Skip to content

Releases: TomCools/rickroll-security-spring-boot-starter

Release v3.2.1

15 Jun 07:09
Compare
Choose a tag to compare

Changelog

🐛 Fixes

  • 7e01762 filter ordering to go before Spring Security. Fixes 20

📝 Documentation

Contributors

We'd like to thank the following people for their contributions:
tomco

Release v3.2.0

09 May 16:48
Compare
Choose a tag to compare

Changelog

🛠 Build

  • dc1c9dd Update pomchecker version
  • 243af8e Upgrade Spring Boot version to 3.2.5.
  • b2ba0dc Test on Java 22

📝 Documentation

  • 655c10f Update contributor guidelines

Contributors

We'd like to thank the following people for their contributions:
Tom Cools

Release v3.1.1

02 Oct 16:00
Compare
Choose a tag to compare

Changelog

🛠 Build

  • f5ad8ac Add Bluesky announcer
  • 78ff2c6 Depend on newest Spring Boot Starter Parent
  • 7bdd99d Test on Java 21

📝 Documentation

  • 0e451b2 Add previously undocumented alternative video
  • 4222418 Remove old static version in favor of placeholder

Contributors

We'd like to thank the following people for their contributions:
tomco

Release v3.1.0

27 Sep 20:27
Compare
Choose a tag to compare

Changelog

🚀 Features

  • 57743f6 Add new metal version to selector

Contributors

We'd like to thank the following people for their contributions:
tomco

Release v3.0.0

25 Nov 20:56
Compare
Choose a tag to compare

Changelog

13ef144 Release 3.0.0
d963aaf Further JReleaser Setup

Release 3.0.0-RC2

20 Nov 16:28
Compare
Choose a tag to compare
Release 3.0.0-RC2 Pre-release
Pre-release

This release upgrades the starter to the new structure of Spring Boot 3.

  • javax packages are replaced by jakarta;
  • baseline Java version is 17;

Full Changelog: RELEASE-2.6.7...RELEASE-3.0.0-RC2

Release 2.6.7

12 May 19:07
Compare
Choose a tag to compare

Upgraded the Spring Boot base to 2.6.7.
Aligned release version to signify this.