Skip to content

Releases: ahincho/nova-java-observability-utils

Release list

v1.0.1

Choose a tag to compare

@ahincho ahincho released this 13 Jul 20:13
a792e61

1.0.1 (2026-07-13)

Bug Fixes

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

v1.0.0

Choose a tag to compare

@ahincho ahincho released this 10 Jul 18:26
49f2dda

1.0.0 (2026-07-10)

Features

  • ci: migrate to release-please + tag-based publish flow (NOVA-SEMVER-13) (5b50052)
  • gradle: add GPG signing plugin for Maven Central publishing (NOVA-SEMVER-10) (e8e325f)
  • gradle: enable Local Build Cache and Configuration Cache (NOVA-SEMVER-23-24) (e205301)
  • initial commit - Contratos de observabilidad (anotaciones e interfaces) (8afb6cc)

Bug Fixes

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