File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 22
33## Untagged
44
5+ ## [ 8.3.0] ( https://github.com/GoogleCloudPlatform/professional-services-data-validator/compare/v8.2.0...v8.3.0 ) (2025-10-09)
6+
7+
8+ ### Features
9+
10+ * Improve generate-table-partitions for custom queries ([ #1604 ] ( https://github.com/GoogleCloudPlatform/professional-services-data-validator/issues/1604 ) ) ([ a4eb9b0] ( https://github.com/GoogleCloudPlatform/professional-services-data-validator/commit/a4eb9b07a07da452153cfe109af6cda7f799f90a ) )
11+
12+
13+ ### Bug Fixes
14+
15+ * Lower case schema.table find-tables keys (if possible) when matching names ([ #1601 ] ( https://github.com/GoogleCloudPlatform/professional-services-data-validator/issues/1601 ) ) ([ 9b0ce24] ( https://github.com/GoogleCloudPlatform/professional-services-data-validator/commit/9b0ce24d68e77b1b6f2453daf5afdd88ed2e5a0a ) )
16+
517## [ 8.2.0] ( https://github.com/GoogleCloudPlatform/professional-services-data-validator/compare/v8.1.1...v8.2.0 ) (2025-09-22)
618
719
Original file line number Diff line number Diff line change 1818
1919name = "google-pso-data-validator"
2020description = "A package to enable easy data validation"
21- version = "8.2 .0"
21+ version = "8.3 .0"
2222release_status = "Development Status :: 4 - Beta"
2323
2424with open ("README.md" , "r" ) as fh :
You can’t perform that action at this time.
0 commit comments