Skip to content

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 03:26
· 4 commits to main since this release

Changelog

  • 3a6069a Initialize docs-site branch for Cloudflare Pages
  • 93e79ef Merge branch 'feat/etcd-ha'
  • 6f7fa2e Merge branch 'main' into docs-site
  • f21db33 Merge branch 'main' into docs-site
  • 562c439 Merge branch 'main' into docs-site
  • 6dfbf92 Merge branch 'main' into docs-site
  • c46cdbf Merge branch 'main' into docs-site
  • 95422e7 Merge branch 'main' into docs-site
  • 5218688 Merge branch 'main' into docs-site
  • d6fa16a Merge branch 'main' into docs-site
  • dd5f1f8 Merge branch 'main' into docs-site
  • aba678f chore(site): trigger Pages rebuild with site root
  • 3f529bb docs(addon): hoist ETCDCTL_ENDPOINTS to first line in pg etcdctl example
  • 8d1f755 docs(addon): split pgbouncer into its own page, add etcd docs
  • 20fb512 docs(readme): add documentation site link and badge
  • d3eae53 feat(addon): add etcd addon for HA cluster DCS
  • a66723b feat(addon): etcd member autostart on host boot
  • eb57cf7 feat(addon): join etcd members across hosts
  • d0be08e feat(addon): join etcd members into a named cluster
  • f83eead feat(addon): resolve etcd data dir under base_dir, per-member subdirs
  • 3b277c6 feat(cli): add pg etcdctl running etcdctl via a temporary container
  • e528403 fix(podman): disable proxy injection for etcd containers
  • e2fad19 fix(podman): self-heal stale rootless state in backup and pgbouncer managers
  • da73bb5 fix(site): point baseURL to pgcli.pages.dev