All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2023-02-08
This breaking release upgrades all dependencies to be compliant with Spring Boot 3.0.2.
- Use Spring Boot 3.0.2 as dependency baseline (fb4449b)
We'd like to thank all the contributors who worked on this release!
0.1.0 - 2019-11-07
This is the initial release.
- Codec abstraction (bd3563f)
- CookieFlashMapManager (e5e13d4)
- FlashMapDeserializer (e409703)
- FlashMapSerializer (ef71881)
- Enforce signing and verifying of cookie value (78e8280)
We'd like to thank all the contributors who worked on this release!