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 fc93dce

Browse filesBrowse files
chore(main): release 2.11.0 (#473)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent e3587e9 commit fc93dce
Copy full SHA for fc93dce

File tree

Expand file treeCollapse file tree

7 files changed

+13
-6
lines changed
Filter options
Expand file treeCollapse file tree

7 files changed

+13
-6
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.10.1"
2+
".": "2.11.0"
33
}
44

‎CHANGELOG.md

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

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

7+
## [2.11.0](https://github.com/googleapis/python-automl/compare/v2.10.1...v2.11.0) (2023-02-28)
8+
9+
10+
### Features
11+
12+
* Enable "rest" transport in Python for services supporting numeric enums ([#472](https://github.com/googleapis/python-automl/issues/472)) ([8d76d92](https://github.com/googleapis/python-automl/commit/8d76d922c48430cb0709cc35e9c10b92536f57c4))
13+
714
## [2.10.1](https://github.com/googleapis/python-automl/compare/v2.10.0...v2.10.1) (2023-01-20)
815

916

‎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.10.1" # {x-release-please-version}
16+
__version__ = "2.11.0" # {x-release-please-version}

‎google/cloud/automl_v1/gapic_version.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1/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.10.1" # {x-release-please-version}
16+
__version__ = "2.11.0" # {x-release-please-version}

‎google/cloud/automl_v1beta1/gapic_version.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1beta1/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.10.1" # {x-release-please-version}
16+
__version__ = "2.11.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.11.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.11.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.