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

Commit

Permalink
chore(main): release 2.7.0 (#265)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] committed Jul 18, 2022
1 parent 37e649c commit 016761a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,20 @@

[1]: https://pypi.org/project/google-cloud-talent/#history

## [2.7.0](https://github.com/googleapis/python-talent/compare/v2.6.0...v2.7.0) (2022-07-17)


### Features

* add audience parameter ([37e649c](https://github.com/googleapis/python-talent/commit/37e649cbec6bcc87f71cf4dbb347fa3f3f9e1f87))


### Bug Fixes

* **deps:** require google-api-core>=1.32.0,>=2.8.0 ([#254](https://github.com/googleapis/python-talent/issues/254)) ([37e649c](https://github.com/googleapis/python-talent/commit/37e649cbec6bcc87f71cf4dbb347fa3f3f9e1f87))
* require python 3.7+ ([#264](https://github.com/googleapis/python-talent/issues/264)) ([40cb6db](https://github.com/googleapis/python-talent/commit/40cb6dbb4e7e733d813c0cd77d28e6c9ea5ffc90))
* **v4beta1:** remove Application and Profile services and and related protos, enums, and messages ([37e649c](https://github.com/googleapis/python-talent/commit/37e649cbec6bcc87f71cf4dbb347fa3f3f9e1f87))

## [2.6.0](https://github.com/googleapis/python-talent/compare/v2.5.2...v2.6.0) (2022-06-06)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -21,7 +21,7 @@

name = "google-cloud-talent"
description = "Google Cloud Talent Solution API client library"
version = "2.6.0"
version = "2.7.0"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit 016761a

Please sign in to comment.