We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43ead97 commit bd53882Copy full SHA for bd53882
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "5.3.0"
+ ".": "6.0.0"
3
}
CHANGELOG.md
@@ -1,5 +1,16 @@
# Changelog
+## [6.0.0](https://github.com/muhlba91/postgresql-pgvecto-container/compare/v5.3.0...v6.0.0) (2025-10-23)
4
+
5
6
+### ⚠ BREAKING CHANGES
7
8
+* major postgresql upgrade to v17
9
10
+### Features
11
12
+* upgrade postgresql to v17 ([43ead97](https://github.com/muhlba91/postgresql-pgvecto-container/commit/43ead97b53a3da002a5643531e6e53c034938c5c))
13
14
## [5.3.0](https://github.com/muhlba91/postgresql-pgvecto-container/compare/v5.2.0...v5.3.0) (2025-10-23)
15
16
0 commit comments