Skip to content

Releases: pelotech/documentdb-cnpg

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 21 Jul 22:25
0b3a622

0.1.2 (2026-07-21)

Documentation

  • extract FerretDB migration into its own doc (#11) (e4ef381)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:21
2ebb4e9

0.1.1 (2026-07-21)

Refactors

  • rename engine image to postgresql-fips; document cluster usage + migration (#9) (4af7f1f)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 20:14
23482fc

0.1.0 (2026-07-21)

Features

  • build orchestrator; end-to-end build + verify green (c7b7d13)
  • compute /system dependency closure (extension deps minus core libs) (ce549d1)
  • publish tagged postgresql and extension images (#2) (930e419)
  • stage A - build documentdb extension .deb against ICU 77 (ea456b6)
  • stage B - package ICU-77 extension as CNPG ImageVolume image (42c2c43)
  • support PG17/PG18 engine and PG18 ImageVolume images (#1) (719fac3)

Bug Fixes

  • stage-a: make ICU-77 guard robust to pipefail SIGPIPE (755a57d)
  • stage-a: retry the launchpad intel-math-lib fetch (#7) (e82b41c)
  • verify: make the acceptance gate pass end-to-end on the hardened base (b09b9bd)

Refactors

  • rename image repo to documentdb-cnpg (#4) (a5206fb)

CI

  • map MINIMUS_REGISTRY secret to env (secrets context is invalid in step if:) (dc173ad)
  • per-arch build with ICU-drift and glibc guards, verify-before-publish (25c115d)

Tests

  • self-contained CNPG load + CREATE EXTENSION verification gate (2321ca9)