Releases: innoq/spring-cookie
Releases · innoq/spring-cookie
1.2.0
1.2.0 - 2025-05-15
This release simplifies using your own signing algorithm and improves
documentation.
⭐️ New Features
- Allow public access to
HmacCookieValueSigner
(edb346a) - Dedicated class
CookieValueSigners
for factory methods (0c8fd83) - Factory method for HMAC SHA-512 signing (cd3686a)
📔 Documentation
- Add documentation for integrating into Spring Boot (770ae5b)
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
1.1.0
1.1.0 - 2025-05-09
This release upgrades all dependencies to be compliant with Spring Boot 3.3.11 or later.
🔨 Dependency Upgrades
- Use Spring Boot 3.3.11 as dependency baseline (ae4f372)
- Use Spring Boot 3.2.7 as dependency baseline (fc9b3ec)
- Use Spring Boot 3.0.6 as dependency baseline (1374a8d)
- Use Spring Boot 3.0.3 as dependency baseline (e0b1f23)
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
1.0.0
0.1.0
0.1.0 - 2019-11-07
This is the initial release.
⭐️ New Features
- Codec abstraction (bd3563f)
- CookieFlashMapManager (e5e13d4)
- FlashMapDeserializer (e409703)
- FlashMapSerializer (ef71881)
- Enforce signing and verifying of cookie value (78e8280)
❤️ Contributors
We'd like to thank all the contributors who worked on this release!