Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Commit

Permalink
chore: release 1.1.0 (#64)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\*
---
## [1.1.0](https://www.github.com/googleapis/python-dataproc-metastore/compare/v1.0.0...v1.1.0) (2021-08-17)


### Features

* Added the Backup resource and Backup resource GetIamPolicy/SetIamPolicy to V1 feat: Added the RestoreService method to V1 ([#63](https://www.github.com/googleapis/python-dataproc-metastore/issues/63)) ([483cc6e](https://www.github.com/googleapis/python-dataproc-metastore/commit/483cc6e90eff74e746adcb2e5ea67decc64aa217))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Aug 17, 2021
1 parent 483cc6e commit 5f3b8b0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://www.github.com/googleapis/python-dataproc-metastore/compare/v1.0.0...v1.1.0) (2021-08-17)


### Features

* Added the Backup resource and Backup resource GetIamPolicy/SetIamPolicy to V1 feat: Added the RestoreService method to V1 ([#63](https://www.github.com/googleapis/python-dataproc-metastore/issues/63)) ([483cc6e](https://www.github.com/googleapis/python-dataproc-metastore/commit/483cc6e90eff74e746adcb2e5ea67decc64aa217))

## [1.0.0](https://www.github.com/googleapis/python-dataproc-metastore/compare/v0.3.1...v1.0.0) (2021-08-03)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -20,7 +20,7 @@
import setuptools # type: ignore

name = "google-cloud-dataproc-metastore"
version = "1.0.0"
version = "1.1.0"
description = "Dataproc Metastore API client library"
release_status = "Development Status :: 5 - Production/Stable"
url = "https://github.com/googleapis/python-dataproc-metastore"
Expand Down

0 comments on commit 5f3b8b0

Please sign in to comment.