Skip to content

Releases: fuf-stack/hardcore

v1.4.0

Choose a tag to compare

@fuf-cavendish fuf-cavendish released this 10 Sep 18:08
f7e5e7b

1.4.0 (2026-09-10)

Features

  • observability: add trusted request IDs and log correlation (31a1a6f)

Bug Fixes

  • release: remove temporary v1.3.0 recovery overrides (b35fc04)

v1.3.0

Choose a tag to compare

@fuf-cavendish fuf-cavendish released this 10 Sep 16:55
feff8ec

1.3.0 (2026-09-10)

⚠ BREAKING CHANGES

  • require Go 1.27 and migrate health serialization to JSON v2

Features

  • database: add credential-safe connection URL parsing (c9e6124)

Bug Fixes

  • deps: exclude local integration self-dependency from Renovate (f2fd5b9)
  • deps: update module github.com/go-sql-driver/mysql to v1.10.1 (31bb300)
  • deps: update module github.com/go-sql-driver/mysql to v1.10.1 (8f9873c)
  • release: restore v1 release line and simplify versioning docs (1ea76c2)

Build System

  • require Go 1.27 and migrate health serialization to JSON v2 (cd31f99)

v1.2.0

Choose a tag to compare

@fuf-cavendish fuf-cavendish released this 10 Sep 13:55
67b360a

1.2.0 (2026-09-10)

Features

  • rpc: add safe unary server error boundaries (60b8a3e)

Bug Fixes

  • deps: update module google.golang.org/protobuf to v1.36.12 (00f0ede)
  • deps: update module google.golang.org/protobuf to v1.36.12 (21b1fc9)

v1.1.0

Choose a tag to compare

@fuf-cavendish fuf-cavendish released this 10 Sep 13:17
7307749

1.1.0 (2026-09-10)

Features

  • database: add SQL lifecycle and post-drain cleanup (32858ab)

Bug Fixes

  • ci: resolve PostgreSQL port in step context (247a168)

v1.0.1

Choose a tag to compare

@fuf-cavendish fuf-cavendish released this 10 Sep 08:40
5099a98

1.0.1 (2026-09-10)

Bug Fixes

  • release: use Go-compatible root module tags (161a6cc)

hardcore: v1.0.0

Choose a tag to compare

@fuf-cavendish fuf-cavendish released this 10 Sep 08:02
c35279d

1.0.0 (2026-09-10)

Features

  • establish service lifecycle and health foundations (c8b5bea)