Skip to content

Faster, quieter standalone launches

Choose a tag to compare

@sbabcoc sbabcoc released this 28 Jul 19:49
· 25 commits to main since this release

Fixed

  • Standalone runGrid/runSidecar launches no longer trigger a spurious RepositoryNotFoundException warning from axion-release/jgit when run outside a git repository
  • Standalone launches are noticeably faster — the runtime build no longer configures axion-release, publishing, signing, or jacoco, none of which are needed to launch a grid

No functional or API changes.