Skip to content

Commit 2c8a8ab

Browse files
chore(main): Release plugins-destination-postgresql v8.14.7
1 parent 08aef07 commit 2c8a8ab

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"plugins/source/terraform+FILLER": "0.0.0",
2020
"plugins/source/test": "4.8.17",
2121
"plugins/source/test+FILLER": "0.0.0",
22-
"plugins/destination/postgresql": "8.14.6",
22+
"plugins/destination/postgresql": "8.14.7",
2323
"plugins/destination/postgresql+FILLER": "0.0.0",
2424
"plugins/destination/test": "2.8.35",
2525
"plugins/destination/test+FILLER": "0.0.0",

plugins/destination/postgresql/CHANGELOG.md

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

3+
## [8.14.7](https://github.com/cloudquery/cloudquery/compare/plugins-destination-postgresql-v8.14.6...plugins-destination-postgresql-v8.14.7) (2026-04-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update module go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp to v0.19.0 [SECURITY] ([#22495](https://github.com/cloudquery/cloudquery/issues/22495)) ([c0a38fd](https://github.com/cloudquery/cloudquery/commit/c0a38fdaddfedba15ff33805985321273f5c7a48))
9+
* **deps:** Update module go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp to v1.43.0 [SECURITY] ([#22496](https://github.com/cloudquery/cloudquery/issues/22496)) ([1cf6439](https://github.com/cloudquery/cloudquery/commit/1cf6439317babce658328a996e995a7fc4e6644b))
10+
* **deps:** Update module go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp to v1.43.0 [SECURITY] ([#22497](https://github.com/cloudquery/cloudquery/issues/22497)) ([122ba44](https://github.com/cloudquery/cloudquery/commit/122ba442592fbb0437217eeee9203284ce0a8017))
11+
312
## [8.14.6](https://github.com/cloudquery/cloudquery/compare/plugins-destination-postgresql-v8.14.5...plugins-destination-postgresql-v8.14.6) (2026-04-03)
413

514

0 commit comments

Comments
 (0)