Skip to content

Releases: hank-cp/sbp

25

25 Jun 17:29
Compare
Choose a tag to compare
  • Update Spring Boot version to 3.3.1
  • Update Pf4j version to 3.11.1

24

17 Apr 09:17
Compare
Choose a tag to compare
24
  • #49 thymeleaf supports (by @kenpb )
  • Remove cacheManger from SbpSharedServiceConfigurer

23

10 Apr 20:45
Compare
Choose a tag to compare
23
  • Support SpringBoot 3.2.x
  • Fix PluginManager loading lock for webflux
  • Fix main app autoconfiguration loaded by plugin issue (#47)

22

09 Oct 10:47
Compare
Choose a tag to compare
22
  • Fix PluginManager loading lock bug.

21

19 Sep 09:23
Compare
Choose a tag to compare
21
  • Add PluginLoadingLockServletFilter to block http request responding while PluginManager is loading.

Full Changelog: 20...21

20

24 May 17:56
Compare
Choose a tag to compare
20
  • wrap imported beans with proxy to avoid pollution

19

23 May 15:45
Compare
Choose a tag to compare
19
  • Upgrade to Spring Boot 3.1
  • Add SharedServiceConfigurer

18

26 Apr 06:34
Compare
Choose a tag to compare
18
  • [Breaking Changes] #38 sbp will supports Spring Boot 3.0+ from version 18.
  • [New Feature] IPluginConfigurer is introduce to improve 3rd party frameworks/libraries integration.
  • [New Feature] New better integration solution to JPA/Hiberante without JTA needed.
  • [New Feature] Supports springdoc-openapi.

17

02 Feb 09:49
Compare
Choose a tag to compare
17
  • Support RouterFunction

16

29 Jan 19:00
Compare
Choose a tag to compare
16
  • Separator flyway dependency