Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

49 lines (29 loc) · 1.81 KB

Changelog

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.

🔨 Dependency Upgrades

  • Use Spring Boot 3.0.2 as dependency baseline (fb4449b)

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

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!