Skip to content

Commit 8598c0b

Browse files
chore(main): release 1.9.1 (#480)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent a7a5450 commit 8598c0b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.9.1](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.9.0...v1.9.1) (2025-09-08)
4+
5+
6+
### Bug Fixes
7+
8+
* modify get_preferred_ip to check for empty values ([#479](https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/479)) ([2612eb8](https://github.com/GoogleCloudPlatform/alloydb-python-connector/commit/2612eb8bdc0127d01463cbb06d9443520d55e1fb))
9+
310
## [1.9.0](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.8.0...v1.9.0) (2025-05-13)
411

512

google/cloud/alloydbconnector/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "1.9.0"
15+
__version__ = "1.9.1"

0 commit comments

Comments
 (0)