Skip to content

Releases: palantir/gradle-external-publish-plugin

1.19.0

18 Sep 11:57
1.19.0
99e9ebd
Compare
Choose a tag to compare

💡 Improvements

  • disable javaLanucher for test task (#460)

1.18.0

11 Sep 12:52
1.18.0
8c2eefd
Compare
Choose a tag to compare

✨ Features

  • Add external publish intellij plugin (#447)

1.17.0

02 Sep 13:09
1.17.0
42fbf82
Compare
Choose a tag to compare

💡 Improvements

  • Get sonatype URL from env vars (#442)

1.16.0

02 Sep 13:00
1.16.0
75f2269
Compare
Choose a tag to compare

🐛 Fixes

  • Unbreak the repo and check if publishing works. (#443)

1.15.0

20 Feb 14:29
ee6d6fb
Compare
Choose a tag to compare
Type Description Link
Fix AbstractPublishToMaven tasks depend on signing tasks #368

1.14.0

13 Feb 16:47
b560271
Compare
Choose a tag to compare

Automated release, no documented user facing changes

1.13.0

09 Feb 14:47
5b429d0
Compare
Choose a tag to compare
Type Description Link
Fix Run publishToMavenLocal as a dependency of build to ensure publishable artifacts are built as part of PR builds and do not spuriously merge and then break publishing on develop. #362

1.12.0

09 Mar 16:59
1717d15
Compare
Choose a tag to compare
Type Description Link
Fix Update the jar Implementation-Version lazily to avoid a race between project initialization and application of the publishing plugin. #291

1.11.0

23 Feb 20:23
53e3b5e
Compare
Choose a tag to compare
Type Description Link
Improvement Opt out of gradle module metadata to resolve issues with error-prone dependency versions #155

1.10.0

19 Jan 16:41
5ee517f
Compare
Choose a tag to compare

Automated release, no documented user facing changes