Skip to content

Commit

Permalink
chore: release main (#10086)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>dataplex: 1.16.0</summary>

## [1.16.0](https://togithub.com/googleapis/google-cloud-go/compare/dataplex/v1.15.1...dataplex/v1.16.0) (2024-05-08)


### Features

* **dataplex:** Updated client libraries for Dataplex Catalog ([a4a8fbc](https://togithub.com/googleapis/google-cloud-go/commit/a4a8fbcf561346eec1dc32987b10174f102bb46a))
</details>

<details><summary>deploy: 1.18.1</summary>

## [1.18.1](https://togithub.com/googleapis/google-cloud-go/compare/deploy/v1.18.0...deploy/v1.18.1) (2024-05-08)


### Documentation

* **deploy:** Small corrections to Cloud Deploy API documentation ([ae42f23](https://togithub.com/googleapis/google-cloud-go/commit/ae42f23f586ad76b058066a66c1566e4fef23692))
</details>

<details><summary>dlp: 1.13.0</summary>

## [1.13.0](https://togithub.com/googleapis/google-cloud-go/compare/dlp/v1.12.2...dlp/v1.13.0) (2024-05-08)


### Features

* **dlp:** Add RPCs for deleting TableDataProfiles ([3e25053](https://togithub.com/googleapis/google-cloud-go/commit/3e250530567ee81ed4f51a3856c5940dbec35289))
</details>

<details><summary>kms: 1.16.0</summary>

## [1.16.0](https://togithub.com/googleapis/google-cloud-go/compare/kms/v1.15.9...kms/v1.16.0) (2024-05-08)


### Features

* **kms:** Introduce Long-Running Operations (LRO) for KMS ([3e25053](https://togithub.com/googleapis/google-cloud-go/commit/3e250530567ee81ed4f51a3856c5940dbec35289))
* **kms:** Support the ED25519 asymmetric signing algorithm ([3e25053](https://togithub.com/googleapis/google-cloud-go/commit/3e250530567ee81ed4f51a3856c5940dbec35289))
</details>

<details><summary>maps: 1.8.0</summary>

## [1.8.0](https://togithub.com/googleapis/google-cloud-go/compare/maps/v1.7.3...maps/v1.8.0) (2024-05-08)


### Features

* **maps:** New clients ([#10129](https://togithub.com/googleapis/google-cloud-go/issues/10129)) ([97eb0f5](https://togithub.com/googleapis/google-cloud-go/commit/97eb0f5c93e8a4528a35910f9b0ab75a113a002c))
</details>

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed May 8, 2024
1 parent 9dd3e23 commit 9c45da0
Show file tree
Hide file tree
Showing 11 changed files with 46 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
"dataform": "0.9.4",
"datafusion": "1.7.7",
"datalabeling": "0.8.7",
"dataplex": "1.15.1",
"dataplex": "1.16.0",
"dataproc": "2.4.2",
"dataqna": "0.8.7",
"datastream": "1.10.6",
"deploy": "1.18.0",
"deploy": "1.18.1",
"dialogflow": "1.53.0",
"discoveryengine": "1.7.1",
"dlp": "1.12.2",
"dlp": "1.13.0",
"documentai": "1.28.0",
"domains": "0.9.7",
"edgecontainer": "1.2.1",
Expand All @@ -71,12 +71,12 @@
"identitytoolkit": "0.0.0",
"ids": "1.4.7",
"iot": "1.7.7",
"kms": "1.15.9",
"kms": "1.16.0",
"language": "1.12.5",
"lifesciences": "0.9.7",
"longrunning": "0.5.7",
"managedidentities": "1.6.7",
"maps": "1.7.3",
"maps": "1.8.0",
"mediatranslation": "0.8.7",
"memcache": "1.10.7",
"metastore": "1.13.6",
Expand Down
7 changes: 7 additions & 0 deletions dataplex/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changes


## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.15.1...dataplex/v1.16.0) (2024-05-08)


### Features

* **dataplex:** Updated client libraries for Dataplex Catalog ([a4a8fbc](https://github.com/googleapis/google-cloud-go/commit/a4a8fbcf561346eec1dc32987b10174f102bb46a))

## [1.15.1](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.15.0...dataplex/v1.15.1) (2024-05-01)


Expand Down
2 changes: 1 addition & 1 deletion dataplex/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.15.1"
const Version = "1.16.0"
7 changes: 7 additions & 0 deletions deploy/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changes


## [1.18.1](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.18.0...deploy/v1.18.1) (2024-05-08)


### Documentation

* **deploy:** Small corrections to Cloud Deploy API documentation ([ae42f23](https://github.com/googleapis/google-cloud-go/commit/ae42f23f586ad76b058066a66c1566e4fef23692))

## [1.18.0](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.17.2...deploy/v1.18.0) (2024-05-01)


Expand Down
2 changes: 1 addition & 1 deletion deploy/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.18.0"
const Version = "1.18.1"
7 changes: 7 additions & 0 deletions dlp/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/dlp/v1.12.2...dlp/v1.13.0) (2024-05-08)


### Features

* **dlp:** Add RPCs for deleting TableDataProfiles ([3e25053](https://github.com/googleapis/google-cloud-go/commit/3e250530567ee81ed4f51a3856c5940dbec35289))

## [1.12.2](https://github.com/googleapis/google-cloud-go/compare/dlp/v1.12.1...dlp/v1.12.2) (2024-05-01)


Expand Down
2 changes: 1 addition & 1 deletion dlp/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.12.2"
const Version = "1.13.0"
8 changes: 8 additions & 0 deletions kms/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changes

## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/kms/v1.15.9...kms/v1.16.0) (2024-05-08)


### Features

* **kms:** Introduce Long-Running Operations (LRO) for KMS ([3e25053](https://github.com/googleapis/google-cloud-go/commit/3e250530567ee81ed4f51a3856c5940dbec35289))
* **kms:** Support the ED25519 asymmetric signing algorithm ([3e25053](https://github.com/googleapis/google-cloud-go/commit/3e250530567ee81ed4f51a3856c5940dbec35289))

## [1.15.9](https://github.com/googleapis/google-cloud-go/compare/kms/v1.15.8...kms/v1.15.9) (2024-05-01)


Expand Down
2 changes: 1 addition & 1 deletion kms/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.15.9"
const Version = "1.16.0"
8 changes: 7 additions & 1 deletion maps/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@



## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/maps/v1.7.3...maps/v1.8.0) (2024-05-08)


### Features

* **maps:** New clients ([#10129](https://github.com/googleapis/google-cloud-go/issues/10129)) ([97eb0f5](https://github.com/googleapis/google-cloud-go/commit/97eb0f5c93e8a4528a35910f9b0ab75a113a002c))

## [1.7.3](https://github.com/googleapis/google-cloud-go/compare/maps/v1.7.2...maps/v1.7.3) (2024-05-01)


Expand Down Expand Up @@ -236,4 +243,3 @@

* **maps/addressvalidation:** Start generating apiv1 ([#7012](https://github.com/googleapis/google-cloud-go/issues/7012)) ([3e88250](https://github.com/googleapis/google-cloud-go/commit/3e882501ea196ff4f122989e5726bfd4c72e5133))
* **maps/routing:** Start generating apiv2 ([#7056](https://github.com/googleapis/google-cloud-go/issues/7056)) ([1b7993d](https://github.com/googleapis/google-cloud-go/commit/1b7993d6931cf33bab07124da4180eeb3faffe7e))

2 changes: 1 addition & 1 deletion maps/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9c45da0

Please sign in to comment.