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 24ac486 commit 33fdc90Copy full SHA for 33fdc90
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "6.0.0"
+ ".": "7.0.0"
3
}
CHANGELOG.md
@@ -1,5 +1,16 @@
# Changelog
+## [7.0.0](https://github.com/muhlba91/postgresql-pgvecto-container/compare/v6.0.0...v7.0.0) (2025-10-23)
4
+
5
6
+### ⚠ BREAKING CHANGES
7
8
+* major upgrade of postgresql to v18
9
10
+### Features
11
12
+* upgrade postgresql to v18 ([24ac486](https://github.com/muhlba91/postgresql-pgvecto-container/commit/24ac486405617271da41125d63f4777178bcd196))
13
14
## [6.0.0](https://github.com/muhlba91/postgresql-pgvecto-container/compare/v5.3.0...v6.0.0) (2025-10-23)
15
16
0 commit comments