Skip to content

Releases: schrepfler/jira-maven-plugin

0.9.7 Regression of plexus dependency

22 Mar 21:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.6...v0.9.7

0.9.6 Build cleanup

22 Feb 02:51
Compare
Choose a tag to compare

Features

  • Adding Jira server issue link to generated release notes.

Build infra

  • Dependabot cleanup and blocking mockito upgrades v5.x and up.
  • GH actions refresh.
  • Add artifact signing via gpg
  • Bumping maven wrapper to 3.9.0
  • Adding sdkman env file for switching to JDK 8
  • Skipping doclint on JDK8

Bugfix

  • Fixed a regression that I think somehow snuck during change merges between branches.

What's Changed

Read more

0.9.2 La Fuga

23 Sep 10:45
545ea47
Compare
Choose a tag to compare

Additional updates around fugue which changed coordinates.

0.9.1 The forgetful edition

22 Sep 21:28
7effd9b
Compare
Choose a tag to compare

Seems I forgot Atlassian requires having fugue as a runtime dependency because my memory does not reach back to 2018 when we had the same issue #59
Apologies to all plugin users 😓 ! This highlights that integration tests cannot be replaced by unit tests 😄
Thanks to @dgrierso for the quick fix and @tmortagne for reporting.

[BUG] Missing class error with 0.9 #132

0.9 Lockdown edition

16 Aug 00:09
Compare
Choose a tag to compare

Hi there! 👋

We're going back to polishing the plugin again. Can't believe it's been almost two years since we've had a binary release!
Highlight of this release will be probably the adoption of GitHub Actions which will likely contribute towards a more frequent release cycle.
We've also managed to remove guava and some other dependencies which will make your classpath lighter and of course we've added more tests. Let us know if you see any issues with the release!

Happy hakking!
Srdan