Spring Boot Admin 2.6.3 is released, the admin UI for Spring Boot applications

Spring Boot Admin is a management interface for managing Spring Boot applications. Spring Boot Admin 2.6.3 is officially released. The changes in this version include:

  • a307b36acustomBlockingClientInBlockingEnvironment - switch to inWebApplicationContextRunner
  • 81eb97bc - Allow overriding registered clients in blocking or reactive environments ( #2004 )
  • 6920683c - chore(deps): update dependency com.puppycrawl.tools:checkstyle to v9.3 ( #1978 )
  • 7b19876e - chore(deps): upgrade spring boot to 2.6.4 and spring cloud to 2021.0.1 ( #1998 )
  • 17ab1aab - Fix log filtering ( #1995 )
  • 6292a4b3 - fix formatting issues
  • dcdc83ab - fix(deps): update dependency axios to v0.26.0 ( #1994 )
  • 786b01e8 - #1934 - Update spanish translation ( #1976 )
  • 01b09c55 - chore(ApplicationRegistry): add missing test for getStatus ( #1970 )
  • 50d70259 - chore(deps): update storybook monorepo to v6.4.14 ( #1968 )
  • 6db8eba8 - chore(CI): update to windows-latest ( #1969 )
  • c351087a - Upgrade version to 2.6.3-SNAPSHOT

For more details, please check: https://github.com/codecentric/spring-boot-admin/releases/tag/2.6.3

 

Guess you like

Origin www.oschina.net/news/188438/spring-boot-admin-2-6-3-released