Skip to content

v0.11.0

Choose a tag to compare

@Verolop Verolop released this 30 May 16:39
· 102 commits to main since this release

What's Changed

  • fix(release): drop --clean from goreleaser to preserve install manifests by @Verolop in #460
  • docs: add release process documentation by @Verolop in #461
  • refactor(shard,toposerver): split status updates into owner-scoped SSA patches by @Verolop in #463
  • feat(cell): add first-class TLS support for multigateway via cert-manager by @haritabh17 in #462
  • feat: add postgres_exporter sidecar to pool pods by @Verolop in #464
  • feat(operator): add cluster-wide multigateway replica-read endpoint by @Verolop in #465
  • feat(observability): ship logs from all runtime pods by @Verolop in #468
  • fix: bump image defaults by @soedirgo in #469
  • feat: add PostgresSuperuser to MultigresClusterSpec by @soedirgo in #470
  • fix(observability): reconcile project-ref annotation updates on existing clusters by @Verolop in #471
  • fix: reduce default multigateway replicas per cell by @Verolop in #472
  • fix: populate QuorumType and RequiredCount in DurabilityPolicy by @soedirgo in #473
  • fix: set safe multipooler connection pool defaults by @Verolop in #474
  • chore: sync multigres proto contracts by @Verolop in #475
  • chore: add CODEOWNERS file by @niconosenzo in #477
  • chore: bump multigres to sha-5b997b4; update protos by @Verolop in #478
  • feat: add zone ID support to MultigresCluster cell definitions by @niconosenzo in #476
  • fix: correct AT_LEAST_2 pool replica semantics by @Verolop in #481
  • ci: auto-sync multigres proto dependency via repository dispatch by @niconosenzo in #479
  • feat(observability): wire multigres runtime metrics by @Verolop in #482
  • fix: pin correct version SHA for pull-request action by @niconosenzo in #483
  • fix: avoid persisting creds when checking out code by @niconosenzo in #484
  • chore(deps): sync multigres proto to 189cc99 by @multigres-bot[bot] in #485
  • fix: use cross-repo reference with owner/repo@SHA by @niconosenzo in #486
  • chore(deps): sync multigres proto to f23e6fb by @multigres-bot[bot] in #487
  • fix: cleanup deprecated structures by @niconosenzo in #490
  • chore: bump Go to 1.25.10 by @soedirgo in #491
  • feat: use POSTGRES_INITDB_EXTRA_CONF for custom pg configs by @soedirgo in #480
  • chore: bump Go version in Dockerfile by @soedirgo in #492
  • chore(deps): sync multigres proto to 3879a82 by @multigres-bot[bot] in #494
  • feat(topology): support shared local topology registration by @Verolop in #493
  • refactor(shard): swap pgctld and multipooler container types by @niconosenzo in #488
  • feat(gc): add garbage collector for orphaned multigres resources by @niconosenzo in #496
  • fix: apply renames done to UpdateSynchronousStandbyList by @niconosenzo in #499
  • chore(deps): sync multigres proto to 7835f77 by @multigres-bot[bot] in #498
  • chore(deps): sync multigres proto to e87b65d by @multigres-bot[bot] in #500
  • fix: update pg_hba_template.conf to match mandatory scram-sha-256 in multigres/multigres#976 by @thebengeu in #503
  • chore(deps): sync multigres proto to ef07fa7 by @multigres-bot[bot] in #506
  • feat: use password files for pool postgres credentials by @Verolop in #508
  • chore(deps): sync multigres proto to 342f0a1 by @multigres-bot[bot] in #507
  • feat: support external postgres password secrets by @Verolop in #511
  • chore(deps): sync multigres proto to 5ac9a0b by @multigres-bot[bot] in #512
  • chore(deps): sync multigres proto to d2c61f2 by @multigres-bot[bot] in #514
  • feat: add DevSpace setup for easier iteration on actual dev clusters using devspace dev by @thebengeu in #505
  • chore(release): tighten workflow permissions by @Verolop in #515
  • fix: update release process to generate crds and rbacs separately by @kangmingtay in #516
  • feat(topology): support managed local toposervers by @Verolop in #513
  • fix: update sync workflow to bump default images used by @kangmingtay in #519
  • fix: use correct sha for image versions by @kangmingtay in #517
  • chore(deps): cleanup removed RPCs and unrelated comment by @niconosenzo in #521
  • fix(release): trigger release workflow on RC and prerelease tags by @niconosenzo in #522
  • chore(deps): sync multigres proto to 7dd1f71 by @multigres-bot[bot] in #523
  • fix(e2e-test): look for postgres container within initContainers by @niconosenzo in #524
  • docs: prep v0.11.0 release by @Verolop in #526

New Contributors

Full Changelog: v0.10.3...v0.11.0