Changes

1.10.0 (2026-07-13)

Features

1.9.0 (2026-05-07)

1.8.0 (2026-04-30)

1.7.0 (2026-04-13)

1.6.0 (2026-04-09)

1.5.0 (2026-04-02)

1.4.1 (2025-09-22)

Bug Fixes

  • securesourcemanager: Upgrade gRPC service registration func (3637617)

1.4.0 (2025-07-23)

Features

  • securesourcemanager: Add new UpdateRepository API (eeb4b1f)
  • securesourcemanager: Add support for new API resources (#12598) (eeb4b1f)
  • securesourcemanager: Add support for workforce identity federation in instance (eeb4b1f)

Documentation

  • securesourcemanager: ca_pool in message .google.cloud.securesourcemanager.v1.Instance is Optional (eeb4b1f)
  • securesourcemanager: A comment for field requested_cancellation in message .google.cloud.securesourcemanager.v1.OperationMetadata is changed (eeb4b1f)
  • securesourcemanager: Fix typo in BranchRule comment (eeb4b1f)
  • securesourcemanager: Remove mention of DataPlane from CreateRepository endpoint (eeb4b1f)
  • securesourcemanager: Remove mention of DataPlane from DeleteRepository endpoint (eeb4b1f)
  • securesourcemanager: Remove mention of DataPlane from GetRepository endpont (eeb4b1f)
  • securesourcemanager: Remove mention of DataPlane from ListRepositories endpoint (eeb4b1f)

1.3.3 (2025-04-15)

Bug Fixes

  • securesourcemanager: Update google.golang.org/api to 0.229.0 (3319672)

1.3.2 (2025-03-13)

Bug Fixes

  • securesourcemanager: Update golang.org/x/net to 0.37.0 (1144978)

1.3.1 (2025-01-02)

Bug Fixes

  • securesourcemanager: Update golang.org/x/net to v0.33.0 (e9b0b69)

1.3.0 (2024-10-23)

Features

  • securesourcemanager: Add field instance to message .google.cloud.securesourcemanager.v1.ListRepositoriesRequest (#10997) (70d82fe)

Bug Fixes

  • securesourcemanager: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • securesourcemanager: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see https://togithub.com/googleapis/google-cloud-go/issues/11020. (2b8ca4b)

Documentation

  • securesourcemanager: A comment for field instance in message .google.cloud.securesourcemanager.v1.Repository is changed (70d82fe)

1.2.1 (2024-09-12)

Bug Fixes

  • securesourcemanager: Bump dependencies (2ddeb15)

1.2.0 (2024-08-20)

Features

  • securesourcemanager: Add support for Go 1.23 iterators (84461c0)

1.1.1 (2024-08-08)

Bug Fixes

  • securesourcemanager: Update google.golang.org/api to v0.191.0 (5b32644)

1.1.0 (2024-07-24)

Features

  • securesourcemanager: Add constant UNKNOWN to field State in message .google.cloud.securesourcemanager.v1.Instance (eb63f0d)
  • securesourcemanager: Add field private_config to message .google.cloud.securesourcemanager.v1.Instance (eb63f0d)

Bug Fixes

  • securesourcemanager: Update dependencies (257c40b)

Documentation

  • securesourcemanager: A comment for field instance in message .google.cloud.securesourcemanager.v1.Repository is updated to include data plane vs control plane behavior. (eb63f0d)

1.0.2 (2024-07-10)

Bug Fixes

1.0.1 (2024-07-01)

Bug Fixes

1.0.0 (2024-06-26)

Miscellaneous Chores

0.1.5 (2024-05-01)

Bug Fixes

  • securesourcemanager: Bump x/net to v0.24.0 (ba31ed5)

0.1.4 (2024-03-14)

Bug Fixes

  • securesourcemanager: Update protobuf dep to v1.33.0 (30b038d)

0.1.3 (2024-01-30)

Bug Fixes

  • securesourcemanager: Enable universe domain resolution options (fd1d569)

0.1.2 (2023-11-01)

Bug Fixes

  • securesourcemanager: Bump google.golang.org/api to v0.149.0 (8d2ab9f)

0.1.1 (2023-10-26)

Bug Fixes

  • securesourcemanager: Update grpc-go to v1.59.0 (81a97b0)

0.1.0 (2023-10-17)

Features

Changes