Related Documentation
Made by
Kong Inc.
Supported Gateway Topologies
hybrid db-less traditional
Supported Konnect Deployments
hybrid cloud-gateways serverless
Compatible Protocols
grpc grpcs http https tcp tls tls_passthrough udp ws wss

3.10.0.2

Release date 2025/05/20

Bugfix

  • Fixed an issue where boolean configuration fields hash_subject (default false) and store_metadata (default false) stored the session’s metadata in the database. This also resolves an issue with Dev Portal, where adding these fields to portal_session_conf wasn’t working as expected.

3.10.0.0

Release date 2025/03/27

Feature

  • Added two boolean configuration fields hash_subject (default false) and store_metadata (default false) to store the session’s metadata in the database.

3.9.1.0

Release date 2025/03/11

Feature

  • Added two boolean configuration fields hash_subject (default false) and store_metadata (default false) to store session’s metadata in the database.

3.8.1.1

Release date 2025/04/10

Feature

  • Added two boolean configuration fields hash_subject (default false) and store_metadata (default false) to store session’s metadata in the database.

3.7.1.5

Release date 2025/04/10

Feature

  • Added two boolean configuration fields hash_subject (default false) and store_metadata (default false) to store session’s metadata in the database.

3.5.0.0

Release date 2023/11/08

Breaking Change

  • a new configuration field read_body_for_logout was added with a default value of false, that changes behavior of logout_post_arg in a way that it is not anymore considered if the read_body_for_logout is not explicitly set to true. This is to avoid session plugin from reading request bodies by default on e.g. POST request for logout detection.

3.4.3.18

Release date 2025/04/29

Bugfix

  • Fixed an issue where boolean configuration fields hash_subject (default false) and store_metadata (default false) stored the session’s metadata in the database. This also resolves an issue with Dev Portal, where adding these fields to portal_session_conf wasn’t working as expected.

3.4.3.17

Release date 2025/03/26

Feature

  • Added two boolean configuration fields hash_subject (default false) and store_metadata (default false) to store session’s metadata in the database.

3.2.1.0

Release date 2023/02/28

Feature

3.1.0.0

Release date 2022/12/06

Feature

  • The anonymous field can now be configured as the username of the consumer. This field allows you to configure a string to use as an “anonymous” consumer if authentication fails.

  • Added new config cookie_persistent, which allows the browser to persist cookies even if the browser is closed. This defaults to false which means cookies are not persisted across browser restarts. Thanks @tschaumefor this contribution! #8187

Bugfix

  • Added the missing protocols field to the following plugin schemas: Session (session)

2.8.4.0

Release date 2023/03/28

Bugfix

  • Added the missing protocols field to the following plugin schemas: Session (session)

Did this doc help?

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!