Skip to content

Latest commit

 

History

History
84 lines (44 loc) · 6.15 KB

File metadata and controls

84 lines (44 loc) · 6.15 KB

Changelog

2.6.0 (2026-08-24)

Features

  • helm: publish a chart alongside the image (#179) (f41ee56)

2.5.0 (2026-08-24)

Features

Bug Fixes

  • deps: update datafaker (#151) (ebb3ed2)
  • deps: update dependency net.onelitefeather:vulpes-model to v1.8.0 (#166) (a4481c1)
  • deps: update dependency net.onelitefeather:vulpes-model to v1.8.1 (#172) (57fabcb)
  • deps: update dependency net.onelitefeather:vulpes-model to v1.8.2 (#173) (b5e0f99)
  • deps: update dependency net.onelitefeather:vulpes-model to v2 (#175) (19c04ea)
  • deps: update dependency org.hibernate.validator:hibernate-validator to v9.1.2.final (#155) (dee40ee)
  • deps: update dependency org.hibernate.validator:hibernate-validator to v9.1.3.final (#158) (17b568c)
  • item: separate reorder handling from lore dto (#167) (2d05d22)

2.4.1 (2026-06-22)

Bug Fixes

  • deps: update hibernate validator (#146) (b73390e)
  • publish: publish only the thin jar (e66bf5e)
  • publish: publish only the thin jar (drop dist tar/zip) (#148) (e66bf5e)

2.4.0 (2026-06-22)

Features

  • discovery: add Micronaut Kubernetes service discovery client (0f3fc6f)
  • enable Kubernetes service discovery client (#144) (0f3fc6f)

2.3.0 (2026-06-22)

Features

  • enable /health and /prometheus management endpoints (#141) (dc87f28)

2.2.0 (2026-06-22)

Features

  • OpenTelemetry tracing + JSON logging for Grafana Loki (#137) (ba42293)

Bug Fixes

  • deps: update logstash.logback.encoder to v9 (#138) (3ddd892)

2.1.0 (2026-06-21)

Features

  • ci: publish snapshots and build docker images on every main push (#134) (08c16fa)
  • config: update release-please config for Java projects (62293b3)

2.0.0 (2026-06-19)

⚠ BREAKING CHANGES

  • ci: trigger build

Features