Skip to content
This repository has been archived by the owner on Aug 19, 2021. It is now read-only.

Releases: Kong/kong-plugin-session

2.4.5 tests robustness

19 Mar 12:58
2.4.5
61c2394
Compare
Choose a tag to compare
  • Just a more robust test suite

2.4.4 feat endpoint key for api + session lib bump

04 Jan 13:00
2.4.4
57db4f6
Compare
Choose a tag to compare
  • Adds endpoint_key to dao
  • Bumps lua-resty-session to 3.6

2.4.3 feat ttl index for postgres

11 Nov 16:20
2.4.3
62ca6e9
Compare
Choose a tag to compare
  • adding ttl index migration into module installation
  • add TTL index for sessions

2.4.2 bump session lib to 3.6

27 Oct 18:30
2f31438
Compare
Choose a tag to compare

Bumps lua-resty-session to 3.6

2.4.1 bump session lib to 3.5

22 May 12:00
2.4.1
916dbac
Compare
Choose a tag to compare

Summary

  • Bumps lua-resty-session to 3.5.

2.4.0 fix kong storage adapter and bump session lib to 3.3

08 May 08:27
2.4.0
a9f8717
Compare
Choose a tag to compare

Summary

  • Fix Kong storage adapter to use regenerate strategy.
  • Bumps lua-resty-session to 3.3.

2.3.1 fix kong storage adapter

08 May 08:39
2.3.1
2966116
Compare
Choose a tag to compare

Summary

  • Fix Kong storage adapter to use regenerate strategy.

2.3.0 Bump lua-rest-session ver and update storage adapter

30 Mar 21:53
ca46547
Compare
Choose a tag to compare

Summary

Bumps lua-resty-session to 3.1 and rewrite the kong session
storage adapter to work with 3.1.

2.2.0 authenticated groups

03 Sep 13:28
Compare
Choose a tag to compare

2.1.2 add consumer header checks

19 Aug 18:10
Compare
Choose a tag to compare

Fixes issue where consumer custom_id or username were null and throwing 500 trying to set_header.

From #12