diff --git a/developerconnect/internal/version.go b/developerconnect/internal/version.go index 777c90f6b2f3..7196f28b8f6e 100644 --- a/developerconnect/internal/version.go +++ b/developerconnect/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.1.1" +const Version = "0.1.2" diff --git a/dialogflow/CHANGES.md b/dialogflow/CHANGES.md index cecc899b8b5a..929153ff6d4c 100644 --- a/dialogflow/CHANGES.md +++ b/dialogflow/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.54.3](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.54.2...dialogflow/v1.54.3) (2024-07-10) + + +### Bug Fixes + +* **dialogflow:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.54.2](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.54.1...dialogflow/v1.54.2) (2024-07-01) diff --git a/dialogflow/internal/version.go b/dialogflow/internal/version.go index 923fbd814a45..28c22bbde421 100644 --- a/dialogflow/internal/version.go +++ b/dialogflow/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.54.2" +const Version = "1.54.3" diff --git a/discoveryengine/CHANGES.md b/discoveryengine/CHANGES.md index c91f18b7c8f7..4cde48b558e4 100644 --- a/discoveryengine/CHANGES.md +++ b/discoveryengine/CHANGES.md @@ -1,6 +1,25 @@ # Changelog +## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/discoveryengine/v1.8.2...discoveryengine/v1.9.0) (2024-07-10) + + +### Features + +* **discoveryengine:** Add Chunk resource in the search response ([3b15f9d](https://github.com/googleapis/google-cloud-go/commit/3b15f9db9e0ee3bff3d8d5aafc82cdc2a31d60fc)) +* **discoveryengine:** Add NO_RELEVANT_CONTENT to Answer API ([3b15f9d](https://github.com/googleapis/google-cloud-go/commit/3b15f9db9e0ee3bff3d8d5aafc82cdc2a31d60fc)) +* **discoveryengine:** Support AlloyDB Connector ([3b15f9d](https://github.com/googleapis/google-cloud-go/commit/3b15f9db9e0ee3bff3d8d5aafc82cdc2a31d60fc)) + + +### Bug Fixes + +* **discoveryengine:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + + +### Documentation + +* **discoveryengine:** Keep the API doc up-to-date with recent changes ([3b15f9d](https://github.com/googleapis/google-cloud-go/commit/3b15f9db9e0ee3bff3d8d5aafc82cdc2a31d60fc)) + ## [1.8.2](https://github.com/googleapis/google-cloud-go/compare/discoveryengine/v1.8.1...discoveryengine/v1.8.2) (2024-07-01) diff --git a/discoveryengine/internal/version.go b/discoveryengine/internal/version.go index a2f562e09ecf..df3675929956 100644 --- a/discoveryengine/internal/version.go +++ b/discoveryengine/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.8.2" +const Version = "1.9.0" diff --git a/dlp/CHANGES.md b/dlp/CHANGES.md index f7d4cad4e7bb..1ec6452e01c5 100644 --- a/dlp/CHANGES.md +++ b/dlp/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.14.3](https://github.com/googleapis/google-cloud-go/compare/dlp/v1.14.2...dlp/v1.14.3) (2024-07-10) + + +### Bug Fixes + +* **dlp:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.14.2](https://github.com/googleapis/google-cloud-go/compare/dlp/v1.14.1...dlp/v1.14.2) (2024-07-01) diff --git a/dlp/internal/version.go b/dlp/internal/version.go index b11f4c49d533..5cdb009d1b5d 100644 --- a/dlp/internal/version.go +++ b/dlp/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.14.2" +const Version = "1.14.3" diff --git a/documentai/CHANGES.md b/documentai/CHANGES.md index e39a605146fd..eaf67397c314 100644 --- a/documentai/CHANGES.md +++ b/documentai/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.30.4](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.30.3...documentai/v1.30.4) (2024-07-10) + + +### Bug Fixes + +* **documentai:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.30.3](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.30.2...documentai/v1.30.3) (2024-07-01) diff --git a/documentai/internal/version.go b/documentai/internal/version.go index 21eee50d1d45..5ea61cf2ae06 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.30.3" +const Version = "1.30.4" diff --git a/domains/CHANGES.md b/domains/CHANGES.md index 15392ab03d42..257673bd0b0f 100644 --- a/domains/CHANGES.md +++ b/domains/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [0.9.10](https://github.com/googleapis/google-cloud-go/compare/domains/v0.9.9...domains/v0.9.10) (2024-07-10) + + +### Bug Fixes + +* **domains:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [0.9.9](https://github.com/googleapis/google-cloud-go/compare/domains/v0.9.8...domains/v0.9.9) (2024-07-01) diff --git a/domains/internal/version.go b/domains/internal/version.go index 64e4d3c891ba..ec562b167132 100644 --- a/domains/internal/version.go +++ b/domains/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.9.9" +const Version = "0.9.10" diff --git a/edgecontainer/CHANGES.md b/edgecontainer/CHANGES.md index 912ae13e592e..576601b9c219 100644 --- a/edgecontainer/CHANGES.md +++ b/edgecontainer/CHANGES.md @@ -1,6 +1,13 @@ # Changelog +## [1.2.4](https://github.com/googleapis/google-cloud-go/compare/edgecontainer/v1.2.3...edgecontainer/v1.2.4) (2024-07-10) + + +### Bug Fixes + +* **edgecontainer:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.2.3](https://github.com/googleapis/google-cloud-go/compare/edgecontainer/v1.2.2...edgecontainer/v1.2.3) (2024-07-01) diff --git a/edgecontainer/internal/version.go b/edgecontainer/internal/version.go index a835a62f5ebe..38b974721e57 100644 --- a/edgecontainer/internal/version.go +++ b/edgecontainer/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.2.3" +const Version = "1.2.4" diff --git a/edgenetwork/CHANGES.md b/edgenetwork/CHANGES.md index a928927509f2..5a8a8eb65e2d 100644 --- a/edgenetwork/CHANGES.md +++ b/edgenetwork/CHANGES.md @@ -2,6 +2,13 @@ +## [1.1.1](https://github.com/googleapis/google-cloud-go/compare/edgenetwork/v1.1.0...edgenetwork/v1.1.1) (2024-07-10) + + +### Bug Fixes + +* **edgenetwork:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.1.0](https://github.com/googleapis/google-cloud-go/compare/edgenetwork/v1.0.0...edgenetwork/v1.1.0) (2024-07-01) diff --git a/edgenetwork/internal/version.go b/edgenetwork/internal/version.go index e6a10523fe60..e77704c0de2f 100644 --- a/edgenetwork/internal/version.go +++ b/edgenetwork/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.1.0" +const Version = "1.1.1" diff --git a/essentialcontacts/CHANGES.md b/essentialcontacts/CHANGES.md index 375d9344b6d5..9e0140c8de66 100644 --- a/essentialcontacts/CHANGES.md +++ b/essentialcontacts/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.6.11](https://github.com/googleapis/google-cloud-go/compare/essentialcontacts/v1.6.10...essentialcontacts/v1.6.11) (2024-07-10) + + +### Bug Fixes + +* **essentialcontacts:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.6.10](https://github.com/googleapis/google-cloud-go/compare/essentialcontacts/v1.6.9...essentialcontacts/v1.6.10) (2024-07-01) diff --git a/eventarc/CHANGES.md b/eventarc/CHANGES.md index 59f4e590c6a9..5cf6c4ae73da 100644 --- a/eventarc/CHANGES.md +++ b/eventarc/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.13.9](https://github.com/googleapis/google-cloud-go/compare/eventarc/v1.13.8...eventarc/v1.13.9) (2024-07-10) + + +### Bug Fixes + +* **eventarc:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.13.8](https://github.com/googleapis/google-cloud-go/compare/eventarc/v1.13.7...eventarc/v1.13.8) (2024-07-01) diff --git a/eventarc/internal/version.go b/eventarc/internal/version.go index bb2053c8117a..18efd3ab1917 100644 --- a/eventarc/internal/version.go +++ b/eventarc/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.13.8" +const Version = "1.13.9" diff --git a/filestore/CHANGES.md b/filestore/CHANGES.md index d92d0af58627..867229690cad 100644 --- a/filestore/CHANGES.md +++ b/filestore/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.8.6](https://github.com/googleapis/google-cloud-go/compare/filestore/v1.8.5...filestore/v1.8.6) (2024-07-10) + + +### Bug Fixes + +* **filestore:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.8.5](https://github.com/googleapis/google-cloud-go/compare/filestore/v1.8.4...filestore/v1.8.5) (2024-07-01) diff --git a/filestore/internal/version.go b/filestore/internal/version.go index 19472c0c6104..65881bad7415 100644 --- a/filestore/internal/version.go +++ b/filestore/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.8.5" +const Version = "1.8.6" diff --git a/functions/CHANGES.md b/functions/CHANGES.md index 1afc8160433a..342bf23c3f96 100644 --- a/functions/CHANGES.md +++ b/functions/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.16.5](https://github.com/googleapis/google-cloud-go/compare/functions/v1.16.4...functions/v1.16.5) (2024-07-10) + + +### Bug Fixes + +* **functions:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.16.4](https://github.com/googleapis/google-cloud-go/compare/functions/v1.16.3...functions/v1.16.4) (2024-07-01) diff --git a/functions/internal/version.go b/functions/internal/version.go index 39d1b5a7eb9b..616b0e2747e3 100644 --- a/functions/internal/version.go +++ b/functions/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.16.4" +const Version = "1.16.5" diff --git a/gkebackup/CHANGES.md b/gkebackup/CHANGES.md index ef86b7dfda12..11dc305d99b2 100644 --- a/gkebackup/CHANGES.md +++ b/gkebackup/CHANGES.md @@ -2,6 +2,13 @@ +## [1.5.3](https://github.com/googleapis/google-cloud-go/compare/gkebackup/v1.5.2...gkebackup/v1.5.3) (2024-07-10) + + +### Bug Fixes + +* **gkebackup:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.5.2](https://github.com/googleapis/google-cloud-go/compare/gkebackup/v1.5.1...gkebackup/v1.5.2) (2024-07-01) diff --git a/gkebackup/internal/version.go b/gkebackup/internal/version.go index b1d44795b0a7..3c7538bb65d0 100644 --- a/gkebackup/internal/version.go +++ b/gkebackup/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.5.2" +const Version = "1.5.3" diff --git a/gkeconnect/CHANGES.md b/gkeconnect/CHANGES.md index 98f2420a8495..ddf5b64f37cf 100644 --- a/gkeconnect/CHANGES.md +++ b/gkeconnect/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [0.8.10](https://github.com/googleapis/google-cloud-go/compare/gkeconnect/v0.8.9...gkeconnect/v0.8.10) (2024-07-10) + + +### Bug Fixes + +* **gkeconnect:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [0.8.9](https://github.com/googleapis/google-cloud-go/compare/gkeconnect/v0.8.8...gkeconnect/v0.8.9) (2024-07-01) diff --git a/gkeconnect/internal/version.go b/gkeconnect/internal/version.go index 6315eab590f9..794e44904e1d 100644 --- a/gkeconnect/internal/version.go +++ b/gkeconnect/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.8.9" +const Version = "0.8.10" diff --git a/gkehub/CHANGES.md b/gkehub/CHANGES.md index c25f1c5d9e7f..36048d791173 100644 --- a/gkehub/CHANGES.md +++ b/gkehub/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [0.14.10](https://github.com/googleapis/google-cloud-go/compare/gkehub/v0.14.9...gkehub/v0.14.10) (2024-07-10) + + +### Bug Fixes + +* **gkehub:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [0.14.9](https://github.com/googleapis/google-cloud-go/compare/gkehub/v0.14.8...gkehub/v0.14.9) (2024-07-01) diff --git a/gkehub/internal/version.go b/gkehub/internal/version.go index 1283234d3dae..76aaea4d589b 100644 --- a/gkehub/internal/version.go +++ b/gkehub/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.14.9" +const Version = "0.14.10" diff --git a/gkemulticloud/CHANGES.md b/gkemulticloud/CHANGES.md index 367c4de0be06..8b894457410b 100644 --- a/gkemulticloud/CHANGES.md +++ b/gkemulticloud/CHANGES.md @@ -1,6 +1,13 @@ # Changelog +## [1.2.3](https://github.com/googleapis/google-cloud-go/compare/gkemulticloud/v1.2.2...gkemulticloud/v1.2.3) (2024-07-10) + + +### Bug Fixes + +* **gkemulticloud:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.2.2](https://github.com/googleapis/google-cloud-go/compare/gkemulticloud/v1.2.1...gkemulticloud/v1.2.2) (2024-07-01) diff --git a/gkemulticloud/internal/version.go b/gkemulticloud/internal/version.go index 02fad28ae1d3..a835a62f5ebe 100644 --- a/gkemulticloud/internal/version.go +++ b/gkemulticloud/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.2.2" +const Version = "1.2.3" diff --git a/grafeas/CHANGES.md b/grafeas/CHANGES.md index 5b9118e8f396..3a1c13922812 100644 --- a/grafeas/CHANGES.md +++ b/grafeas/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [0.3.8](https://github.com/googleapis/google-cloud-go/compare/grafeas/v0.3.7...grafeas/v0.3.8) (2024-07-10) + + +### Bug Fixes + +* **grafeas:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [0.3.7](https://github.com/googleapis/google-cloud-go/compare/grafeas/v0.3.6...grafeas/v0.3.7) (2024-07-01) diff --git a/grafeas/internal/version.go b/grafeas/internal/version.go index 9368cbfbb7d0..32f87cf0fedc 100644 --- a/grafeas/internal/version.go +++ b/grafeas/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.3.7" +const Version = "0.3.8" diff --git a/gsuiteaddons/CHANGES.md b/gsuiteaddons/CHANGES.md index 87dd22562d57..670b4fda0fca 100644 --- a/gsuiteaddons/CHANGES.md +++ b/gsuiteaddons/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.6.10](https://github.com/googleapis/google-cloud-go/compare/gsuiteaddons/v1.6.9...gsuiteaddons/v1.6.10) (2024-07-10) + + +### Bug Fixes + +* **gsuiteaddons:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.6.9](https://github.com/googleapis/google-cloud-go/compare/gsuiteaddons/v1.6.8...gsuiteaddons/v1.6.9) (2024-07-01) diff --git a/gsuiteaddons/internal/version.go b/gsuiteaddons/internal/version.go index d5a16ccddb65..244d5930b1fc 100644 --- a/gsuiteaddons/internal/version.go +++ b/gsuiteaddons/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.6.9" +const Version = "1.6.10" diff --git a/iam/CHANGES.md b/iam/CHANGES.md index 5aab66312bd8..2331bfc1b1df 100644 --- a/iam/CHANGES.md +++ b/iam/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.1.11](https://github.com/googleapis/google-cloud-go/compare/iam/v1.1.10...iam/v1.1.11) (2024-07-10) + + +### Bug Fixes + +* **iam:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.1.10](https://github.com/googleapis/google-cloud-go/compare/iam/v1.1.9...iam/v1.1.10) (2024-07-01) diff --git a/iap/CHANGES.md b/iap/CHANGES.md index 1690f61cafe6..5cf9607e8298 100644 --- a/iap/CHANGES.md +++ b/iap/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.9.9](https://github.com/googleapis/google-cloud-go/compare/iap/v1.9.8...iap/v1.9.9) (2024-07-10) + + +### Bug Fixes + +* **iap:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.9.8](https://github.com/googleapis/google-cloud-go/compare/iap/v1.9.7...iap/v1.9.8) (2024-07-01) diff --git a/iap/internal/version.go b/iap/internal/version.go index 42492ef73496..3f6fa1494f94 100644 --- a/iap/internal/version.go +++ b/iap/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.9.8" +const Version = "1.9.9" diff --git a/identitytoolkit/CHANGES.md b/identitytoolkit/CHANGES.md index 9dd42f585a35..37e46771cbff 100644 --- a/identitytoolkit/CHANGES.md +++ b/identitytoolkit/CHANGES.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.2](https://github.com/googleapis/google-cloud-go/compare/identitytoolkit/v0.1.1...identitytoolkit/v0.1.2) (2024-07-10) + + +### Bug Fixes + +* **identitytoolkit:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [0.1.1](https://github.com/googleapis/google-cloud-go/compare/identitytoolkit/v0.1.0...identitytoolkit/v0.1.1) (2024-07-01) diff --git a/identitytoolkit/internal/version.go b/identitytoolkit/internal/version.go index 777c90f6b2f3..7196f28b8f6e 100644 --- a/identitytoolkit/internal/version.go +++ b/identitytoolkit/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.1.1" +const Version = "0.1.2" diff --git a/ids/CHANGES.md b/ids/CHANGES.md index a9ffd66c6e62..800affaeba57 100644 --- a/ids/CHANGES.md +++ b/ids/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.4.10](https://github.com/googleapis/google-cloud-go/compare/ids/v1.4.9...ids/v1.4.10) (2024-07-10) + + +### Bug Fixes + +* **ids:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.4.9](https://github.com/googleapis/google-cloud-go/compare/ids/v1.4.8...ids/v1.4.9) (2024-07-01) diff --git a/ids/internal/version.go b/ids/internal/version.go index 145cf0d4ae9a..bb212674669d 100644 --- a/ids/internal/version.go +++ b/ids/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.4.9" +const Version = "1.4.10" diff --git a/iot/CHANGES.md b/iot/CHANGES.md index 0b4122443ef7..75c70ff886cf 100644 --- a/iot/CHANGES.md +++ b/iot/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.7.10](https://github.com/googleapis/google-cloud-go/compare/iot/v1.7.9...iot/v1.7.10) (2024-07-10) + + +### Bug Fixes + +* **iot:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.7.9](https://github.com/googleapis/google-cloud-go/compare/iot/v1.7.8...iot/v1.7.9) (2024-07-01) diff --git a/iot/internal/version.go b/iot/internal/version.go index e541719166d2..f020841b5d13 100644 --- a/iot/internal/version.go +++ b/iot/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.7.9" +const Version = "1.7.10" diff --git a/kms/CHANGES.md b/kms/CHANGES.md index 788bb404c80c..2cd3f69627bc 100644 --- a/kms/CHANGES.md +++ b/kms/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.18.3](https://github.com/googleapis/google-cloud-go/compare/kms/v1.18.2...kms/v1.18.3) (2024-07-10) + + +### Bug Fixes + +* **kms:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.18.2](https://github.com/googleapis/google-cloud-go/compare/kms/v1.18.1...kms/v1.18.2) (2024-07-01) diff --git a/kms/internal/version.go b/kms/internal/version.go index 197f7f8d335a..3e0a8ebf3fea 100644 --- a/kms/internal/version.go +++ b/kms/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.18.2" +const Version = "1.18.3" diff --git a/language/CHANGES.md b/language/CHANGES.md index 8aab10cf1803..f222f250e1b1 100644 --- a/language/CHANGES.md +++ b/language/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.12.8](https://github.com/googleapis/google-cloud-go/compare/language/v1.12.7...language/v1.12.8) (2024-07-10) + + +### Bug Fixes + +* **language:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.12.7](https://github.com/googleapis/google-cloud-go/compare/language/v1.12.6...language/v1.12.7) (2024-07-01) diff --git a/language/internal/version.go b/language/internal/version.go index 0a87ebe16a5d..ffafe458fa71 100644 --- a/language/internal/version.go +++ b/language/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.12.7" +const Version = "1.12.8" diff --git a/lifesciences/CHANGES.md b/lifesciences/CHANGES.md index 7f83861142d1..b9cc445fb2ce 100644 --- a/lifesciences/CHANGES.md +++ b/lifesciences/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [0.9.10](https://github.com/googleapis/google-cloud-go/compare/lifesciences/v0.9.9...lifesciences/v0.9.10) (2024-07-10) + + +### Bug Fixes + +* **lifesciences:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [0.9.9](https://github.com/googleapis/google-cloud-go/compare/lifesciences/v0.9.8...lifesciences/v0.9.9) (2024-07-01) diff --git a/lifesciences/internal/version.go b/lifesciences/internal/version.go index 64e4d3c891ba..ec562b167132 100644 --- a/lifesciences/internal/version.go +++ b/lifesciences/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.9.9" +const Version = "0.9.10" diff --git a/longrunning/CHANGES.md b/longrunning/CHANGES.md index 1f57b9dde8e0..ab02dd00e567 100644 --- a/longrunning/CHANGES.md +++ b/longrunning/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [0.5.10](https://github.com/googleapis/google-cloud-go/compare/longrunning/v0.5.9...longrunning/v0.5.10) (2024-07-10) + + +### Bug Fixes + +* **longrunning:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [0.5.9](https://github.com/googleapis/google-cloud-go/compare/longrunning/v0.5.8...longrunning/v0.5.9) (2024-07-01) diff --git a/longrunning/internal/version.go b/longrunning/internal/version.go index 2a349daf09aa..2244fc256045 100644 --- a/longrunning/internal/version.go +++ b/longrunning/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.5.9" +const Version = "0.5.10" diff --git a/managedidentities/CHANGES.md b/managedidentities/CHANGES.md index baba5d91dfea..5f86c5aa4dc4 100644 --- a/managedidentities/CHANGES.md +++ b/managedidentities/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.6.10](https://github.com/googleapis/google-cloud-go/compare/managedidentities/v1.6.9...managedidentities/v1.6.10) (2024-07-10) + + +### Bug Fixes + +* **managedidentities:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.6.9](https://github.com/googleapis/google-cloud-go/compare/managedidentities/v1.6.8...managedidentities/v1.6.9) (2024-07-01) diff --git a/managedidentities/internal/version.go b/managedidentities/internal/version.go index d5a16ccddb65..244d5930b1fc 100644 --- a/managedidentities/internal/version.go +++ b/managedidentities/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.6.9" +const Version = "1.6.10" diff --git a/managedkafka/CHANGES.md b/managedkafka/CHANGES.md index 085b369375e4..addfaaeb7c27 100644 --- a/managedkafka/CHANGES.md +++ b/managedkafka/CHANGES.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.3](https://github.com/googleapis/google-cloud-go/compare/managedkafka/v0.1.2...managedkafka/v0.1.3) (2024-07-10) + + +### Bug Fixes + +* **managedkafka:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [0.1.2](https://github.com/googleapis/google-cloud-go/compare/managedkafka/v0.1.1...managedkafka/v0.1.2) (2024-07-01) diff --git a/managedkafka/internal/version.go b/managedkafka/internal/version.go index 7196f28b8f6e..14256f5b3c99 100644 --- a/managedkafka/internal/version.go +++ b/managedkafka/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.1.2" +const Version = "0.1.3" diff --git a/maps/CHANGES.md b/maps/CHANGES.md index c1839152c49b..9a7576039e2d 100644 --- a/maps/CHANGES.md +++ b/maps/CHANGES.md @@ -2,6 +2,13 @@ +## [1.11.4](https://github.com/googleapis/google-cloud-go/compare/maps/v1.11.3...maps/v1.11.4) (2024-07-10) + + +### Bug Fixes + +* **maps:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.11.3](https://github.com/googleapis/google-cloud-go/compare/maps/v1.11.2...maps/v1.11.3) (2024-07-01) diff --git a/maps/internal/version.go b/maps/internal/version.go index dd77daac9a4e..5be41863ed25 100644 --- a/maps/internal/version.go +++ b/maps/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.11.3" +const Version = "1.11.4" diff --git a/mediatranslation/CHANGES.md b/mediatranslation/CHANGES.md index 29e729ee1fad..90868cafe18f 100644 --- a/mediatranslation/CHANGES.md +++ b/mediatranslation/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [0.8.10](https://github.com/googleapis/google-cloud-go/compare/mediatranslation/v0.8.9...mediatranslation/v0.8.10) (2024-07-10) + + +### Bug Fixes + +* **mediatranslation:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [0.8.9](https://github.com/googleapis/google-cloud-go/compare/mediatranslation/v0.8.8...mediatranslation/v0.8.9) (2024-07-01) diff --git a/mediatranslation/internal/version.go b/mediatranslation/internal/version.go index 6315eab590f9..794e44904e1d 100644 --- a/mediatranslation/internal/version.go +++ b/mediatranslation/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.8.9" +const Version = "0.8.10" diff --git a/memcache/CHANGES.md b/memcache/CHANGES.md index d744f9e75429..a1447300927c 100644 --- a/memcache/CHANGES.md +++ b/memcache/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.10.10](https://github.com/googleapis/google-cloud-go/compare/memcache/v1.10.9...memcache/v1.10.10) (2024-07-10) + + +### Bug Fixes + +* **memcache:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.10.9](https://github.com/googleapis/google-cloud-go/compare/memcache/v1.10.8...memcache/v1.10.9) (2024-07-01) diff --git a/memcache/internal/version.go b/memcache/internal/version.go index 7f12581b9aaf..3bec427006ab 100644 --- a/memcache/internal/version.go +++ b/memcache/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.10.9" +const Version = "1.10.10" diff --git a/metastore/CHANGES.md b/metastore/CHANGES.md index dc89dff3eaaa..3c981defb51f 100644 --- a/metastore/CHANGES.md +++ b/metastore/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.13.9](https://github.com/googleapis/google-cloud-go/compare/metastore/v1.13.8...metastore/v1.13.9) (2024-07-10) + + +### Bug Fixes + +* **metastore:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.13.8](https://github.com/googleapis/google-cloud-go/compare/metastore/v1.13.7...metastore/v1.13.8) (2024-07-01) diff --git a/metastore/internal/version.go b/metastore/internal/version.go index bb2053c8117a..18efd3ab1917 100644 --- a/metastore/internal/version.go +++ b/metastore/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.13.8" +const Version = "1.13.9" diff --git a/migrationcenter/CHANGES.md b/migrationcenter/CHANGES.md index a81b79d27b1d..8f853c7405e7 100644 --- a/migrationcenter/CHANGES.md +++ b/migrationcenter/CHANGES.md @@ -1,6 +1,13 @@ # Changelog +## [1.0.3](https://github.com/googleapis/google-cloud-go/compare/migrationcenter/v1.0.2...migrationcenter/v1.0.3) (2024-07-10) + + +### Bug Fixes + +* **migrationcenter:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.0.2](https://github.com/googleapis/google-cloud-go/compare/migrationcenter/v1.0.1...migrationcenter/v1.0.2) (2024-07-01) diff --git a/migrationcenter/internal/version.go b/migrationcenter/internal/version.go index 50eb607d9e94..ceacc1110ea3 100644 --- a/migrationcenter/internal/version.go +++ b/migrationcenter/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.0.2" +const Version = "1.0.3" diff --git a/monitoring/CHANGES.md b/monitoring/CHANGES.md index 394f42e393df..38015185eca2 100644 --- a/monitoring/CHANGES.md +++ b/monitoring/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.20.2](https://github.com/googleapis/google-cloud-go/compare/monitoring/v1.20.1...monitoring/v1.20.2) (2024-07-10) + + +### Bug Fixes + +* **monitoring:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.20.1](https://github.com/googleapis/google-cloud-go/compare/monitoring/v1.20.0...monitoring/v1.20.1) (2024-07-01) diff --git a/monitoring/internal/version.go b/monitoring/internal/version.go index e939b9f5e080..003d19f6ac6c 100644 --- a/monitoring/internal/version.go +++ b/monitoring/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.20.1" +const Version = "1.20.2" diff --git a/netapp/CHANGES.md b/netapp/CHANGES.md index 86e9f2e2d02d..0b328fd5ad95 100644 --- a/netapp/CHANGES.md +++ b/netapp/CHANGES.md @@ -1,6 +1,13 @@ # Changelog +## [1.1.3](https://github.com/googleapis/google-cloud-go/compare/netapp/v1.1.2...netapp/v1.1.3) (2024-07-10) + + +### Bug Fixes + +* **netapp:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.1.2](https://github.com/googleapis/google-cloud-go/compare/netapp/v1.1.1...netapp/v1.1.2) (2024-07-01) diff --git a/netapp/internal/version.go b/netapp/internal/version.go index 2eabe9755ac2..37b53333df2f 100644 --- a/netapp/internal/version.go +++ b/netapp/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.1.2" +const Version = "1.1.3" diff --git a/networkconnectivity/CHANGES.md b/networkconnectivity/CHANGES.md index b954213673ab..b65b49da6c63 100644 --- a/networkconnectivity/CHANGES.md +++ b/networkconnectivity/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.14.9](https://github.com/googleapis/google-cloud-go/compare/networkconnectivity/v1.14.8...networkconnectivity/v1.14.9) (2024-07-10) + + +### Bug Fixes + +* **networkconnectivity:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.14.8](https://github.com/googleapis/google-cloud-go/compare/networkconnectivity/v1.14.7...networkconnectivity/v1.14.8) (2024-07-01) diff --git a/networkconnectivity/internal/version.go b/networkconnectivity/internal/version.go index 84837efa1e1d..243964f803f9 100644 --- a/networkconnectivity/internal/version.go +++ b/networkconnectivity/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.14.8" +const Version = "1.14.9" diff --git a/networkmanagement/CHANGES.md b/networkmanagement/CHANGES.md index 962cf329a249..f2241604cc41 100644 --- a/networkmanagement/CHANGES.md +++ b/networkmanagement/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.13.5](https://github.com/googleapis/google-cloud-go/compare/networkmanagement/v1.13.4...networkmanagement/v1.13.5) (2024-07-10) + + +### Bug Fixes + +* **networkmanagement:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.13.4](https://github.com/googleapis/google-cloud-go/compare/networkmanagement/v1.13.3...networkmanagement/v1.13.4) (2024-07-01) diff --git a/networkmanagement/internal/version.go b/networkmanagement/internal/version.go index 12ef756eb84a..c7e60e4edbca 100644 --- a/networkmanagement/internal/version.go +++ b/networkmanagement/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.13.4" +const Version = "1.13.5" diff --git a/networksecurity/CHANGES.md b/networksecurity/CHANGES.md index 35fc026ec603..20220e4698b7 100644 --- a/networksecurity/CHANGES.md +++ b/networksecurity/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [0.9.10](https://github.com/googleapis/google-cloud-go/compare/networksecurity/v0.9.9...networksecurity/v0.9.10) (2024-07-10) + + +### Bug Fixes + +* **networksecurity:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [0.9.9](https://github.com/googleapis/google-cloud-go/compare/networksecurity/v0.9.8...networksecurity/v0.9.9) (2024-07-01) diff --git a/networksecurity/internal/version.go b/networksecurity/internal/version.go index 64e4d3c891ba..ec562b167132 100644 --- a/networksecurity/internal/version.go +++ b/networksecurity/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.9.9" +const Version = "0.9.10" diff --git a/networkservices/CHANGES.md b/networkservices/CHANGES.md index 597d7deb2428..6093ca0bb405 100644 --- a/networkservices/CHANGES.md +++ b/networkservices/CHANGES.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.4](https://github.com/googleapis/google-cloud-go/compare/networkservices/v0.1.3...networkservices/v0.1.4) (2024-07-10) + + +### Bug Fixes + +* **networkservices:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [0.1.3](https://github.com/googleapis/google-cloud-go/compare/networkservices/v0.1.2...networkservices/v0.1.3) (2024-07-01) diff --git a/networkservices/internal/version.go b/networkservices/internal/version.go index 14256f5b3c99..a795fcbaaf37 100644 --- a/networkservices/internal/version.go +++ b/networkservices/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.1.3" +const Version = "0.1.4" diff --git a/notebooks/CHANGES.md b/notebooks/CHANGES.md index d4b4a019f204..579f91c9dd99 100644 --- a/notebooks/CHANGES.md +++ b/notebooks/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.11.8](https://github.com/googleapis/google-cloud-go/compare/notebooks/v1.11.7...notebooks/v1.11.8) (2024-07-10) + + +### Bug Fixes + +* **notebooks:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.11.7](https://github.com/googleapis/google-cloud-go/compare/notebooks/v1.11.6...notebooks/v1.11.7) (2024-07-01) diff --git a/notebooks/internal/version.go b/notebooks/internal/version.go index 839b45b2cd32..1906f8408ac2 100644 --- a/notebooks/internal/version.go +++ b/notebooks/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.11.7" +const Version = "1.11.8" diff --git a/optimization/CHANGES.md b/optimization/CHANGES.md index a8f014642dfe..b32eefbacbbe 100644 --- a/optimization/CHANGES.md +++ b/optimization/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.6.8](https://github.com/googleapis/google-cloud-go/compare/optimization/v1.6.7...optimization/v1.6.8) (2024-07-10) + + +### Bug Fixes + +* **optimization:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.6.7](https://github.com/googleapis/google-cloud-go/compare/optimization/v1.6.6...optimization/v1.6.7) (2024-07-01) diff --git a/optimization/internal/version.go b/optimization/internal/version.go index c0726e33dc5f..231a1195a2fe 100644 --- a/optimization/internal/version.go +++ b/optimization/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.6.7" +const Version = "1.6.8" diff --git a/orchestration/CHANGES.md b/orchestration/CHANGES.md index fe1e6842979c..fe93925890de 100644 --- a/orchestration/CHANGES.md +++ b/orchestration/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.9.5](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.9.4...orchestration/v1.9.5) (2024-07-10) + + +### Bug Fixes + +* **orchestration:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.9.4](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.9.3...orchestration/v1.9.4) (2024-07-01) diff --git a/orchestration/internal/version.go b/orchestration/internal/version.go index 61bb3eff99dd..20f367012007 100644 --- a/orchestration/internal/version.go +++ b/orchestration/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.9.4" +const Version = "1.9.5" diff --git a/orgpolicy/CHANGES.md b/orgpolicy/CHANGES.md index 0e8a92c2d3ef..e2606abd61c4 100644 --- a/orgpolicy/CHANGES.md +++ b/orgpolicy/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.12.6](https://github.com/googleapis/google-cloud-go/compare/orgpolicy/v1.12.5...orgpolicy/v1.12.6) (2024-07-10) + + +### Bug Fixes + +* **orgpolicy:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.12.5](https://github.com/googleapis/google-cloud-go/compare/orgpolicy/v1.12.4...orgpolicy/v1.12.5) (2024-07-01) diff --git a/orgpolicy/internal/version.go b/orgpolicy/internal/version.go index f5199cd5183e..5890fe10ce63 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.12.5" +const Version = "1.12.6" diff --git a/osconfig/CHANGES.md b/osconfig/CHANGES.md index eb1125178a52..fc876dc468c7 100644 --- a/osconfig/CHANGES.md +++ b/osconfig/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.13.1](https://github.com/googleapis/google-cloud-go/compare/osconfig/v1.13.0...osconfig/v1.13.1) (2024-07-10) + + +### Bug Fixes + +* **osconfig:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/osconfig/v1.12.8...osconfig/v1.13.0) (2024-07-01) diff --git a/osconfig/internal/version.go b/osconfig/internal/version.go index efedadbea253..507f6903ef19 100644 --- a/osconfig/internal/version.go +++ b/osconfig/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.13.0" +const Version = "1.13.1" diff --git a/oslogin/CHANGES.md b/oslogin/CHANGES.md index 641340761244..1be2abb2b946 100644 --- a/oslogin/CHANGES.md +++ b/oslogin/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.13.6](https://github.com/googleapis/google-cloud-go/compare/oslogin/v1.13.5...oslogin/v1.13.6) (2024-07-10) + + +### Bug Fixes + +* **oslogin:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.13.5](https://github.com/googleapis/google-cloud-go/compare/oslogin/v1.13.4...oslogin/v1.13.5) (2024-07-01) diff --git a/oslogin/internal/version.go b/oslogin/internal/version.go index c7e60e4edbca..f2a7aa3a2d4c 100644 --- a/oslogin/internal/version.go +++ b/oslogin/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.13.5" +const Version = "1.13.6" diff --git a/parallelstore/CHANGES.md b/parallelstore/CHANGES.md index 7e83acedcb4b..864c1a851eb1 100644 --- a/parallelstore/CHANGES.md +++ b/parallelstore/CHANGES.md @@ -1,5 +1,18 @@ # Changelog +## [0.4.0](https://github.com/googleapis/google-cloud-go/compare/parallelstore/v0.3.2...parallelstore/v0.4.0) (2024-07-10) + + +### Features + +* **parallelstore:** Add iam.googleapis.com/ServiceAccount resource definition ([b660d68](https://github.com/googleapis/google-cloud-go/commit/b660d6870658fe6881883785bcebaea0929fec0a)) +* **parallelstore:** Adding Import/Export BYOSA to the import Data request ([b660d68](https://github.com/googleapis/google-cloud-go/commit/b660d6870658fe6881883785bcebaea0929fec0a)) + + +### Bug Fixes + +* **parallelstore:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [0.3.2](https://github.com/googleapis/google-cloud-go/compare/parallelstore/v0.3.1...parallelstore/v0.3.2) (2024-07-01) diff --git a/parallelstore/internal/version.go b/parallelstore/internal/version.go index 7d8787000b50..6a31033a4588 100644 --- a/parallelstore/internal/version.go +++ b/parallelstore/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.3.2" +const Version = "0.4.0" diff --git a/phishingprotection/CHANGES.md b/phishingprotection/CHANGES.md index 002b985d521b..85f87cf77520 100644 --- a/phishingprotection/CHANGES.md +++ b/phishingprotection/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [0.8.10](https://github.com/googleapis/google-cloud-go/compare/phishingprotection/v0.8.9...phishingprotection/v0.8.10) (2024-07-10) + + +### Bug Fixes + +* **phishingprotection:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [0.8.9](https://github.com/googleapis/google-cloud-go/compare/phishingprotection/v0.8.8...phishingprotection/v0.8.9) (2024-07-01) diff --git a/phishingprotection/internal/version.go b/phishingprotection/internal/version.go index 6315eab590f9..794e44904e1d 100644 --- a/phishingprotection/internal/version.go +++ b/phishingprotection/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.8.9" +const Version = "0.8.10" diff --git a/policysimulator/CHANGES.md b/policysimulator/CHANGES.md index 70946d5bbf18..bafef7d03af3 100644 --- a/policysimulator/CHANGES.md +++ b/policysimulator/CHANGES.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.8](https://github.com/googleapis/google-cloud-go/compare/policysimulator/v0.2.7...policysimulator/v0.2.8) (2024-07-10) + + +### Bug Fixes + +* **policysimulator:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [0.2.7](https://github.com/googleapis/google-cloud-go/compare/policysimulator/v0.2.6...policysimulator/v0.2.7) (2024-07-01) diff --git a/policysimulator/internal/version.go b/policysimulator/internal/version.go index f68da8efe1e4..6fe402dae17d 100644 --- a/policysimulator/internal/version.go +++ b/policysimulator/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.2.7" +const Version = "0.2.8" diff --git a/policytroubleshooter/CHANGES.md b/policytroubleshooter/CHANGES.md index f80488a11b83..b2fd29371f8e 100644 --- a/policytroubleshooter/CHANGES.md +++ b/policytroubleshooter/CHANGES.md @@ -2,6 +2,13 @@ +## [1.10.8](https://github.com/googleapis/google-cloud-go/compare/policytroubleshooter/v1.10.7...policytroubleshooter/v1.10.8) (2024-07-10) + + +### Bug Fixes + +* **policytroubleshooter:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [1.10.7](https://github.com/googleapis/google-cloud-go/compare/policytroubleshooter/v1.10.6...policytroubleshooter/v1.10.7) (2024-07-01) diff --git a/policytroubleshooter/internal/version.go b/policytroubleshooter/internal/version.go index 36faf950ae25..fc1873dbc714 100644 --- a/policytroubleshooter/internal/version.go +++ b/policytroubleshooter/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.10.7" +const Version = "1.10.8" diff --git a/privatecatalog/CHANGES.md b/privatecatalog/CHANGES.md index 935cb06aeb55..b25ac529d067 100644 --- a/privatecatalog/CHANGES.md +++ b/privatecatalog/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [0.9.10](https://github.com/googleapis/google-cloud-go/compare/privatecatalog/v0.9.9...privatecatalog/v0.9.10) (2024-07-10) + + +### Bug Fixes + +* **privatecatalog:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) + ## [0.9.9](https://github.com/googleapis/google-cloud-go/compare/privatecatalog/v0.9.8...privatecatalog/v0.9.9) (2024-07-01)