Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release spanner 1.74.0 #11142

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Nov 15, 2024

🤖 I have created a release beep boop

1.74.0 (2024-12-27)

Features

  • spanner/admin/instance: Exposing FreeInstanceAvailability in InstanceConfig (4254053)
  • spanner/admin/instance: Exposing FreeInstanceMetadata in Instance configuration (to define the metadata related to FREE instance type) (4254053)
  • spanner/admin/instance: Exposing InstanceType in Instance configuration (to define PROVISIONED or FREE spanner instance) (4254053)
  • spanner/admin/instance: Exposing QuorumType in InstanceConfig (4254053)
  • spanner/admin/instance: Exposing storage_limit_per_processing_unit in InstanceConfig (4254053)
  • spanner: Add the last statement option to ExecuteSqlRequest and ExecuteBatchDmlRequest (8dedb87)
  • spanner: Add UUID in Spanner TypeCode enum (46fc993)
  • spanner: Implement generation and propagation of "x-goog-spanner-request-id" Header (#11048) (10960c1)

Bug Fixes

  • spanner/test/opentelemetry/test: Update golang.org/x/net to v0.33.0 (e9b0b69)
  • spanner: Support setting monitoring host via env and override any endpoint override from spanner options with default one (#11141) (3d61545)
  • spanner: Update golang.org/x/net to v0.33.0 (e9b0b69)

Documentation

  • spanner/admin/instance: A comment for enum DefaultBackupScheduleType is changed (4254053)
  • spanner/admin/instance: A comment for enum value AUTOMATIC in enum DefaultBackupScheduleType is changed (4254053)
  • spanner/admin/instance: A comment for enum value GOOGLE_MANAGED in enum Type is changed (4254053)
  • spanner/admin/instance: A comment for enum value NONE in enum DefaultBackupScheduleType is changed (4254053)
  • spanner/admin/instance: A comment for enum value USER_MANAGED in enum Type is changed (4254053)
  • spanner/admin/instance: A comment for field base_config in message .google.spanner.admin.instance.v1.InstanceConfig is changed (4254053)
  • spanner/admin/instance: A comment for field default_backup_schedule_type in message .google.spanner.admin.instance.v1.Instance is changed (4254053)
  • spanner/admin/instance: A comment for field filter in message .google.spanner.admin.instance.v1.ListInstanceConfigOperationsRequest is changed (4254053)
  • spanner/admin/instance: A comment for field filter in message .google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest is changed (4254053)
  • spanner/admin/instance: A comment for field instance_config in message .google.spanner.admin.instance.v1.CreateInstanceConfigRequest is changed (4254053)
  • spanner/admin/instance: A comment for field instance_partition_deadline in message .google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest is changed (4254053)
  • spanner/admin/instance: A comment for field location in message .google.spanner.admin.instance.v1.ReplicaInfo is changed (4254053)
  • spanner/admin/instance: A comment for field node_count in message .google.spanner.admin.instance.v1.Instance is changed (4254053)
  • spanner/admin/instance: A comment for field node_count in message .google.spanner.admin.instance.v1.InstancePartition is changed (4254053)
  • spanner/admin/instance: A comment for field operations in message .google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse is changed (4254053)
  • spanner/admin/instance: A comment for field operations in message .google.spanner.admin.instance.v1.ListInstancePartitionOperationsResponse is changed (4254053)
  • spanner/admin/instance: A comment for field optional_replicas in message .google.spanner.admin.instance.v1.InstanceConfig is changed (4254053)
  • spanner/admin/instance: A comment for field parent in message .google.spanner.admin.instance.v1.ListInstancePartitionsRequest is changed (4254053)
  • spanner/admin/instance: A comment for field processing_units in message .google.spanner.admin.instance.v1.Instance is changed (4254053)
  • spanner/admin/instance: A comment for field processing_units in message .google.spanner.admin.instance.v1.InstancePartition is changed (4254053)
  • spanner/admin/instance: A comment for field referencing_backups in message .google.spanner.admin.instance.v1.InstancePartition is changed (4254053)
  • spanner/admin/instance: A comment for field replicas in message .google.spanner.admin.instance.v1.InstanceConfig is changed (4254053)
  • spanner/admin/instance: A comment for field storage_utilization_percent in message .google.spanner.admin.instance.v1.AutoscalingConfig is changed (4254053)
  • spanner/admin/instance: A comment for field unreachable in message .google.spanner.admin.instance.v1.ListInstancePartitionsResponse is changed (4254053)
  • spanner/admin/instance: A comment for message CreateInstanceConfigRequest is changed (4254053)
  • spanner/admin/instance: A comment for message DeleteInstanceConfigRequest is changed (4254053)
  • spanner/admin/instance: A comment for message UpdateInstanceConfigRequest is changed (4254053)
  • spanner/admin/instance: A comment for method CreateInstance in service InstanceAdmin is changed (4254053)
  • spanner/admin/instance: A comment for method CreateInstanceConfig in service InstanceAdmin is changed (4254053)
  • spanner/admin/instance: A comment for method CreateInstancePartition in service InstanceAdmin is changed (4254053)
  • spanner/admin/instance: A comment for method ListInstanceConfigOperations in service InstanceAdmin is changed (4254053)
  • spanner/admin/instance: A comment for method ListInstanceConfigs in service InstanceAdmin is changed (4254053)
  • spanner/admin/instance: A comment for method ListInstancePartitionOperations in service InstanceAdmin is changed (4254053)
  • spanner/admin/instance: A comment for method MoveInstance in service InstanceAdmin is changed (4254053)
  • spanner/admin/instance: A comment for method UpdateInstance in service InstanceAdmin is changed (4254053)
  • spanner/admin/instance: A comment for method UpdateInstanceConfig in service InstanceAdmin is changed (4254053)
  • spanner/admin/instance: A comment for method UpdateInstancePartition in service InstanceAdmin is changed (4254053)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners November 15, 2024 13:23
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 15, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 15, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 15, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--spanner branch from 35d5697 to 37dd03e Compare November 16, 2024 19:41
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 16, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 16, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 16, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--spanner branch from 37dd03e to e9af7b4 Compare November 18, 2024 19:50
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 18, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 18, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 18, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--spanner branch from e9af7b4 to f2daf9f Compare November 19, 2024 19:00
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 19, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 19, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 19, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--spanner branch from f2daf9f to b20bc2a Compare November 20, 2024 05:24
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 20, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 20, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 20, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--spanner branch from b20bc2a to fd82787 Compare November 21, 2024 18:40
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 21, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Dec 19, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 19, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 19, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--spanner branch from 8eff3d9 to 96eeece Compare December 19, 2024 20:44
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Dec 19, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 19, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 19, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--spanner branch from 96eeece to 52f0c3f Compare December 20, 2024 00:59
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Dec 20, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 20, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 20, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--spanner branch from 52f0c3f to 3c7e2b4 Compare December 21, 2024 00:08
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Dec 21, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 21, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 21, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--spanner branch from 3c7e2b4 to 9f4181e Compare December 23, 2024 05:49
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Dec 23, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 23, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 23, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--spanner branch from 9f4181e to dffe393 Compare December 27, 2024 05:42
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Dec 27, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 27, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: pending do not merge Indicates a pull request not ready for merge, due to either quality or timing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants