This repository was archived by the owner on Sep 5, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.8.0] ( https://github.com/googleapis/python-functions/compare/v1.7.0...v1.8.0 ) (2022-07-14)
4+
5+
6+ ### Features
7+
8+ * add audience parameter ([ 10a61fa] ( https://github.com/googleapis/python-functions/commit/10a61fa9fd9b0f343a2acfab83dea95011984e34 ) )
9+ * generate v2 ([ #195 ] ( https://github.com/googleapis/python-functions/issues/195 ) ) ([ 10a61fa] ( https://github.com/googleapis/python-functions/commit/10a61fa9fd9b0f343a2acfab83dea95011984e34 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** deps:** require google-api-core>=1.32.0,>=2.8.0 ([ 10a61fa] ( https://github.com/googleapis/python-functions/commit/10a61fa9fd9b0f343a2acfab83dea95011984e34 ) )
15+ * require python 3.7+ ([ #197 ] ( https://github.com/googleapis/python-functions/issues/197 ) ) ([ 6ed2206] ( https://github.com/googleapis/python-functions/commit/6ed2206eabbdad9a297d19a8b6893cc00b839dcc ) )
16+
317## [ 1.7.0] ( https://github.com/googleapis/python-functions/compare/v1.6.0...v1.7.0 ) (2022-06-06)
418
519
Original file line number Diff line number Diff line change 2020
2121import setuptools # type: ignore
2222
23- version = "1.7 .0"
23+ version = "1.8 .0"
2424
2525package_root = os .path .abspath (os .path .dirname (__file__ ))
2626
You can’t perform that action at this time.
0 commit comments