github codecentric/spring-boot-admin 2.4.0

latest releases: 3.2.3, 3.2.2, 3.2.1...
3 years ago

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.4.0/

Things that changed in this release

  • fb004173 - fix source highlighting
  • 9fa2dfd8 - Upgrade to Spring Boot 2.4.0
  • 5081996a - update readme
  • 030e0060 - fix some deprecations
  • 4fa39f2a - fix deprecations and tests
  • cf061cca - update revision to 2.4.0-SNAPSHOT
  • e793f53a - fix UiControllerTest
  • b43086da - Fix checkstyle
  • d2b765be - Fix tests failing due to spring-framework#25981
  • 64a9d044 - Fix misleading documentation for property instance-auth.default-password
  • b9206622 - Fix for sticky header not working properly (#1546)
  • 454cedce - 1551: Fix failing tests by reusing server instance
  • 755307d0 - Fix formatting by running spring-javaformat:apply
  • 0f9e2dd9 - Changed the hazelcast eviction max size policy (Fixes #1552)
  • 93ca0377 - Merge pull request #1569 from codecentric/bug/1552_HazelcastEvictionFix
  • 4f710f68 - Merge pull request #1570 from codecentric/bug/1551_StartServerOnce
  • 17bb4498 - Merge pull request #1571 from codecentric/fix/CombineFixes
  • 58ba0ade - Catch flaky tests - rerun failing tests (#1564)
  • 2cd05bb8 - #1565: Trying to avoid Could not pull image: toomanyrequests error by changing Travis docker registry mirror
  • 8382b32e - Merge pull request #1565 from codecentric/feature/RerunFailingTests
  • e401f961 - #1573: Adding GitHub actions initial workflow configuration. Right now, we simply build & test the project. No release stuff included. But GitHub Actions badge is added :D
  • 224235d1 - #1573: Adding GitHub actions initial workflow configuration
  • 1321836c - Bump axios from 0.21.0 to 0.21.1 in /spring-boot-admin-server-ui
  • 11ead41d - ⬆️ Upgrade to Maven 3.6.3 and Maven Wrapper 0.5.6
  • 9084ed6b - Sync code style settings with checkstyle expectations (#1561) (#1563)
  • 6e12776b - Implement view for actuator endpoint (#1562)
  • 10022c67 - Bump ini from 1.3.5 to 1.3.7 in /spring-boot-admin-server-ui (#1549)
  • 8beb9866 - Allow unauthorized access to /info and /health endpoint
  • 83614291 - using security properties to configure credentials
  • dac53444 - Merge branch 'master' into HEAD
  • 4d8cc7a2 - #1579: Adding full release workflow to SBA. It does a normal build and then publishes the SNAPSHOT version to GitHub Packages on every push (#1581). The release to Maven Central workflow is based on GitHub encrypted secrets (as shown in https://github.com/jonashackt/github-actions-release-maven). Also a commit log for the release notes is generated and the GitHub Release is also created - including a tag for the version.
  • b31e5501 - ⬆️ Upgrade to Spring Boot 2.4.2
  • c670d9d6 - #1287: show content-type and content-length for requests in http traces
  • 85507ce6 - Merge remote-tracking branch 'origin/master' into feature/show-request-content-length-and-type-in-http-traces
  • f09b6bff - #1579: build-workflow: Changing the way GitHub pages are generated - thus moving away from Travis Environment variables and the deploy-gh-pages.sh script and using GitHub Action JamesIves/github-pages-deploy-action. Also extracting the Maven version before running this action.
  • 21f8af53 - #1287: show content-type and content-length for requests in http traces
  • 7c031132 - #1579: build-workflow: Fixing Maven version number extraction (no build for the moment).
  • e692ebae - #1579: build-workflow: Fixing GitHub Pages target folder - also build docs only right now.
  • 37b7ae3d - #1579: build-workflow: Showing Maven extracted version.
  • 026d4e31 - #1579: build-workflow: using id instead of env
  • 85f3f2ca - #1579: build-workflow: fixing id usage - we need to define it with set-output
  • 7e253087 - #1579: build-workflow: fixing id usage
  • d0b78c32 - #1579: build-workflow: Running full GH Pages deploy again
  • 6c21750f - #1579: build-workflow: Extract a separate job for publishing to github-pages
  • a95fa205 - #1579: build-workflow: Depending on correct step - and comment that one for now.
  • 5cbea808 - #1579: publish-github-pages job now in both workflows. Also refactored release-to-maven-central.yml to have 3 jobs now: publish, pages and release
  • 8b24c162 - #1579: Going back to only 2 jobs, since Pages generation is much smaller in release workflow - and we shouldn't duplicate so much code.
  • 80997b56 - #1579: release-workflow: as we cannot test workflow_dispatch on the branch, let's check with on push - and a fixed (already existing) number.
  • 20a9d841 - #1579: release-workflow: Rework the reactor pom since we do the snapshot deploy to GitHub Packages, we can remove the 2 staging repos. Also refined the name of the central deploy profile and integrated signing into it (was separate). Also no more Travis variables. Finally removed Travis configuration completely (#1581).
  • 8cedb02d - #1579: release-workflow: Older version for testing.
  • 1acd7756 - #1579: release-workflow: Arming the workflow again, seems to work - let's test in prod :D
  • ab440b91 - Merge pull request #1593 from codecentric/feature/show-request-content-length-and-type-in-http-traces
  • 87040202 - Merge pull request #1589 from persapiens/security-properties
  • 48fa58fc - Add renovate.json
  • 0c7bd289 - Update testcontainers.version to v1.15.1
  • 10af1dc4 - Merge pull request #1594 from codecentric/feat1579/github-actions-release
  • f17e4fba - do not deploy snapshot for bug/feature branches
  • 3d5cff50 - Update dependency com.puppycrawl.tools:checkstyle to v8.39
  • d4621af5 - Merge pull request #1599 from codecentric/feature/reduce-github-actions-for-branches
  • f13a1e27 - Merge pull request #1604 from codecentric/renovate/testcontainers.version
  • 813e66f0 - fix tests by catching failing await
  • 2635d471 - Merge pull request #1608 from codecentric/fix/1607
  • a72d5ffc - Javadoc generation should only log warnings and errors (#1606)
  • d411c6a8 - Update and create yet missing icelandic translations
  • 5992b27e - Update spring-javaformat-checkstyle.version to v0.0.27
  • c0124363 - (#1610): add icelandic translation
  • 07ed36e9 - Update dependency org.apache.maven.plugins:maven-war-plugin to v3.3.1
  • fbea0513 - remove old travis build status
  • 054cdcbd - (#1606): Javadoc generation should only log warnings and errors
  • b13475ac - Update dependency pl.project13.maven:git-commit-id-plugin to v4
  • 2ce757df - increase timeouts in tests
  • f976334d - increase timeouts in tests
  • 13f57268 - increase timeouts in tests
  • ed145723 - increase timeouts in tests
  • d3ee2e89 - remove unused imports
  • 0a68e479 - chore(deps): update dependency com.puppycrawl.tools:checkstyle to v8.40
  • 03b75882 - chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.1.2
  • 313f24ff - Added github action to build pull-requests
  • e90de5e8 - format
  • cecd887a - Remove lineSeparator LF requirement
  • a4860c58 - Fix flaky build by increasing timeouts
  • 95a4c04c - Switch node and npm to frontend-maven-plugin #1553
  • 0b4c004f - Merge pull request #1626 from codecentric/feature/Frontend-Maven-Plugin
  • b4858713 - NoArgConstructor for InstanceCredentials, so it can be loaded as ConfigurationProperties (#1616)
  • 74bc342d - #1624: Add codegov GitHub Action & switch from coveralls (#1625)
  • c16ffc13 - GitHub actions to build on multiple environments (linux and windows) (#1630)
  • 80dbc609 - chore(deps): update testcontainers.version to v1.15.2 (#1629)

Don't miss a new spring-boot-admin release

NewReleases is sending notifications on new releases.