Releases: hypertrace/hypertrace-gradle-publish-plugin
Releases · hypertrace/hypertrace-gradle-publish-plugin
Release v1.1.2
What's Changed
- NO-TICKET: publish via central publisher portal by @ravisingal in #29
Full Changelog: 1.1.1...1.1.2
Release v1.1.1
What's Changed
- chore: update publish plugin to publish to new repo by @aaron-steinfeld in #28
Full Changelog: 1.1.0...1.1.1
Release v1.1.0
What's Changed
- feat: add support for standard maven repos by @aaron-steinfeld in #27
Full Changelog: 1.0.6...1.1.0
Release v1.0.6
What's Changed
- fix: update support for newer gradle by @aaron-steinfeld in #26
Full Changelog: 1.0.5...1.0.6
Release v1.0.5
What's Changed
- feat: add support for publishing java platform aka bom by @aaron-steinfeld in #25
Full Changelog: 1.0.4...1.0.5
Release v1.0.4
- 🐛 fix name of arguments so that the qualified repo provider string is constructed correctly
Release v1.0.3
- Allow users of the maven publish plugin to configure the organization associated with SCM attributes in the Maven pom
- name the Maven publication to associate it with Maven Central
Release v1.0.2
update artifactory url to maven repository (#21)
Release v1.0.1
update version of hypertrace publish plugin (#20)
Release v1.0.0
update publish plugin to publish artifacts to artifactory (#19) * update publish plugin to publish artifacts to artifactory * address review comments * use GHA badge * validate license before using it