Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#36)
Browse files Browse the repository at this point in the history
* chore(main): release 1.0.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] and gcf-owl-bot[bot] authored Apr 26, 2022
1 parent a46fc65 commit 3ea4843
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/google-cloud-dataplex/.github/release-please.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
releaseType: python
handleGHRelease: true
# NOTE: this section is generated by synthtool.languages.python
# See https://github.com/googleapis/synthtool/blob/master/synthtool/languages/python.py
branches:
- branch: v0
handleGHRelease: true
releaseType: python
7 changes: 7 additions & 0 deletions packages/google-cloud-dataplex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0](https://github.com/googleapis/python-dataplex/compare/v0.2.1...v1.0.0) (2022-04-26)


### Features

* bump release level to production/stable ([b13ce8f](https://github.com/googleapis/python-dataplex/commit/b13ce8f2fda0dc60e8d1ed88e846fd8c027546e0))

### [0.2.1](https://github.com/googleapis/python-dataplex/compare/v0.2.0...v0.2.1) (2022-03-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-dataplex/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
name = "google-cloud-dataplex"
description = "Dataplex API client library"
url = "https://github.com/googleapis/python-dataplex"
version = "0.2.1"
version = "1.0.0"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
Expand Down

0 comments on commit 3ea4843

Please sign in to comment.