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 176c2bf commit 4badfe1Copy full SHA for 4badfe1
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "3.0.1"
+ ".": "4.0.0"
3
}
CHANGELOG.md
@@ -1,5 +1,16 @@
# Changelog
+## [4.0.0](https://github.com/muhlba91/postgresql-pgvecto-container/compare/v3.0.1...v4.0.0) (2025-06-22)
4
+
5
6
+### ⚠ BREAKING CHANGES
7
8
+* major postgresql upgrade to v17
9
10
+### Features
11
12
+* upgrade postgresql to v17 ([176c2bf](https://github.com/muhlba91/postgresql-pgvecto-container/commit/176c2bfdb0e6be425bf79a4d154161d45bb6aff6))
13
14
## [3.0.1](https://github.com/muhlba91/postgresql-pgvecto-container/compare/v3.0.0...v3.0.1) (2025-06-22)
15
16
0 commit comments