diff --git a/.release-please-manifest-submodules.json b/.release-please-manifest-submodules.json index d7ec975f69a2..aac09e25ab91 100644 --- a/.release-please-manifest-submodules.json +++ b/.release-please-manifest-submodules.json @@ -15,7 +15,7 @@ "bigtable": "1.13.0", "billing": "1.1.0", "binaryauthorization": "0.3.0", - "channel": "1.4.0", + "channel": "1.4.1", "cloudbuild": "1.1.0", "clouddms": "1.1.0", "cloudtasks": "1.2.0", @@ -35,7 +35,7 @@ "deploy": "1.1.0", "dialogflow": "1.5.0", "dlp": "1.2.0", - "documentai": "1.2.0", + "documentai": "1.3.0", "domains": "0.3.0", "errorreporting": "0.2.0", "essentialcontacts": "1.1.0", @@ -66,7 +66,7 @@ "networksecurity": "0.2.0", "notebooks": "0.2.0", "orchestration": "1.1.0", - "orgpolicy": "1.1.0", + "orgpolicy": "1.2.0", "osconfig": "1.3.0", "oslogin": "1.1.0", "phishingprotection": "0.2.0", @@ -77,7 +77,7 @@ "pubsublite": "1.3.0", "recaptchaenterprise": "1.2.0", "recommendationengine": "0.2.0", - "recommender": "1.1.0", + "recommender": "1.2.0", "redis": "1.3.0", "resourcemanager": "1.1.0", "resourcesettings": "1.1.0", diff --git a/channel/CHANGES.md b/channel/CHANGES.md index f0d7d07e7cd8..9467a0cc6586 100644 --- a/channel/CHANGES.md +++ b/channel/CHANGES.md @@ -1,5 +1,12 @@ # Changes +### [1.4.1](https://github.com/googleapis/google-cloud-go/compare/channel/v1.4.0...channel/v1.4.1) (2022-02-16) + + +### Bug Fixes + +* **channel:** clarify language ([f9fe0f2](https://github.com/googleapis/google-cloud-go/commit/f9fe0f2bf152c3855d3c6a2c54f9b7adba54f626)) + ## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/channel/v1.3.0...channel/v1.4.0) (2022-02-14) diff --git a/channel/internal/version.go b/channel/internal/version.go index 9fa087b74c6b..d8c36ecebc13 100644 --- a/channel/internal/version.go +++ b/channel/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.4.0" +const Version = "1.4.1" diff --git a/documentai/CHANGES.md b/documentai/CHANGES.md index 8c093c496c72..5c899b4b838f 100644 --- a/documentai/CHANGES.md +++ b/documentai/CHANGES.md @@ -1,5 +1,13 @@ # Changes +## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.2.0...documentai/v1.3.0) (2022-02-16) + + +### Features + +* **documentai:** add `symbols` field, and auto-format comments ([f9fe0f2](https://github.com/googleapis/google-cloud-go/commit/f9fe0f2bf152c3855d3c6a2c54f9b7adba54f626)) +* **documentai:** add `symbols` field, and auto-format comments ([f9fe0f2](https://github.com/googleapis/google-cloud-go/commit/f9fe0f2bf152c3855d3c6a2c54f9b7adba54f626)) + ## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.1.0...documentai/v1.2.0) (2022-02-11) diff --git a/documentai/internal/version.go b/documentai/internal/version.go index d0e4a6fd16b3..bb0feadfd279 100644 --- a/documentai/internal/version.go +++ b/documentai/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.2.0" +const Version = "1.3.0" diff --git a/orgpolicy/CHANGES.md b/orgpolicy/CHANGES.md index 9ac3e444e04f..836558049949 100644 --- a/orgpolicy/CHANGES.md +++ b/orgpolicy/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/orgpolicy/v1.1.0...orgpolicy/v1.2.0) (2022-02-16) + + +### Features + +* **orgpolicy:** Deprecates AlternativePolicySpec ([f9fe0f2](https://github.com/googleapis/google-cloud-go/commit/f9fe0f2bf152c3855d3c6a2c54f9b7adba54f626)) + ## [1.1.0](https://github.com/googleapis/google-cloud-go/compare/orgpolicy/v1.0.0...orgpolicy/v1.1.0) (2022-02-14) diff --git a/orgpolicy/internal/version.go b/orgpolicy/internal/version.go index 6aea1adc121f..d0e4a6fd16b3 100644 --- a/orgpolicy/internal/version.go +++ b/orgpolicy/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.1.0" +const Version = "1.2.0" diff --git a/recommender/CHANGES.md b/recommender/CHANGES.md index c826add7f942..9cc602e8c80a 100644 --- a/recommender/CHANGES.md +++ b/recommender/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/recommender/v1.1.0...recommender/v1.2.0) (2022-02-16) + + +### Features + +* **recommender:** Sustainability Projection ([eeac5c2](https://github.com/googleapis/google-cloud-go/commit/eeac5c245fac73b60e256a890855e682ac733b17)) + ## [1.1.0](https://github.com/googleapis/google-cloud-go/compare/recommender/v1.0.0...recommender/v1.1.0) (2022-02-14) diff --git a/recommender/internal/version.go b/recommender/internal/version.go index 6aea1adc121f..d0e4a6fd16b3 100644 --- a/recommender/internal/version.go +++ b/recommender/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.1.0" +const Version = "1.2.0"