Skip to content

Commit 14b31e0

Browse files
chore: release main
1 parent 39ea699 commit 14b31e0

File tree

13 files changed

+32
-12
lines changed

13 files changed

+32
-12
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"packages/google-cloud-bigquery-datapolicies": "0.6.1",
2626
"packages/google-cloud-bigquery-logging": "1.3.0",
2727
"packages/google-cloud-bigquery-migration": "0.11.2",
28-
"packages/google-cloud-billing": "1.11.4",
28+
"packages/google-cloud-billing": "1.11.5",
2929
"packages/google-cloud-billing-budgets": "1.12.1",
3030
"packages/google-cloud-certificate-manager": "1.4.4",
3131
"packages/google-cloud-channel": "1.16.0",
@@ -47,7 +47,7 @@
4747
"packages/google-cloud-dialogflow-cx": "1.27.1",
4848
"packages/google-cloud-discoveryengine": "0.11.1",
4949
"packages/google-cloud-dms": "1.7.2",
50-
"packages/google-cloud-documentai": "2.18.1",
50+
"packages/google-cloud-documentai": "2.19.0",
5151
"packages/google-cloud-domains": "1.5.3",
5252
"packages/google-cloud-edgecontainer": "0.5.3",
5353
"packages/google-cloud-enterpriseknowledgegraph": "0.3.4",

packages/google-cloud-billing/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.11.5](https://github.com/googleapis/google-cloud-python/compare/google-cloud-billing-v1.11.4...google-cloud-billing-v1.11.5) (2023-09-21)
4+
5+
6+
### Documentation
7+
8+
* update service documentation ([#11686](https://github.com/googleapis/google-cloud-python/issues/11686)) ([3c1d20c](https://github.com/googleapis/google-cloud-python/commit/3c1d20cffeaa64ffa4d38bf766ba804d7c6bfdc8))
9+
310
## [1.11.4](https://github.com/googleapis/google-cloud-python/compare/google-cloud-billing-v1.11.3...google-cloud-billing-v1.11.4) (2023-09-19)
411

512

packages/google-cloud-billing/google/cloud/billing/gapic_version.py

Lines 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__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.11.5" # {x-release-please-version}

packages/google-cloud-billing/google/cloud/billing_v1/gapic_version.py

Lines 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__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.11.5" # {x-release-please-version}

packages/google-cloud-billing/samples/generated_samples/snippet_metadata_google.cloud.billing.v1.json

Lines 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-billing",
11-
"version": "0.1.0"
11+
"version": "1.11.5"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-documentai/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [2.19.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v2.18.1...google-cloud-documentai-v2.19.0) (2023-09-21)
4+
5+
6+
### Features
7+
8+
* added field Processor.processor_version_aliases ([c7c3e41](https://github.com/googleapis/google-cloud-python/commit/c7c3e414d56bb7f16353e2a3fdb74aee4ec291ea))
9+
* added field RawDocument.display_name ([c7c3e41](https://github.com/googleapis/google-cloud-python/commit/c7c3e414d56bb7f16353e2a3fdb74aee4ec291ea))
10+
11+
12+
### Bug Fixes
13+
14+
* deprecated OcrConfig.compute_style_info ([c7c3e41](https://github.com/googleapis/google-cloud-python/commit/c7c3e414d56bb7f16353e2a3fdb74aee4ec291ea))
15+
316
## [2.18.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v2.18.0...google-cloud-documentai-v2.18.1) (2023-09-19)
417

518

packages/google-cloud-documentai/google/cloud/documentai/gapic_version.py

Lines 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__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "2.19.0" # {x-release-please-version}

packages/google-cloud-documentai/google/cloud/documentai_v1/gapic_version.py

Lines 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__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "2.19.0" # {x-release-please-version}

packages/google-cloud-documentai/google/cloud/documentai_v1beta2/gapic_version.py

Lines 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__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "2.19.0" # {x-release-please-version}

packages/google-cloud-documentai/google/cloud/documentai_v1beta3/gapic_version.py

Lines 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__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "2.19.0" # {x-release-please-version}

0 commit comments

Comments
 (0)