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 Jan 29, 2025
1 parent 8500e9e commit 6ab3da0
Show file tree
Hide file tree
Showing 26 changed files with 247 additions and 26 deletions.
28 changes: 14 additions & 14 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
"accesscontextmanager": "1.9.3",
"advisorynotifications": "1.5.3",
"ai": "0.10.0",
"aiplatform": "1.70.0",
"aiplatform": "1.71.0",
"alloydb": "1.14.1",
"analytics": "0.25.3",
"analytics": "0.26.0",
"apigateway": "1.7.3",
"apigeeconnect": "1.7.3",
"apigeeregistry": "0.9.3",
"apihub": "0.1.3",
"apikeys": "1.2.3",
"appengine": "1.9.3",
"apphub": "0.2.3",
"apps": "0.5.3",
"apps": "0.6.0",
"area120": "0.9.3",
"artifactregistry": "1.16.1",
"asset": "1.20.4",
Expand All @@ -27,20 +27,20 @@
"binaryauthorization": "1.9.3",
"certificatemanager": "1.9.3",
"channel": "1.19.2",
"chat": "0.9.1",
"chat": "0.10.0",
"cloudbuild": "1.20.0",
"cloudcontrolspartner": "1.2.2",
"cloudcontrolspartner": "1.3.0",
"clouddms": "1.8.3",
"cloudprofiler": "0.4.3",
"cloudquotas": "1.3.0",
"cloudtasks": "1.13.3",
"commerce": "1.2.2",
"compute": "1.31.1",
"compute": "1.32.0",
"compute/metadata": "0.6.0",
"confidentialcomputing": "1.8.1",
"config": "1.3.0",
"contactcenterinsights": "1.17.1",
"container": "1.42.1",
"container": "1.42.2",
"containeranalysis": "0.13.3",
"datacatalog": "1.24.3",
"dataflow": "0.10.3",
Expand All @@ -50,7 +50,7 @@
"dataplex": "1.21.0",
"dataproc": "2.10.1",
"dataqna": "0.9.3",
"datastream": "1.12.1",
"datastream": "1.13.0",
"deploy": "1.26.1",
"developerconnect": "0.3.1",
"dialogflow": "1.64.1",
Expand All @@ -69,7 +69,7 @@
"gkehub": "0.15.3",
"gkemulticloud": "1.5.1",
"grafeas": "0.3.13",
"gsuiteaddons": "1.7.3",
"gsuiteaddons": "1.7.4",
"iam": "1.3.1",
"iap": "1.10.3",
"identitytoolkit": "0.2.3",
Expand All @@ -81,7 +81,7 @@
"longrunning": "0.6.4",
"managedidentities": "1.7.3",
"managedkafka": "0.4.0",
"maps": "1.17.1",
"maps": "1.18.0",
"mediatranslation": "0.9.3",
"memcache": "1.11.3",
"memorystore": "0.1.1",
Expand All @@ -101,7 +101,7 @@
"osconfig": "1.14.3",
"oslogin": "1.14.3",
"parallelstore": "0.9.2",
"parametermanager": "0.0.0",
"parametermanager": "0.1.0",
"phishingprotection": "0.9.3",
"policysimulator": "0.3.3",
"policytroubleshooter": "1.11.3",
Expand All @@ -111,13 +111,13 @@
"recaptchaenterprise": "2.19.4",
"recommendationengine": "0.9.3",
"recommender": "1.13.3",
"redis": "1.17.3",
"redis": "1.18.0",
"resourcemanager": "1.10.3",
"resourcesettings": "1.8.3",
"retail": "1.19.2",
"run": "1.8.1",
"scheduler": "1.11.3",
"secretmanager": "1.14.3",
"scheduler": "1.11.4",
"secretmanager": "1.14.4",
"securesourcemanager": "1.3.1",
"security": "1.18.3",
"securitycenter": "1.35.3",
Expand Down
33 changes: 33 additions & 0 deletions aiplatform/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,39 @@
# Changes


