Skip to content

Releases: codecentric/spring-boot-admin

2.6.8

22 Jul 17:55
6fa1494
Compare
Choose a tag to compare

Grab the new version from Maven central https://repo1.maven.org/maven2/de/codecentric/

Current docs at https://codecentric.github.io/spring-boot-admin/2.6.8/

Things that changed in this release

2.7.2

03 Jul 14:26
568d102
Compare
Choose a tag to compare

Grab the new version from Maven central https://repo1.maven.org/maven2/de/codecentric/

Current docs at https://codecentric.github.io/spring-boot-admin/2.7.2/

Things that changed in this release

3.0.0-M3

24 Jun 09:24
2eb3771
Compare
Choose a tag to compare
3.0.0-M3 Pre-release
Pre-release

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-M3/

Things that changed in this release

  • 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

2.7.1

24 Jun 09:35
5b7a120
Compare
Choose a tag to compare

Grab the new version from Maven central https://repo1.maven.org/maven2/de/codecentric/

Current docs at https://codecentric.github.io/spring-boot-admin/2.7.1/

Things that changed in this release

  • 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
  • 5b7a1204 - chore(deps): update storybook monorepo to v6.5.9 (#1975)
  • edccc782 - chore(deps): update jamesives/github-pages-deploy-action action to v4.3.3 (#1982)
  • ab19f3e0 - chore(deps): update dependency node-forge to 1.0.0 [security] (#1991)
  • a7a0dd59 - fix(deps): update dependency core-js to v3.23.2 (#1983)
  • e656d4e5 - chore(deps): update dependency moment to 2.29.2 [security] (#2016)
  • f712708b - use official Apache Maven wrapper (#2052)
  • 0af09af5 - maven-compiler-plugin 3.10.1 (#2050)
  • b257d978 - setup-java v3 (#2051)
  • e29c07ae - chore(deps): wiremock 2.33.2 (#2054)
  • 414dafe3 - remove tree.txt (#2053)
  • fb6cdd2d - fix: audit events error
  • 77de9ecc - fix: metadaten overflow
  • ca7d22f1 - fix: visibility of services that are down, offline or oos
  • 0d3c6672 - Fix formatting violations
  • 586bf657 - Feature/2048 show changed properties (#2049)
  • 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
  • f6d3bf6a - chore: Make /actuator/health endpoint accessible in Reactive security example (#2041)
  • 5a0b54f4 - fix(#2045): send credential cookies (i.e. session cookies) on ajax requests (#2046)
  • 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
  • [a4f7826](http...
Read more

3.0.0-M2

10 Jun 08:41
6c65c47
Compare
Choose a tag to compare
3.0.0-M2 Pre-release
Pre-release

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-M2/

Things that changed in this release

  • 6c65c479 - chore: padding to the panel
  • 398c3048 - Merge changes from upgrade to spring boot 2.7.0 into experimental spring boot 3 branch
  • 084c2cc1 - Upgrade to spring boot 2.7.0 and spring cloud 2021.0.3 (#2042)
  • 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
  • 5359d5ce - feat(#2032): allow to add sub views to top-level views (#2033)
  • 17fe7997 - added doc links to chapter Other DiscoveryClients (#2036)
  • 4fb3c4c6 - chore: update Spring Boot Cloud and Spring Boot to latest versions (#2029)
  • bc0b1d16 - fix: formatting
  • 1cdb3b3b - chore: add TODO to remove workaround
  • b905f0c9 - fix(#1576): support http/https default ports in service discovery (#2020)
  • 13be65a8 - fixes #1993 (#2028)
  • 0312fc59 - fix(#2024): check jolokia body for error status (#2025)
  • a2532823 - Update README.md (#2027)
  • b4286e8a - fix(#1986): improve UX for JMX view (#2015)
  • 2846a077 - feat: enable JXM writes and operations for all instances (#2014)
  • edb131fa - fix(style): Wrap division in calc (#2012)
  • f9252e7c - chore: update version to 2.6.6-SNAPSHOT [skip-ci]
  • 51253483 - chore: update pipeline to use windows-latest
  • e5818472 - updated spring boot to 2.6.6
  • 2f4dd017 - changed revision to 2.6.5-SNAPSHOT
  • d7f92c30 - Merge branch 'master' of github.com:codecentric/spring-boot-admin
  • 1c5b64eb - changed from node-sass to sass 1.49.10
  • c7178034 - feat(#2009): Update properties through environment manager to all instances (#2010)
  • d7eea519 - Fix sba-toggle-scope-button binding (#2005)
  • 918e0303 - Emit event when scopes changes (#2006)

2.7.0

10 Jun 08:50
5a0b54f
Compare
Choose a tag to compare

Grab the new version from Maven central https://repo1.maven.org/maven2/de/codecentric/

Current docs at https://codecentric.github.io/spring-boot-admin/2.7.0/

Things that changed in this release

  • 5a0b54f4 - fix(#2045): send credential cookies (i.e. session cookies) on ajax requests (#2046)
  • 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

3.0.0-M1

06 May 06:58
4b538ba
Compare
Choose a tag to compare
3.0.0-M1 Pre-release
Pre-release

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-M1/

Things that changed in this release

  • 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
  • b4286e8a - fix(#1986): improve UX for JMX view (#2015)
  • 2846a077 - feat: enable JXM writes and operations for all instances (#2014)
  • edb131fa - fix(style): Wrap division in calc (#2012)
  • f9252e7c - chore: update version to 2.6.6-SNAPSHOT [skip-ci]
  • a27e4e46 - chore: update pipeline to use windows-latest
  • 51253483 - chore: update pipeline to use windows-latest
  • e5818472 - updated spring boot to 2.6.6
  • 2f4dd017 - changed revision to 2.6.5-SNAPSHOT
  • d7f92c30 - Merge branch 'master' of github.com:codecentric/spring-boot-admin
  • 1c5b64eb - changed from node-sass to sass 1.49.10
  • 2a183ccc - replace developers in pom by codecentric generic part
  • c7178034 - feat(#2009): Update properties through environment manager to all instances (#2010)
  • 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
  • d7eea519 - Fix sba-toggle-scope-button binding (#2005)
  • 918e0303 - Emit event when scopes changes (#2006)
  • 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

2.6.7

06 May 07:13
4fb3c4c
Compare
Choose a tag to compare

Grab the new version from Maven central https://repo1.maven.org/maven2/de/codecentric/

Current docs at https://codecentric.github.io/spring-boot-admin/2.6.7/

Things that changed in this release

2.6.6

08 Apr 14:10
b4286e8
Compare
Choose a tag to compare

Grab the new version from Maven central https://repo1.maven.org/maven2/de/codecentric/

Current docs at https://codecentric.github.io/spring-boot-admin/2.6.6/

Things that changed in this release

  • b4286e8a - fix(#1986): improve UX for JMX view (#2015)
  • 2846a077 - feat: enable JXM writes and operations for all instances (#2014)
  • edb131fa - fix(style): Wrap division in calc (#2012)
  • f9252e7c - chore: update version to 2.6.6-SNAPSHOT [skip-ci]
  • 4159a66e - chore: update pipeline to use windows-latest
  • 51253483 - chore: update pipeline to use windows-latest
  • 1e1e9c28 - chore: update spring boot to cve fix version

2.5.6

06 Apr 15:30
4159a66
Compare
Choose a tag to compare

Grab the new version from Maven central https://repo1.maven.org/maven2/de/codecentric/

Current docs at https://codecentric.github.io/spring-boot-admin/2.5.6/

Things that changed in this release

  • 1e1e9c28 - chore(deps): update CVE spring boot version