Skip to content

Releases: codecentric/spring-boot-admin

3.0.0-M9

13 Jan 09:01
Compare
Choose a tag to compare
3.0.0-M9 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-M9/

What's Changed

  • feat: allow to opt-in toast notifications by @SteKoe in #2177
  • support comma-separated tag values by @Fuud in #2179
  • spring boot 3 migration by @erikpetzold in #2190
  • chore(deps): update storybook monorepo to v6.5.15 by @renovate in #2155
  • chore(deps): update dependency autoprefixer to v10.4.13 by @renovate in #2191
  • chore(deps): update dependency @testing-library/vue to v6.6.1 by @renovate in #2129
  • chore(deps): update dependency eslint-plugin-vue to v9 by @renovate in #2091
  • chore(deps): update dependency vite to v3.2.5 by @renovate in #2194
  • chore(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.4.1 by @renovate in #2193
  • chore(deps): update dependency org.apache.maven.plugins:maven-install-plugin to v3.1.0 by @renovate in #2192
  • Update README.md by @erikpetzold in #2196
  • chore(deps): update dependency vite-plugin-static-copy to v0.13.0 by @renovate in #2195
  • chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin to v2.14.2 by @renovate in #2197
  • all requests to /instances/*/actuator/** should be proxied by @Fuud in #2176
  • chore(deps): update dependency prettier to v2.8.2 by @renovate in #2198
  • chore(deps): update dependency rollup-plugin-visualizer to v5.9.0 by @renovate in #2199
  • chore(deps): update dependency tailwindcss to v3.2.4 by @renovate in #2200
  • fix(deps): update dependency autolinker to v3.16.2 by @renovate in #2202
  • fix(deps): update dependency axios to v0.27.2 by @renovate in #2203
  • fix(deps): update dependency com.hazelcast:hazelcast to v5.2.1 by @renovate in #2205
  • fix(deps): update dependency d3-array to v3.2.1 by @renovate in #2206
  • fix(deps): update dependency d3-shape to v3.2.0 by @renovate in #2207
  • chore(deps): update dependency eslint-plugin-storybook to v0.6.10 by @renovate in #2208
  • fix(deps): update dependency @tailwindcss/typography to v0.5.9 by @renovate in #2209
  • fix(deps): update dependency chart.js to v3.9.1 by @renovate in #2204
  • fix(deps): update dependency d3-time to v3.1.0 by @renovate in #2210
  • fix(deps): update dependency v3-infinite-loading to v1.2.2 by @renovate in #2212
  • fix(deps): update dependency rxjs to v7.8.0 by @renovate in #2211

Full Changelog: 3.0.0-M8...3.0.0-M9

2.7.10

06 Jan 10:21
b9dc801
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.10/

Things that changed in this release

3.0.0-M8

23 Dec 09:54
Compare
Choose a tag to compare
3.0.0-M8 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-M8/

Things that changed in this release

  • f9a34ee8 - #2175: Generalized normalizing of homepage url + unittest
  • 73baf01d - #2175: Generalized normalizing of homepage url + unittest
  • d7e0d627 - #2175: Generalized normalizing of homepage url + unittest
  • 0fae4b84 - #2175: Normalized homepage url for serlvet variant
  • f7a7609c - do not normalize path to empty string
  • d351a20c - normalize homepage url
  • 8ed95051 - chore: show error in wallboard, too, when server connection is lost

3.0.0-M7

20 Dec 11:29
d1eaf81
Compare
Choose a tag to compare
3.0.0-M7 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-M7/

Things that changed in this release

  • d1eaf81e - chore: fix test in store.spec.js
  • 4854284f - chore: porting config for toasts
  • 98ea756a - chore: add tests for useApplicationStore
  • 2acb7607 - chore: set release version of spring cloud
  • f0e7eb7d - update spring cloud version
  • 3cd716f4 - add issue as reference

3.0.0-M6

16 Dec 09:19
Compare
Choose a tag to compare
3.0.0-M6 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-M6/

Things that changed in this release

  • aaa0d587 - fix group id for plugin
  • 6c7b761a - pin old version of versions plugin as new version does not work in release
  • 8174e76a - chore: useApplicationStore should not reset refs
  • eae2fed2 - chore: zwischenstand
  • 1d5d3cbf - chore: log error when configuring view
  • 0ac7a6be - feat: allow to opt-in toast notifications (#2177)
  • 3c34e39e - chore: do not wrap tags to achieve a nicer ui result
  • bea308e5 - Merge remote-tracking branch 'origin/master' into experimental/spring-boot-3-playground
  • b5b21009 - formatter fix
  • 4e14e90b - Refactored redundant loading of login settings
  • 9131b760 - feat: improve notifiers
  • 0d1a8ecf - chore: work on login page
  • 551d8bba - chore: fix user menu
  • a6fb6318 - formatting for security config
  • 6abbf3cc - Removed deprecated passwordEncoder
  • 3b70df6e - do not authorize requests that get dispatched async
  • 82283ecb - chore: update to Spring Boot 3.0.0 GA
  • a9db5782 - WIP - Partially Fixed NavbarLink spec.
  • aad708fc - Remove "Fixe" :D
  • 1ee07be3 - Fixed import order
  • 41a58c91 - chore: adapt RC2 changes
  • c41ccc0f - feat: WebSocketRegistrator
  • f3508c8a - Added .DS_STORE to gitignore
  • bc111cac - * Path Matcher * Security Config
  • c540e943 - chore: fix tests by adding some more
  • 5d304f0e - chore: restructure readme and contribution guidlines
  • 53175a8f - chore: adapt docs to Spring Boot 3
  • d6312d24 - chore: prettier & linter

2.6.11

16 Dec 09:39
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.11/

Things that changed in this release

  • 1b1c8904 - set versions plugin version as the newest version has a bug
  • 65347a51 - #2167: Added a new confirmation modal for jmx operations without arguments (#2168) (#2180)

2.7.9

10 Dec 11:08
0ac7a6b
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.9/

Things that changed in this release

2.7.8

02 Dec 12:34
702c951
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.8/

Things that changed in this release

  • 702c9517 - Apply management server base path to webflux application registrations with management port, resolves #2169 (#2170)
  • 320eab19 - feat: improve notifiers (#2173)
  • c14c3ec1 - feat: improve notifiers
  • 65443a5a - #2167: Added a new confirmation modal for jmx operations without arguments (#2168)
  • 85ec2b7f - Feat/mbeans app groups (#2153)
  • ab485ed3 - chore(deps): update jamesives/github-pages-deploy-action action to v4.4.1
  • 3f36e094 - chore(deps): update actions/cache action to v3.0.11
  • f7a8d4fc - fix(#2151): name of liquibase bean is not printed properly (#2154)
  • 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
  • 3990e05b - Add support for additional paths for HomepageForwardingFilterConfig (#2136)
  • 1acf87d3 - Update README.md (#2145)
  • 6b7d1e6b - feat: download logfile (#2144)
  • 84aed67b - fix: allow to set custom header providers in reactive context (#2142)
  • 118d7897 - fix: basepath in routes (#2141)
  • ca67bd9d - fix: change transpilation target to support IE10+ (#2139)
  • 7e653a9e - Remove windows build from os matrix (#2140)
  • f865a094 - chore(deps): update testcontainers.version to v1.17.5
  • 7f4fd577 - chore(deps): update dependency msw to v0.47.4
  • 49eb891d - fix(deps): update dependency core-js to v3.25.5
  • 5cb82552 - chore(deps): update actions/cache action to v3.0.10
  • 022519df - fix(deps): update dependency core-js to v3.25.4
  • 6aeb0fb7 - chore(deps): update jest monorepo to v29.1.2
  • 56072bec - fix(#2124): Webflux app ignores the basepath configuration (#2125)
  • e7964bcd - chore(deps): update actions/cache action to v3.0.9
  • 946b9d44 - chore(deps): update testcontainers.version to v1.17.4
  • 4255ac21 - chore(deps): update jest monorepo
  • 8ac5f23f - fix(deps): update dependency rxjs to v7.5.7
  • 75c1fa27 - fix(deps): update dependency core-js to v3.25.3
  • aa504045 - chore: bump to 2.7.6-SNAPSHOT
  • 3ed8a865 - chore(deps): update spring boot to v2.7.4
  • bee0eb79 - chore(deps): update dependency sass to v1.55.0
  • 284b31e5 - fix(deps): update dependency core-js to v3.25.2
  • f56fe26f - Merge remote-tracking branch 'origin/master'
  • f0690069 - chore(#2122): check for ApiVersion.V3
  • fd65e38e - chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3.3.0
  • f8ee5fac - fix(deps): update revision to v2.7.5
  • 598eea0e - chore: update GitHub-Issue-Template
  • aafa987d - chore: update GitHub-Issue-Template
  • 7e4f07ad - fix(deps): update wiremock.version to v2.34.0
  • 6fdd700a - chore(deps): update jetty.version to v9.4.49.v20220914
  • 9936dbb8 - chore(deps): update dependency msw to v0.47.3
  • 74bb953d - chore(deps): update storybook monorepo to v6.5.12
  • 778824a5 - chore(deps): update storybook monorepo to v6.5.11
  • 66114cdb - chore(deps): update dependency msw to v0.47.2
  • 8e94ca96 - chore(deps): update jest monorepo to v29.0.3
  • 8466ec36 - chore(deps): update dependency msw to v0.47.1
  • 1eb781eb - fix(deps): pin dependency vue-toastification to 1.7.14 (#2119)
  • 422c74da - chore(deps): update jest monorepo to v29 (#2113)
  • e245717f - fix(deps): update dependency autolinker to v4 (#2117)
  • 330252c3 - fix(#2116): show toast on error (#2118)
  • d01719ee - fix(deps): update dependency core-js to v3.25.1
  • 63ac24a8 - fix(deps): update dependency autolinker to v3.16.2
  • 518843d9 - chore(deps): update dependency sass to v1.54.9
  • f8fd6566 - fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2021.0.4
  • 1e7081cf - fix(deps): update dependency vue-router to v3.6.5
  • 7578922d - chore(deps): update dependency msw to v0.47.0
  • 62e744de - chore(deps): update dependency msw to v0.46.1
  • ac5747f0 - chore(deps): update dependency sass to v1.54.8
  • [b9cde33](http://github.com/codecentric/spring-boot-admin/c...
Read more

2.6.10

02 Dec 12:32
c14c3ec
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.10/

Things that changed in this release

  • c14c3ec1 - feat: improve notifiers
  • 85ec2b7f - Feat/mbeans app groups (#2153)
  • ab485ed3 - chore(deps): update jamesives/github-pages-deploy-action action to v4.4.1
  • 3f36e094 - chore(deps): update actions/cache action to v3.0.11
  • f7a8d4fc - fix(#2151): name of liquibase bean is not printed properly (#2154)
  • 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
  • 3990e05b - Add support for additional paths for HomepageForwardingFilterConfig (#2136)
  • 1acf87d3 - Update README.md (#2145)
  • 6b7d1e6b - feat: download logfile (#2144)
  • 84aed67b - fix: allow to set custom header providers in reactive context (#2142)
  • 118d7897 - fix: basepath in routes (#2141)
  • ca67bd9d - fix: change transpilation target to support IE10+ (#2139)
  • 7e653a9e - Remove windows build from os matrix (#2140)
  • f865a094 - chore(deps): update testcontainers.version to v1.17.5
  • 7f4fd577 - chore(deps): update dependency msw to v0.47.4
  • 49eb891d - fix(deps): update dependency core-js to v3.25.5
  • 5cb82552 - chore(deps): update actions/cache action to v3.0.10
  • 022519df - fix(deps): update dependency core-js to v3.25.4
  • 6aeb0fb7 - chore(deps): update jest monorepo to v29.1.2
  • 56072bec - fix(#2124): Webflux app ignores the basepath configuration (#2125)
  • e7964bcd - chore(deps): update actions/cache action to v3.0.9
  • 946b9d44 - chore(deps): update testcontainers.version to v1.17.4
  • 4255ac21 - chore(deps): update jest monorepo
  • 8ac5f23f - fix(deps): update dependency rxjs to v7.5.7
  • 75c1fa27 - fix(deps): update dependency core-js to v3.25.3
  • aa504045 - chore: bump to 2.7.6-SNAPSHOT
  • 3ed8a865 - chore(deps): update spring boot to v2.7.4
  • bee0eb79 - chore(deps): update dependency sass to v1.55.0
  • 284b31e5 - fix(deps): update dependency core-js to v3.25.2
  • f56fe26f - Merge remote-tracking branch 'origin/master'
  • f0690069 - chore(#2122): check for ApiVersion.V3
  • fd65e38e - chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3.3.0
  • f8ee5fac - fix(deps): update revision to v2.7.5
  • 598eea0e - chore: update GitHub-Issue-Template
  • aafa987d - chore: update GitHub-Issue-Template
  • 7e4f07ad - fix(deps): update wiremock.version to v2.34.0
  • 6fdd700a - chore(deps): update jetty.version to v9.4.49.v20220914
  • 9936dbb8 - chore(deps): update dependency msw to v0.47.3
  • 74bb953d - chore(deps): update storybook monorepo to v6.5.12
  • 778824a5 - chore(deps): update storybook monorepo to v6.5.11
  • 66114cdb - chore(deps): update dependency msw to v0.47.2
  • 8e94ca96 - chore(deps): update jest monorepo to v29.0.3
  • 8466ec36 - chore(deps): update dependency msw to v0.47.1
  • 1eb781eb - fix(deps): pin dependency vue-toastification to 1.7.14 (#2119)
  • 422c74da - chore(deps): update jest monorepo to v29 (#2113)
  • e245717f - fix(deps): update dependency autolinker to v4 (#2117)
  • 330252c3 - fix(#2116): show toast on error (#2118)
  • d01719ee - fix(deps): update dependency core-js to v3.25.1
  • 63ac24a8 - fix(deps): update dependency autolinker to v3.16.2
  • 518843d9 - chore(deps): update dependency sass to v1.54.9
  • f8fd6566 - fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2021.0.4
  • 1e7081cf - fix(deps): update dependency vue-router to v3.6.5
  • 7578922d - chore(deps): update dependency msw to v0.47.0
  • 62e744de - chore(deps): update dependency msw to v0.46.1
  • ac5747f0 - chore(deps): update dependency sass to v1.54.8
  • b9cde33c - chore(deps): update dependency msw to v0.46.0
  • dfcff3a8 - chore(deps): update dependency sass to v1.54.7
  • 3df272eb - fix(deps): update font awesome to v6.2.0
  • 4773e3a7 - chore(deps): update dependency sass to v1.54.6...
Read more

2.7.7

29 Oct 14:47
85ec2b7
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.7/

Things that changed in this release

  • 85ec2b7f - Feat/mbeans app groups (#2153)
  • ab485ed3 - chore(deps): update jamesives/github-pages-deploy-action action to v4.4.1
  • 3f36e094 - chore(deps): update actions/cache action to v3.0.11
  • f7a8d4fc - fix(#2151): name of liquibase bean is not printed properly (#2154)
  • 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