Skip to content

Commit

Permalink
chore(develop): release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Apr 3, 2023
1 parent 414d7f8 commit a58456f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

## Untagged

## [3.1.0](https://github.com/GoogleCloudPlatform/professional-services-data-validator/compare/v3.0.0...v3.1.0) (2023-04-03)


### Features

* add Impala connection optional parameters ([#743](https://github.com/GoogleCloudPlatform/professional-services-data-validator/issues/743)) ([#790](https://github.com/GoogleCloudPlatform/professional-services-data-validator/issues/790)) ([414d7f8](https://github.com/GoogleCloudPlatform/professional-services-data-validator/commit/414d7f83bc65be2f17dd6103b7667409ff9b0269))


### Documentation

* add README for Airflow DAG sample, update code formatting in other docs ([#722](https://github.com/GoogleCloudPlatform/professional-services-data-validator/issues/722)) ([f4c3241](https://github.com/GoogleCloudPlatform/professional-services-data-validator/commit/f4c3241357451947687b16eb51bee8702bbdf7d8))
* score-cutoff changed to 1 ([#779](https://github.com/GoogleCloudPlatform/professional-services-data-validator/issues/779)) ([d3aabca](https://github.com/GoogleCloudPlatform/professional-services-data-validator/commit/d3aabca19945564711c256972236e23c05212160))

## [3.0.0](https://github.com/GoogleCloudPlatform/professional-services-data-validator/compare/v2.9.0...v3.0.0) (2023-03-28)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

name = "google-pso-data-validator"
description = "A package to enable easy data validation"
version = "3.0.0"
version = "3.1.0"
release_status = "Development Status :: 3 - Alpha"

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

0 comments on commit a58456f

Please sign in to comment.