Skip to content

Commit

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


<details><summary>binaryauthorization: 1.8.0</summary>

## [1.8.0](https://togithub.com/googleapis/google-cloud-go/compare/binaryauthorization/v1.7.3...binaryauthorization/v1.8.0) (2023-11-29)


### Features

* **binaryauthorization:** Add container_name, container_type fields to Continuous Validation Logs ([#9047](https://togithub.com/googleapis/google-cloud-go/issues/9047)) ([d0f9ff0](https://togithub.com/googleapis/google-cloud-go/commit/d0f9ff0515eae660f100fd27e258580af4601374))
</details>

<details><summary>dialogflow: 1.46.0</summary>

## [1.46.0](https://togithub.com/googleapis/google-cloud-go/compare/dialogflow/v1.45.0...dialogflow/v1.46.0) (2023-11-29)


### Features

* **dialogflow/cx:** Added Generator API ([#9055](https://togithub.com/googleapis/google-cloud-go/issues/9055)) ([c844d8e](https://togithub.com/googleapis/google-cloud-go/commit/c844d8e294c188a2e9ac35dd4df081862da30510))
</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 Nov 29, 2023
1 parent c844d8e commit 3cee3da
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"batch": "1.7.0",
"beyondcorp": "1.0.3",
"billing": "1.17.4",
"binaryauthorization": "1.7.3",
"binaryauthorization": "1.8.0",
"certificatemanager": "1.7.4",
"channel": "1.17.3",
"cloudbuild": "1.15.0",
Expand All @@ -45,7 +45,7 @@
"dataqna": "0.8.4",
"datastream": "1.10.3",
"deploy": "1.15.0",
"dialogflow": "1.45.0",
"dialogflow": "1.46.0",
"discoveryengine": "1.2.3",
"dlp": "1.11.1",
"documentai": "1.23.6",
Expand Down
7 changes: 7 additions & 0 deletions binaryauthorization/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changes


## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/binaryauthorization/v1.7.3...binaryauthorization/v1.8.0) (2023-11-29)


### Features

* **binaryauthorization:** Add container_name, container_type fields to Continuous Validation Logs ([#9047](https://github.com/googleapis/google-cloud-go/issues/9047)) ([d0f9ff0](https://github.com/googleapis/google-cloud-go/commit/d0f9ff0515eae660f100fd27e258580af4601374))

## [1.7.3](https://github.com/googleapis/google-cloud-go/compare/binaryauthorization/v1.7.2...binaryauthorization/v1.7.3) (2023-11-01)


Expand Down
2 changes: 1 addition & 1 deletion binaryauthorization/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.7.3"
const Version = "1.8.0"
7 changes: 7 additions & 0 deletions dialogflow/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.46.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.45.0...dialogflow/v1.46.0) (2023-11-29)


### Features

* **dialogflow/cx:** Added Generator API ([#9055](https://github.com/googleapis/google-cloud-go/issues/9055)) ([c844d8e](https://github.com/googleapis/google-cloud-go/commit/c844d8e294c188a2e9ac35dd4df081862da30510))

## [1.45.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.44.3...dialogflow/v1.45.0) (2023-11-27)


Expand Down
2 changes: 1 addition & 1 deletion dialogflow/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.45.0"
const Version = "1.46.0"

0 comments on commit 3cee3da

Please sign in to comment.