Skip to content

v0.3.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@jason-lynch jason-lynch released this 19 Aug 18:32
· 384 commits to main since this release
a1ff1d8

v0.3.0 - 2025-08-19

Added

  • Added ability to override 'database modifiable state' check via force parameters on several endpoints.
  • Added a client package that wraps the generated client code in a friendlier interface.

Changed

  • Merged separate Go modules into single top-level github.com/pgEdge/control-plane module.

Fixed

  • Fixed high CPU usage from Etcd after recovering from some network partition scenarios.
  • Fixed error in restore database workflow when the request is submitted to a host that is not running the target instance.
  • Fixed client-side validation errors from missing enum values in our generated client code.
  • Fixed timing issue where a new database operation could not be started immediately after the task was marked as completed.
  • Fixed a bug in the restore database workflow where, sometimes, the restore would start before Postgres had finished shutting down.

Get the Docker image for this release from:

ghcr.io/pgedge/control-plane:v0.3.0-rc.1