## [1.71.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.70.0...aiplatform/v1.71.0) (2025-01-29)


### Features

* **aiplatform:** Add Context Cache to v1 ([973e3d2](https://github.com/googleapis/google-cloud-go/commit/973e3d267844d251f5bfc33f473b853ac288b959))
* **aiplatform:** Add machine_spec, data_persistent_disk_spec, network_spec, euc_config, shielded_vm_config to `.google.cloud.aiplatform.v1beta1.NotebookRuntime` ([a694e11](https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c))
* **aiplatform:** Add machine_spec, data_persistent_disk_spec, network_spec, euc_config, shielded_vm_config to message `.google.cloud.aiplatform.v1.NotebookRuntime` ([a694e11](https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c))
* **aiplatform:** Add optimized config in v1 API ([de5ca9d](https://github.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129))
* **aiplatform:** Add per-modality token count break downs for GenAI APIs ([90edd74](https://github.com/googleapis/google-cloud-go/commit/90edd74d13b9dd737134a75d5b18a064a8ee656a))
* **aiplatform:** Add per-modality token count break downs for GenAI APIs ([90edd74](https://github.com/googleapis/google-cloud-go/commit/90edd74d13b9dd737134a75d5b18a064a8ee656a))
* **aiplatform:** Add retrieval_config to ToolConfig v1 ([973e3d2](https://github.com/googleapis/google-cloud-go/commit/973e3d267844d251f5bfc33f473b853ac288b959))
* **aiplatform:** Add retrieval_config to ToolConfig v1beta1 ([973e3d2](https://github.com/googleapis/google-cloud-go/commit/973e3d267844d251f5bfc33f473b853ac288b959))
* **aiplatform:** Add speculative decoding spec to DeployedModel proto ([#11469](https://github.com/googleapis/google-cloud-go/issues/11469)) ([a694e11](https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c))
* **aiplatform:** Enable FeatureView Service Account in v1 API version ([90edd74](https://github.com/googleapis/google-cloud-go/commit/90edd74d13b9dd737134a75d5b18a064a8ee656a))
* **aiplatform:** Enable UpdateFeatureMonitor in v1beta1 API version ([90edd74](https://github.com/googleapis/google-cloud-go/commit/90edd74d13b9dd737134a75d5b18a064a8ee656a))
* **aiplatform:** Expose code execution tool API to v1 ([90edd74](https://github.com/googleapis/google-cloud-go/commit/90edd74d13b9dd737134a75d5b18a064a8ee656a))
* **aiplatform:** Model Registry Checkpoint API ([de5ca9d](https://github.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129))
* **aiplatform:** Model Registry Checkpoint API ([de5ca9d](https://github.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129))
* **aiplatform:** Reasoning Engine v1 GAPIC release ([#11456](https://github.com/googleapis/google-cloud-go/issues/11456)) ([aa54375](https://github.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85))
* **aiplatform:** Remove autorater config related visibility v1beta1 ([90edd74](https://github.com/googleapis/google-cloud-go/commit/90edd74d13b9dd737134a75d5b18a064a8ee656a))


### Documentation

* **aiplatform:** Deprecate `is_default` in message `.google.cloud.aiplatform.v1.NotebookRuntimeTemplate` ([a694e11](https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c))
* **aiplatform:** Deprecate `is_default` in message `.google.cloud.aiplatform.v1beta1.NotebookRuntimeTemplate` ([a694e11](https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c))
* **aiplatform:** Deprecate `service_account` in message `.google.cloud.aiplatform.v1.NotebookRuntime` ([a694e11](https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c))
* **aiplatform:** Deprecate `service_account` in message `.google.cloud.aiplatform.v1.NotebookRuntimeTemplate` ([a694e11](https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c))
* **aiplatform:** Deprecate `service_account` in message `.google.cloud.aiplatform.v1beta1.NotebookRuntime` ([a694e11](https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c))
* **aiplatform:** Deprecate `service_account` in message `.google.cloud.aiplatform.v1beta1.NotebookRuntimeTemplate` ([a694e11](https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c))
* **aiplatform:** Update comments for NumericFilter and Operator ([de5ca9d](https://github.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129))

## [1.70.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.69.0...aiplatform/v1.70.0) (2025-01-08)


Expand Down
2 changes: 1 addition & 1 deletion aiplatform/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.70.0"
const Version = "1.71.0"
17 changes: 17 additions & 0 deletions analytics/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changes

## [0.26.0](https://github.com/googleapis/google-cloud-go/compare/analytics/v0.25.3...analytics/v0.26.0) (2025-01-29)


### Features

* **analytics/admin:** Add `user_data_retention` field to `DataRetentionSettings` and mark as `REQUIRED` ([de5ca9d](https://github.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129))


### Bug Fixes

* **analytics/admin:** Mark `event_data_retention` field in `DataRetentionSettings` as `REQUIRED` ([de5ca9d](https://github.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129))


### Documentation

* **analytics/admin:** Replace "GA4" with "Google Analytics" or "GA" in all comments ([#11516](https://github.com/googleapis/google-cloud-go/issues/11516)) ([de5ca9d](https://github.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129))

## [0.25.3](https://github.com/googleapis/google-cloud-go/compare/analytics/v0.25.2...analytics/v0.25.3) (2025-01-02)


Expand Down
2 changes: 1 addition & 1 deletion analytics/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 = "0.25.3"
const Version = "0.26.0"
16 changes: 16 additions & 0 deletions apps/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [0.6.0](https://github.com/googleapis/google-cloud-go/compare/apps/v0.5.3...apps/v0.6.0) (2025-01-29)


### Features

* **apps/meet:** Add methods for [configuring meeting spaces and members](https ([de5ca9d](https://github.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129))
* **apps/meet:** Add new OAuth scope `https ([de5ca9d](https://github.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129))
* **apps/meet:** Add new OAuth scope `https ([de5ca9d](https://github.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129))


### Documentation

* **apps/meet:** Improve docs for `GetSpaceRequest`, `EndActiveConferenceRequest`, `ListConferenceRecordsRequest` ([de5ca9d](https://github.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129))
* **apps/meet:** Improve docs for GetSpaceRequest, EndActiveConferenceRequest, ListConferenceRecordsRequest ([de5ca9d](https://github.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129))
* **apps/meet:** Remove *Developer Preview* label from methods that are now generally available ([de5ca9d](https://github.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129))

## [0.5.3](https://github.com/googleapis/google-cloud-go/compare/apps/v0.5.2...apps/v0.5.3) (2025-01-02)


Expand Down
2 changes: 1 addition & 1 deletion apps/internal/version.go

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

16 changes: 16 additions & 0 deletions chat/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [0.10.0](https://github.com/googleapis/google-cloud-go/compare/chat/v0.9.1...chat/v0.10.0) (2025-01-29)


### Features

* **chat:** A new field `custom_emoji_metadata` is added to message `.google.chat.v1.Annotation` ([de5ca9d](https://github.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129))
* **chat:** A new message `CustomEmojiMetadata` is added ([de5ca9d](https://github.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129))
* **chat:** A new value `CUSTOM_EMOJI` is added to enum `AnnotationType` ([de5ca9d](https://github.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129))


### Documentation

* **chat:** A comment for field `custom_emoji` in message `.google.chat.v1.Emoji` is changed ([de5ca9d](https://github.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129))
* **chat:** A comment for method `CreateReaction` in service `ChatService` is changed ([de5ca9d](https://github.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129))
* **chat:** A comment for method `DeleteReaction` in service `ChatService` is changed ([de5ca9d](https://github.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129))

## [0.9.1](https://github.com/googleapis/google-cloud-go/compare/chat/v0.9.0...chat/v0.9.1) (2025-01-02)


Expand Down
2 changes: 1 addition & 1 deletion chat/internal/version.go

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

19 changes: 19 additions & 0 deletions cloudcontrolspartner/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@



## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/cloudcontrolspartner/v1.2.2...cloudcontrolspartner/v1.3.0) (2025-01-29)


### Features

* **cloudcontrolspartner:** A new field `organization_domain` is added to message `.google.cloud.cloudcontrolspartner.v1beta.Customer` ([232775b](https://github.com/googleapis/google-cloud-go/commit/232775bc8691c1a53b9a06dcacc87975e7c9e6d8))
* **cloudcontrolspartner:** A new message `CreateCustomerRequest` is added ([232775b](https://github.com/googleapis/google-cloud-go/commit/232775bc8691c1a53b9a06dcacc87975e7c9e6d8))
* **cloudcontrolspartner:** A new message `DeleteCustomerRequest` is added ([232775b](https://github.com/googleapis/google-cloud-go/commit/232775bc8691c1a53b9a06dcacc87975e7c9e6d8))
* **cloudcontrolspartner:** A new message `UpdateCustomerRequest` is added ([232775b](https://github.com/googleapis/google-cloud-go/commit/232775bc8691c1a53b9a06dcacc87975e7c9e6d8))
* **cloudcontrolspartner:** A new method `CreateCustomer` is added to service `CloudControlsPartnerCore` ([#11504](https://github.com/googleapis/google-cloud-go/issues/11504)) ([232775b](https://github.com/googleapis/google-cloud-go/commit/232775bc8691c1a53b9a06dcacc87975e7c9e6d8))
* **cloudcontrolspartner:** A new method `DeleteCustomer` is added to service `CloudControlsPartnerCore` ([232775b](https://github.com/googleapis/google-cloud-go/commit/232775bc8691c1a53b9a06dcacc87975e7c9e6d8))
* **cloudcontrolspartner:** A new method `UpdateCustomer` is added to service `CloudControlsPartnerCore` ([232775b](https://github.com/googleapis/google-cloud-go/commit/232775bc8691c1a53b9a06dcacc87975e7c9e6d8))


### Documentation

* **cloudcontrolspartner:** A comment for enum value `VIRTRU` in enum `EkmSolution` is changed ([232775b](https://github.com/googleapis/google-cloud-go/commit/232775bc8691c1a53b9a06dcacc87975e7c9e6d8))
* **cloudcontrolspartner:** A comment for field `requested_cancellation` in message `.google.cloud.cloudcontrolspartner.v1beta.OperationMetadata` is changed ([232775b](https://github.com/googleapis/google-cloud-go/commit/232775bc8691c1a53b9a06dcacc87975e7c9e6d8))

## [1.2.2](https://github.com/googleapis/google-cloud-go/compare/cloudcontrolspartner/v1.2.1...cloudcontrolspartner/v1.2.2) (2025-01-02)


Expand Down
2 changes: 1 addition & 1 deletion cloudcontrolspartner/internal/version.go

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

7 changes: 7 additions & 0 deletions compute/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.32.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.31.1...compute/v1.32.0) (2025-01-29)


### Features

* **compute:** Update Compute Engine API to revision 20250107 ([#975](https://github.com/googleapis/google-cloud-go/issues/975)) ([a694e11](https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c))

## [1.31.1](https://github.com/googleapis/google-cloud-go/compare/compute/v1.31.0...compute/v1.31.1) (2025-01-02)


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

## [1.42.2](https://github.com/googleapis/google-cloud-go/compare/container/v1.42.1...container/v1.42.2) (2025-01-29)


### Documentation

* **container:** Broken (or ambiguous) markdown link ([#11507](https://github.com/googleapis/google-cloud-go/issues/11507)) ([90edd74](https://github.com/googleapis/google-cloud-go/commit/90edd74d13b9dd737134a75d5b18a064a8ee656a))

## [1.42.1](https://github.com/googleapis/google-cloud-go/compare/container/v1.42.0...container/v1.42.1) (2025-01-02)


Expand Down
2 changes: 1 addition & 1 deletion container/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.42.1"
const Version = "1.42.2"
19 changes: 19 additions & 0 deletions datastream/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
# Changes


## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/datastream/v1.12.1...datastream/v1.13.0) (2025-01-29)


### Features

* **datastream:** A new field `ssl_config` is added to message `.google.cloud.datastream.v1.PostgresqlProfile` ([a694e11](https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c))
* **datastream:** A new message `PostgresqlSslConfig` is added ([a694e11](https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c))


### Documentation

* **datastream:** A comment for field `name` in message `.google.cloud.datastream.v1.ConnectionProfile` is changed ([a694e11](https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c))
* **datastream:** A comment for field `name` in message `.google.cloud.datastream.v1.PrivateConnection` is changed ([a694e11](https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c))
* **datastream:** A comment for field `name` in message `.google.cloud.datastream.v1.Route` is changed ([a694e11](https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c))
* **datastream:** A comment for field `name` in message `.google.cloud.datastream.v1.Stream` is changed ([a694e11](https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c))
* **datastream:** A comment for field `name` in message `.google.cloud.datastream.v1.StreamObject` is changed ([a694e11](https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c))
* **datastream:** A comment for field `password` in message `.google.cloud.datastream.v1.OracleAsmConfig` is changed ([a694e11](https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c))
* **datastream:** A comment for message `OracleAsmConfig` is changed ([a694e11](https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c))

## [1.12.1](https://github.com/googleapis/google-cloud-go/compare/datastream/v1.12.0...datastream/v1.12.1) (2025-01-02)


Expand Down
7 changes: 7 additions & 0 deletions gsuiteaddons/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.7.4](https://github.com/googleapis/google-cloud-go/compare/gsuiteaddons/v1.7.3...gsuiteaddons/v1.7.4) (2025-01-29)


### Documentation

* **gsuiteaddons:** Minor documentation edits ([a694e11](https://github.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c))

## [1.7.3](https://github.com/googleapis/google-cloud-go/compare/gsuiteaddons/v1.7.2...gsuiteaddons/v1.7.3) (2025-01-02)


Expand Down
17 changes: 17 additions & 0 deletions maps/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@



## [1.18.0](https://github.com/googleapis/google-cloud-go/compare/maps/v1.17.1...maps/v1.18.0) (2025-01-29)


### Features

* **maps/places:** Add more fuel type enum values ([90edd74](https://github.com/googleapis/google-cloud-go/commit/90edd74d13b9dd737134a75d5b18a064a8ee656a))


### Bug Fixes

* **maps/places:** Add oauth scopes to Places proto ([#11518](https://github.com/googleapis/google-cloud-go/issues/11518)) ([afbe132](https://github.com/googleapis/google-cloud-go/commit/afbe1326ff6d25034eb232129019b2e2687df7d0))


### Documentation

* **maps/places:** A comment for enum value `LPG` in enum `FuelType` is changed to be clearer. ([90edd74](https://github.com/googleapis/google-cloud-go/commit/90edd74d13b9dd737134a75d5b18a064a8ee656a))

## [1.17.1](https://github.com/googleapis/google-cloud-go/compare/maps/v1.17.0...maps/v1.17.1) (2025-01-02)


Expand Down
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.

10 changes: 9 additions & 1 deletion parametermanager/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# Changes
# Changelog

## 0.1.0 (2025-01-29)


### Features

* **parametermanager:** New client(s) ([#11502](https://github.com/googleapis/google-cloud-go/issues/11502)) ([30de20d](https://github.com/googleapis/google-cloud-go/commit/30de20d9e3430acb7b557d77e316f2a87ec8ad0c))

## Changes
2 changes: 1 addition & 1 deletion parametermanager/internal/version.go

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

Loading

0 comments on commit 6ab3da0

Please sign in to comment.