Skip to content

Latest commit

 

History

History
123 lines (77 loc) · 6.88 KB

CHANGELOG.md

File metadata and controls

123 lines (77 loc) · 6.88 KB

Changelog

v0.3.0 (2024-03-19)

Full Changelog

Implemented enhancements:

  • Add capability to enable stop gradle execution if test fails #70

Fixed bugs:

  • nexus release link is not correct #68

Merged pull requests:

v0.2.1 (2023-11-03)

Full Changelog

Fixed bugs:

  • Maven publication publish wrong artifact name #63

Merged pull requests:

  • fix(maven-publication): Fix artifactId from base name #64 (zero88)

v0.2.0 (2023-07-10)

Full Changelog

Closed issues:

  • Upgrade gradle version 7.6.2 #58
  • Rename antora task #57
  • Add project default license with GitHub enabled #55

Merged pull requests:

  • Feature/make compatible with antora webdoc #59 (zero88)
  • Add project license default value in GitHub #56 (zero88)

v0.1.0 (2023-07-09)

Full Changelog

Implemented enhancements:

  • Support build java17 #49
  • jooq helper #4

Merged pull requests:

v0.0.2 (2023-06-13)

Full Changelog

Implemented enhancements:

  • Add org dev info #37
  • OSS plugin supports pushing maven artifact to GitHub maven registry #36
  • Categorize docgen/antora/pandoc under documentation extension #35
  • Upgrade shadow jar plugin #15
  • Upgrade gradle-docker-plugin #14

Fixed bugs:

  • Vulnerabilities #34

Closed issues:

  • Oss plugin dealing with the Critical Log4j2 Vulnerability #39

Merged pull requests:

  • Upgrade gradle-docker-plugin to v8 #46 (zero88)
  • Upgrade shadow jar plugin to v7 #45 (zero88)
  • Bugfix/vulnerabilities #44 (zero88)
  • Feature/refactor and organize documentation plugin #41 (zero88)
  • Feature/add publish to GitHub #40 (zero88)
  • Update maven pom info #38 (zero88)

v0.0.1 (2023-06-08)

Implemented enhancements:

  • Upgrade Gradle v7 #17

Closed issues:

  • Upgrade gradle-nexus.publish-plugin #28
  • Add docgen plugin #25
  • Change OSS nexus to cloud.playio #24
  • Pandoc plugin #22
  • Vertx codegen plugin #21
  • Antora plugin #20
  • Add Junit test to console #13
  • Add Jacoco test to console #13

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator