Skip to content

Releases: ahincho/nova-java-spring-boot-gradle-plugin

Release list

v1.0.1

Choose a tag to compare

@ahincho ahincho released this 13 Jul 20:13
8e32bf4

1.0.1 (2026-07-13)

Bug Fixes

  • ci: add component + skip-snapshot + manifest-file (mask-utils pattern) (bccba1a)
  • ci: add last-release-sha, include-component-in-tag: false, release-type: java to top-level config; pass manifest-file in wrapper (ae519c7)

v1.0.0

Choose a tag to compare

@ahincho ahincho released this 10 Jul 18:26
06d246e

1.0.0 (2026-07-10)

Features

  • ci: migrate to release-please + tag-based publish flow (NOVA-SEMVER-13) (a9028fb)
  • gradle: add GPG signing plugin for Maven Central publishing (NOVA-SEMVER-10) (435f7bb)
  • gradle: enable Local Build Cache and Configuration Cache (NOVA-SEMVER-23-24) (810b12c)
  • initial commit - Plugin Gradle para aplicar el meta-framework (872edee)

Bug Fixes

  • ci: inline publish-on-tag and remove dirty closure for Gradle 9.6.1 (d5ffdca)
  • ci: use PAT fallback for release-please to enable tag-triggered workflows (a981140)