Skip to content

Commit b0d3275

Browse files
chore(develop): release 8.7.1 (#1735)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 76d797d commit b0d3275

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## Untagged
44

5+
## [8.7.1](https://github.com/GoogleCloudPlatform/professional-services-data-validator/compare/v8.7.0...v8.7.1) (2026-05-21)
6+
7+
8+
### Bug Fixes
9+
10+
* Remove source/target conn from JSON config file ([#1739](https://github.com/GoogleCloudPlatform/professional-services-data-validator/issues/1739)) ([76d797d](https://github.com/GoogleCloudPlatform/professional-services-data-validator/commit/76d797dd1176bb8c2a1baeed5dde4639aa833b76))
11+
* Review and update samples/cloud_run files ([#1730](https://github.com/GoogleCloudPlatform/professional-services-data-validator/issues/1730)) ([b62e238](https://github.com/GoogleCloudPlatform/professional-services-data-validator/commit/b62e238bb63104588a471b3e1e56e6b1c09bae26))
12+
513
## [8.7.0](https://github.com/GoogleCloudPlatform/professional-services-data-validator/compare/v8.6.0...v8.7.0) (2026-04-20)
614

715

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
name = "google-pso-data-validator"
2020
description = "A package to enable easy data validation"
21-
version = "8.7.0"
21+
version = "8.7.1"
2222
release_status = "Development Status :: 4 - Beta"
2323

2424
with open("README.md", "r") as fh:

0 commit comments

Comments
 (0)