Skip to content

v3.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Mar 19:04
f12cb77

3.0.0 (2025-03-03)

Bug Fixes

  • drop .vm in URL as Jira does support that anymore (2029000)
  • ensure atlassian flow is enabled after session recreate (9634a53)
  • fix typo in release workflow (94a3fb9)
  • update DI config to use Inject instead of Spring Autowired (42b8fba)

Features

  • adjust config for guava and commons lang3 deps (4d32fb3)
  • allow servlet and filters to be accessible w/o restrictions (8374c6d)
  • config allowed methods in vm templates (ebf8236)
  • support plugin in confluence 9x (ee562f7)
  • switch to jdk 17 and to atlassian platform 7 dependencies (a76471b)
  • update atlassian sdk in CI (01b67ca)
  • update docs for next release (bfd88a5)
  • update handling for atlassian login flow (591ab56)
  • update libs for platform 7 support (f89da92)
  • update release GH action to use jdk 17 (8666ee8)
  • update support for bitbucket 9x (28c5ecc)

BREAKING CHANGES