Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit 5ec9192

Browse filesBrowse files
chore(main): release 2.9.0
1 parent ea81cb4 commit 5ec9192
Copy full SHA for 5ec9192

File tree

Expand file treeCollapse file tree

5 files changed

+23
-4
lines changed
Filter options
Expand file treeCollapse file tree

5 files changed

+23
-4
lines changed

‎.release-please-manifest.json

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "2.8.3"
2+
".": "2.9.0"
33
}
44

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@
44

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

7+
## [2.9.0](https://github.com/googleapis/python-automl/compare/v2.8.3...v2.9.0) (2022-11-30)
8+
9+
10+
### Features
11+
12+
* add support for `google.cloud.automl.__version__` ([ea81cb4](https://github.com/googleapis/python-automl/commit/ea81cb4cf5dedd3b143c502261d978dac590cc20))
13+
* Add typing to proto.Message based class attributes ([ea81cb4](https://github.com/googleapis/python-automl/commit/ea81cb4cf5dedd3b143c502261d978dac590cc20))
14+
15+
16+
### Bug Fixes
17+
18+
* Add dict typing for client_options ([ea81cb4](https://github.com/googleapis/python-automl/commit/ea81cb4cf5dedd3b143c502261d978dac590cc20))
19+
* **deps:** require google-api-core >=1.33.2 ([ea81cb4](https://github.com/googleapis/python-automl/commit/ea81cb4cf5dedd3b143c502261d978dac590cc20))
20+
21+
22+
### Documentation
23+
24+
* **samples:** Snippetgen handling of repeated enum field ([ea81cb4](https://github.com/googleapis/python-automl/commit/ea81cb4cf5dedd3b143c502261d978dac590cc20))
25+
726
## [2.8.3](https://github.com/googleapis/python-automl/compare/v2.8.2...v2.8.3) (2022-10-07)
827

928

‎google/cloud/automl/gapic_version.py

Copy file name to clipboardExpand all lines: google/cloud/automl/gapic_version.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.8.3" # {x-release-please-version}
16+
__version__ = "2.9.0" # {x-release-please-version}

‎samples/generated_samples/snippet_metadata_google.cloud.automl.v1.json

Copy file name to clipboardExpand all lines: samples/generated_samples/snippet_metadata_google.cloud.automl.v1.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-automl",
11-
"version": "0.1.0"
11+
"version": "2.9.0"
1212
},
1313
"snippets": [
1414
{

‎samples/generated_samples/snippet_metadata_google.cloud.automl.v1beta1.json

Copy file name to clipboardExpand all lines: samples/generated_samples/snippet_metadata_google.cloud.automl.v1beta1.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-automl",
11-
"version": "0.1.0"
11+
"version": "2.9.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.