v0.3.0-rc.1
Pre-release
Pre-release
v0.3.0 - 2025-08-19
Added
- Added ability to override 'database modifiable state' check via
forceparameters on several endpoints. - Added a
clientpackage that wraps the generated client code in a friendlier interface.
Changed
- Merged separate Go modules into single top-level
github.com/pgEdge/control-planemodule.
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