Releases: codecentric/spring-boot-admin
2.7.8
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...
 
2.6.10
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...
 
2.7.7
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
 
3.0.0-M5
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
 - [4b538ba](http://github.com/codecentric/spring-boot-admin/commit/4b538ba022b0727809acf50f9b14b09d02ea149f...
 
2.7.6
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.6/
Things that changed in this 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
 
2.7.5
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.5/
Things that changed in this release
- 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
 - ec3b5eb3 - fix(deps): update dependency vue-router to v3.6.4
 - fc8fc199 - fix(deps): update dependency core-js to v3.25.0
 - e65150a3 - chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.2.0
 - 0d030bda - fix(deps): update dependency vue-router to v3.6.3
 - dcac3071 - fix(deps): update vue monorepo to v2.7.10
 - 57d251f0 - fix(deps): update dependency vue-router to v3.6.0
 - 7f28f7f1 - chore(deps): update dependency webpack-bundle-analyzer to v4.6.1
 - aaf900ad - chore(deps): update actions/cache action to v3.0.8
 - cf08fec7 - chore(deps): update dependency msw to v0.45.0
 - d7604f3b - chore(deps): update dependency sass to v1.54.5
 - e1a5bdd3 - chore(deps): update dependency webpack-bundle-analyzer to v4.6.0
 - 650db9e8 - fix(#2105): Retry mechanism without delay causing failures (#2108)
 - 9c419c63 - chore: update spring boot to latest version (#2110)
 - 9c5a11b9 - fix(deps): update vue monorepo to v2.7.9
 - 1e4c2d18 - Closes #2107: convertMappingHandlerMethod does not crash on synchronized handler methods (#2111)
 - bc713ff2 - chore(deps): update spring boot to v2.7.3
 - b306ab95 - fix(deps): update dependency autolinker to v3.16.0
 - 7783899c - chore(deps): update dependency org.codehaus.mojo:flatten-maven-plugin to v1.3.0
 - ddc0904e - chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.4.1
 - bcd169e5 - fix(deps): update dependency event-source-polyfill to v1.0.31
 - 058827aa - chore(deps): update actions/cache action to v3.0.7
 - 54c43891 - chore(deps): update dependency sass to v1.54.4
 - 14a96a0b - chore(deps): update dependency @testing-library/user-event to v14.4.3
 - 203bfddc - chore(deps): update actions/cache action to v3.0.6
 - f4728d84 - chore: update to 2.7.5-SNAPSHOT
 
2.6.9
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.9/
Things that changed in this release
2.7.4
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.4/
Things that changed in this release
- 8e43b584 - chore: bump to 2.7.4-SNAPSHOT
 - 2e0700cf - chore(deps): update dependency sass to v1.54.3
 - 72b3d635 - chore(deps): update dependency @testing-library/user-event to v14.4.2
 - 3c1debf9 - chore(deps): update dependency @testing-library/jest-dom to v5.16.5
 - 131fe862 - chore(deps): update dependency org.apache.maven.plugins:maven-site-plugin to v3.12.1
 - c5d0655f - chore(deps): update storybook monorepo to v6.5.10
 - eae11943 - chore(deps): update dependency sass to v1.54.2
 - 4e33e41c - fix(deps): update vue monorepo to v2.7.8
 - 1737a259 - fix(deps): update dependency d3-array to v3.2.0
 - b0e1a4d8 - fix(deps): update dependency core-js to v3.24.1
 - 5083291c - chore(deps): update dependency sass to v1.54.1
 - d9db8766 - chore(deps): update dependency @testing-library/user-event to v14.4.1
 - 5fe5dfc7 - fix(deps): update dependency axios to v0.27.2
 - e67b8ac4 - fix(deps): update dependency event-source-polyfill to v1.0.28
 - ae5c0f89 - fix(#2105): Retry mechanism without delay causing failures (#2106)
 - c28456aa - fix(deps): update dependency autolinker to v3.15.0
 - b5c3014d - fix(deps): update dependency com.hazelcast:hazelcast to v5.1.3
 - a87408bf - chore(deps): update testcontainers.version to v1.17.3
 - fb9f3518 - chore(deps): update dependency @testing-library/user-event to v14 (#2085)
 - 3f2541be - chore(deps): update jamesives/github-pages-deploy-action action to v4.4.0
 - 575b323a - fix(deps): update dependency pretty-bytes to v6 (#2098)
 - b2992530 - chore(deps): update dependency vue-loader to v15.10.0
 - 92fe35bb - fix(deps): update font awesome to v6 (#2102)
 - e9d37a2f - chore(deps): update dependency org.apache.maven.plugins:maven-install-plugin to v3 (#2093)
 - ab27806c - fix(deps): update dependency iso8601-duration to v2 (#2097)
 - a3af7d8d - chore(deps): update jest monorepo to v28 (#2095)
 - 2f6cbbc7 - chore(deps): update dependency sass to v1.54.0
 - ff2f6b5c - chore(deps): update dependency org.awaitility:awaitility to v4.2.0
 - 1730909a - chore(deps): update dependency org.apache.maven.plugins:maven-site-plugin to v3.12.0
 - 61a558ea - chore(deps): update dependency org.apache.maven.plugins:maven-resources-plugin to v3.3.0
 - a36d80db - chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.4.0
 - cd82336f - chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.1.0
 - 98914490 - chore(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.3.0
 - 5bce5f46 - chore(deps): update dependency org.apache.maven.plugins:maven-clean-plugin to v3.2.0
 - 70b62834 - chore(deps): update babel monorepo
 - 4564239d - chore(deps): update actions/cache action to v3 (#2083)
 - f68796cc - chore(deps): update codecov/codecov-action action to v3 (#2084)
 - 9de8d0ed - fix(deps): update revision to v2.7.3
 - 2c1d5090 - fix(deps): update dependency vue-router to v3.5.4
 - ac376945 - fix(deps): update dependency vue-i18n to v8.27.2
 - a69a0a7d - fix(deps): update dependency rxjs to v7.5.6
 - 408ab128 - fix(deps): update dependency event-source-polyfill to v1.0.26
 - 1dbf40d3 - fix(deps): update dependency com.hazelcast:hazelcast to v5.1.2
 - d2dcc18d - fix(deps): update dependency bulma to v0.9.4
 - 45b0d2db - fix(deps): update dependency @fortawesome/vue-fontawesome to v2.0.8
 - afb9b286 - chore(deps): update vue-cli monorepo to v4.5.19
 - 091ebaa2 - chore(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.13
 - d7834616 - chore(deps): update dependency follow-redirects to 1.14.8 [security] (#1988)
 - 9e140dc1 - chore(deps): update dependency json-schema to 0.4.0 [security] (#1989)
 - 4424fb31 - chore(deps): update jetty.version to v9.4.48.v20220622
 - 39ac587b - chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0-m7 (#2081)
 - a98dca56 - chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.8 (#2082)
 - 6d310da9 - chore: reformat code
 - 1511f2cb - chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.0.0-m7 (#2080)
 - 8d5019cf - chore(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.0.0 (#2079)
 - a54df1f2 - chore(deps): update dependency msw to v0.44.2 (#1973)
 - [f090119](http://github.com...
 
3.0.0-M4
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-M4/
Things that changed in this release
- 697d0ded - chore: merge changes from master
 - 6fa1494b - chore: update spring boot to latest version (#2072)
 - 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
 - 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)
 - 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
 
2.7.3
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.3/
Things that changed in this release
- 0093e04f - chore: apply formatting and checkstyle
 - 5c592cb9 - chore: apply formatting
 - 73fadf6d - fix handling GatewayTimeout + fix flushing servlet request in async thread (#2018)
 - 6fa1494b - chore: update spring boot to latest version (#2072)
 - fff116dd - chore: update spring boot to latest version (#2071)
 - 10d5c143 - fix(#2068): polling health status does not include details (#2070)
 - c7c20f02 - chore: polishing PR
 - d8913e8d - Redirect to correct context on logout in Reactive security example (#2064)
 - 568d1029 - chore(#2058): add tests and fix formatting
 - ab05b73b - Optimize the issue of default version for BuildVersion Constructor . (#2060)
 - 05e7b302 - Set prerelease tag automatically (#2063)
 - ae949f44 - fix(#2056): fix application list view (#2057)
 - 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)
 - 0d3c6672 - Fix formatting violations
 - 586bf657 - Feature/2048 show changed properties (#2049)
 - 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)
 - 084c2cc1 - Upgrade to spring boot 2.7.0 and spring cloud 2021.0.3 (#2042)
 - 5359d5ce - feat(#2032): allow to add sub views to top-level views (#2033)
 - 17fe7997 - added doc links to chapter Other DiscoveryClients (#2036)