Skip to content

Commit c46d0f1

Browse files
chore(main): release 2.7.0 (#203)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 0e323b2 commit c46d0f1

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/google-cloud-os-login/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44

55
[1]: https://pypi.org/project/google-cloud-oslogin/#history
66

7+
## [2.7.0](https://github.com/googleapis/python-oslogin/compare/v2.6.2...v2.7.0) (2022-07-07)
8+
9+
10+
### Features
11+
12+
* add audience parameter ([994fde5](https://github.com/googleapis/python-oslogin/commit/994fde5ef2418a801649dec5d59f48c5fc996de0))
13+
14+
15+
### Bug Fixes
16+
17+
* **deps:** require google-api-core >= 2.8.0 ([#200](https://github.com/googleapis/python-oslogin/issues/200)) ([994fde5](https://github.com/googleapis/python-oslogin/commit/994fde5ef2418a801649dec5d59f48c5fc996de0))
18+
* require python 3.7+ ([#202](https://github.com/googleapis/python-oslogin/issues/202)) ([c8f9bcd](https://github.com/googleapis/python-oslogin/commit/c8f9bcdd6ad9a4a380556261ef173e24aeb9a4fa))
19+
720
## [2.6.2](https://github.com/googleapis/python-oslogin/compare/v2.6.1...v2.6.2) (2022-06-03)
821

922

packages/google-cloud-os-login/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-os-login"
2424
description = "Google Cloud OS Login API client library"
25-
version = "2.6.2"
25+
version = "2.7.0"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)