Skip to content

Commit 8c5d292

Browse files
committed
build(release): bump version to v0.6.0
1 parent c7d6bc3 commit 8c5d292

File tree

13 files changed

+39
-16
lines changed

13 files changed

+39
-16
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## v0.6.0 - 2025-12-17
4+
5+
### Added
6+
7+
- "remove-host" now has a "force" attribute that allows users to recover from the loss of one or more hosts.
8+
- Added support for new extensions in standard pgEdge Enterprise Postgres image, including pgedge_vectorizer, pg_tokenizer, vchord_bm25, pg_vectorize, pgmq, pg_cron, and pg_stat_monitor.
9+
10+
### Fixed
11+
12+
- Added validation to the "get-join-options" endpoint to ensure incoming host IDs are unique within the cluster.
13+
314
## v0.5.1 - 2025-11-24
415

516
### Added

api/apiv1/gen/control_plane/service.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/apiv1/gen/http/openapi.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/apiv1/gen/http/openapi.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/apiv1/gen/http/openapi3.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/apiv1/gen/http/openapi3.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.5.1
1+
v0.6.0

changes/unreleased/Added-20251202-140720.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

changes/unreleased/Added-20251217-131654.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

changes/unreleased/Fixed-20251217-131856.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)