Grab the new version from Maven central https://repo1.maven.org/maven2/de/codecentric/
Current docs at https://codecentric.github.io/spring-boot-admin/3.0.0-M5/
Things that changed in this release
- d2f5a770 - feat: nicer docs :)
- 226d122f - chore: small adjustments on UI for better browser compatability
- b37d7f1d - chore: merge master
- 8d44d8ab - feat: implement different toast notification center
- d4824cd2 - chore: fix checkstyle
- cd93ad17 - chore: update to Spring Boot 3.0.0-RC1
- cf249cfd - Enhanced issue template with webflux / servlet information (#2147)
- 1a578d32 - chore: update to Spring Boot 2.7.5
- 29868811 - chore: set new SNAPSHOT-Version after release
- 8458d56b - chore: update workflow files
- ade99323 - chore: fix test
- 3c3f81bc - chore: remove windows build to save resources
- d26a0683 - chore: add more informative error message to login screen
- 2f765052 - chore: set SNAPSHOT versions
- 2687a5a3 - chore(#2122): check for ApiVersion.V3
- f3c7f161 - chore: separate buttons in application list item actions
- ab2fcebe - chore(#2122): check for ApiVersion.V3
- 7b9e0b8e - chore: split spring profiles into dedicated files as required by Spring Boot 3
- f6ffe9b4 - refactoring: use composition API
- ed1c8294 - chore: mobile view
- 5841b3ea - chore: fix tests
- 56ecbad2 - refactoring: notification filters
- fc378b17 - refactoring: composition api
- 635a3267 - chore: toast theming
- 17d0105b - chore: toast theming
- d4dfa017 - chore: refactoring of navigation
- 2ee2065d - feat: adds notification center which allows to manage existing notification settings
- a0ce2f58 - chore: better UX for application actions
- 0358e808 - fix: trailing slash in path is not allowed in spring boot 3 anymore
- 11dcd259 - fix: notification-filter-settings.vue
- ba677327 - chore: remove sba-modal-conform dialog and refactoring
- 6c1acdac - chore: refactoring
- 4f0c3b30 - feat: add toasts and replace some modals
- 4d556397 - fix: remove test data
- b6cc64a2 - chore: merge origin/master
- 4ae9f761 - merge origin/master
- 697d0ded - chore: merge changes from master
- 02b9c7fe - feat: update spring boot to 3.0.0-M4
- 2eb37712 - chore(deps): update spring-cloud version
- 9052e97a - fetchHealth: validateStatus: null
- 33903402 - chore: run npm tests in test phase (allows to skip tests)
- f6b2ba0d - fix: show error message on top of health details
- 57043738 - fix: application list version jumping
- 9e3c7383 - fix: wallboard display glitch in Safari
- e2a46ca9 - fix: debug email address
- fb6cdd2d - fix: audit events error
- 77de9ecc - fix: metadaten overflow
- ca7d22f1 - fix: visibility of services that are down, offline or oos
- ae618a9c - fix: show user name in user menu when opened
- a1133d59 - chore: nicer panel
- b994cc88 - feat(AuditEvents): migrate to new UI
- 4a21b7d1 - chore: remove logging
- 752c7d29 - fix: toggle button for scope in caches view is shown, even when there is just one instance only
- 5d6878ae - fix: buttons do not show current selected logging level
- ac0c24e2 - fix: base path of build may not start with leading slash for ressources
- 6c65c479 - chore: padding to the panel
- 398c3048 - Merge changes from upgrade to spring boot 2.7.0 into experimental spring boot 3 branch
- 366a5035 - chore: update spring boot to 3.0.0-M3
- b893adcd - chore: fix windows build
- 478a9b04 - chore: ceckstyle
- 5483245f - chore: update Hazelcast and add shutdown to tests
- 55a77327 - chore: fix errors in IDE
- eb96539e - chore: update spring boot and spring cloud
- da8753a2 - feat: merge new UI
- 4b538ba0 - fix: publish package step
- eca8e228 - Merge branch 'experimental/spring-boot-3-playground' of github.com:codecentric/spring-boot-admin into experimental/spring-boot-3-playground
- b9d96f45 - updated nexus-staging-maven-plugin to 1.6.13
- a27e4e46 - chore: update pipeline to use windows-latest
- 2a183ccc - replace developers in pom by codecentric generic part
- eecabd4c - reactivated spring-boot-admin-sample-zookeeper
- 7049e0a8 - spring-boot-admin-sample-zookeeper deactivated (nexus-staging-maven-plugin fails)
- 1d699671 - use nexus-staging-maven-plugin 1.6.12
- 2d33eb78 - set java-version to 17 in release-to-maven-central.yml
- 4aa277a3 - Merge remote-tracking branch 'origin/master' into experimental/spring-boot-3-playground
- 734688fa - cleanup versions
- 4fd793c0 - Change java version to 17 in github actions
- dd1400e2 - moved from node-sass to sass
- 98652a73 - Add explicit eureka-client version New Spring Cloud version for Spring Boot 3
- e3564d66 - fix wiremock setup
- 3b892569 - Introduce Spring Boot 3
- 0df4b06c - Merge remote-tracking branch 'origin/master' into experimental/spring-boot-3-playground
- 5858fa5a - Introduce Spring Boot 3
- 9bd8a88b - Set up JDK 17
- d8254a83 - Fix Nullable imports
- 44194208 - Fix admin-server tests, formatting etc.
- 57e3f0c9 - Fix UnitTest
- a4f78261 - Changed maven compiler to Java 17