diff --git a/CHANGELOG.md b/CHANGELOG.md index a84f10be..d9558ce4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.18.1](https://github.com/GoogleCloudPlatform/alloydb-go-connector/compare/v1.18.0...v1.18.1) (2026-03-24) + + +### Bug Fixes + +* drop support for EOL pgxv4 driver ([#767](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/767)) ([e373375](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/e3733752387d172dc83f58f8fe634a090b4de058)) +* filter default resource attributes ([#765](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/765)) ([ec27a08](https://github.com/GoogleCloudPlatform/alloydb-go-connector/commit/ec27a0836b2092b1049b0359d974bfa56e2e5215)), closes [#762](https://github.com/GoogleCloudPlatform/alloydb-go-connector/issues/762) + ## [1.18.0](https://github.com/GoogleCloudPlatform/alloydb-go-connector/compare/v1.17.3...v1.18.0) (2026-03-09) diff --git a/version.txt b/version.txt index 84cc5294..ec6d649b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.18.0 +1.18.1