Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jul 3, 2024
1 parent 94554f5 commit d0c032a
Show file tree
Hide file tree
Showing 9 changed files with 34 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"packages/google-analytics-admin": "0.22.7",
"packages/google-analytics-data": "0.18.8",
"packages/google-apps-card": "0.1.2",
"packages/google-apps-chat": "0.1.7",
"packages/google-apps-chat": "0.1.8",
"packages/google-apps-events-subscriptions": "0.1.0",
"packages/google-apps-meet": "0.1.6",
"packages/google-apps-script-type": "0.3.8",
Expand Down Expand Up @@ -32,7 +32,7 @@
"packages/google-cloud-beyondcorp-appgateways": "0.4.9",
"packages/google-cloud-beyondcorp-clientconnectorservices": "0.4.9",
"packages/google-cloud-beyondcorp-clientgateways": "0.4.8",
"packages/google-cloud-bigquery-analyticshub": "0.4.9",
"packages/google-cloud-bigquery-analyticshub": "0.4.10",
"packages/google-cloud-bigquery-biglake": "0.4.7",
"packages/google-cloud-bigquery-connection": "1.15.3",
"packages/google-cloud-bigquery-data-exchange": "0.5.11",
Expand Down
12 changes: 12 additions & 0 deletions packages/google-apps-chat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.1.8](https://github.com/googleapis/google-cloud-python/compare/google-apps-chat-v0.1.7...google-apps-chat-v0.1.8) (2024-07-03)


### Features

* Add doc for Discoverable Space support for GA launch ([09391b2](https://github.com/googleapis/google-cloud-python/commit/09391b22528550c29f33901d6b327fae8a4c058c))


### Documentation

* Update resource naming formats ([09391b2](https://github.com/googleapis/google-cloud-python/commit/09391b22528550c29f33901d6b327fae8a4c058c))

## [0.1.7](https://github.com/googleapis/google-cloud-python/compare/google-apps-chat-v0.1.6...google-apps-chat-v0.1.7) (2024-06-27)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.8" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.8" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-apps-chat",
"version": "0.1.0"
"version": "0.1.8"
},
"snippets": [
{
Expand Down
14 changes: 14 additions & 0 deletions packages/google-cloud-bigquery-analyticshub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.4.10](https://github.com/googleapis/google-cloud-python/compare/google-cloud-bigquery-analyticshub-v0.4.9...google-cloud-bigquery-analyticshub-v0.4.10) (2024-07-03)


### Features

* support Direct Table Access Toggle (Egress GA) ([94554f5](https://github.com/googleapis/google-cloud-python/commit/94554f56587f0f389f9253aceb32163de26e6488))
* support public directory self service for Listings/Exchanges ([94554f5](https://github.com/googleapis/google-cloud-python/commit/94554f56587f0f389f9253aceb32163de26e6488))


### Documentation

* A comment for message `DataExchange` is changed ([94554f5](https://github.com/googleapis/google-cloud-python/commit/94554f56587f0f389f9253aceb32163de26e6488))
* A comment for message `Listing` is changed ([94554f5](https://github.com/googleapis/google-cloud-python/commit/94554f56587f0f389f9253aceb32163de26e6488))

## [0.4.9](https://github.com/googleapis/google-cloud-python/compare/google-cloud-bigquery-analyticshub-v0.4.8...google-cloud-bigquery-analyticshub-v0.4.9) (2024-03-22)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.4.10" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.4.10" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-bigquery-analyticshub",
"version": "0.1.0"
"version": "0.4.10"
},
"snippets": [
{
Expand Down

0 comments on commit d0c032a

Please sign in to comment.