Skip to content

Releases: MarcGiffing/wicket-spring-boot

4.0.0 - Wicket 10 Support

22 Mar 19:37
6455b44
Compare
Choose a tag to compare

What's Changed

  • Finalize move to Spring Boot 3 / Jakarta EE namespace by @ilgrosso in #198
  • Wicket 10 by @MarcGiffing in #204
  • Issue #201 - WebSocketMessageSenderDefault.sendTo() fails when no Wicket application is bound to the current thread by @reckart in #202

Full Changelog: wicket-spring-boot-starter-parent-3.1.7...wicket-spring-boot-starter-parent-4.0.0

v4.0.0-M1

16 Jul 18:40
Compare
Choose a tag to compare

What's Changed

  • Finalize move to Spring Boot 3 / Jakarta EE namespace by @ilgrosso in #198

Full Changelog: wicket-spring-boot-starter-parent-3.1.7...wicket-spring-boot-starter-parent-4.0.0-M1

v3.1.7

04 Dec 19:58
Compare
Choose a tag to compare

What's Changed

⭐ New Features / Improvements

🐞 Bug Fixes

❤️ Contributors

Full Changelog: wicket-spring-boot-starter-parent-3.1.6...wicket-spring-boot-starter-parent-3.1.7
https://github.com/MarcGiffing/wicket-spring-boot/milestone/45?closed=1

v2.1.10

06 Nov 19:41
Compare
Choose a tag to compare

⭐ New Features / Improvements

🐞 Bug Fixes

❤️ Contributors

Full Changelog: https://github.com/MarcGiffing/wicket-spring-boot/commits/wicket-spring-boot-starter-parent-2.1.10

v3.1.6

21 Dec 18:28
Compare
Choose a tag to compare
v3.1.6 Pre-release
Pre-release

🐞 Bug Fixes

  • AnnotatedMountScannerConfig no longer picking up base packages in 3.1.5 #186

v3.1.5 - Spring Boot 2.6.1 / Wicket 9.7.0

13 Dec 19:23
Compare
Choose a tag to compare

⭐ New Features

  • Websocket - Send Websocket message to a specific user/group #173

🐞 Bug Fixes

  • Notify wicket app from spring @service #171
  • Spring boot 2.6.1: circular reference #183

🔨 Dependency Upgrades

  • Spring Boot 2.6.1
  • Wicket 9.7.0
  • Wicketstuff 9.6.0
  • JUnit 5