Skip to content

Releases: MarcGiffing/wicket-spring-boot

5.0.0

Choose a tag to compare

@MarcGiffing MarcGiffing released this 20 May 18:46
9fc9bfb

What's Changed

New Contributors

Full Changelog: wicket-spring-boot-starter-parent-4.1.1...wicket-spring-boot-starter-parent-5.0.0

4.1.1

Choose a tag to compare

🐞 Bug Fixes

  • Null Pointer Exception when starting development mode using 4.1.0 #232

Full Changelog: wicket-spring-boot-starter-parent-4.1.0...wicket-spring-boot-starter-parent-4.1.1

4.1.0

Choose a tag to compare

What's Changed

New Contributors

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

4.0.0 - Wicket 10 Support

Choose a tag to compare

@MarcGiffing MarcGiffing released this 22 Mar 19:37
6455b44

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

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

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

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

v3.1.6 Pre-release
Pre-release

Choose a tag to compare

🐞 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

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