Changelog
0.1.17 (2025-08-06)
Features
add a FooBar API (2f16fa5)
add the VeoTuningSpec (2f16fa5)
Remove private preview label from Model Armor protos (2f16fa5)
Documentation
- update comments for rpc BatchCreatePullRequestComments, ResolvePullRequestComments and UnresolvePullRequestComments (2f16fa5)
0.1.16 (2025-07-26)
Features
add new UpdateRepository API (1569c8d)
add support for new API resources - Issues, IssueComments, PullRequests, PullRequestComments, Blobs (1569c8d)
add support for workforce identity federation in instance (1569c8d)
Documentation
ca_pool
in message.google.cloud.securesourcemanager.v1.Instance
is Optional (1569c8d)A comment for field
requested_cancellation
in message.google.cloud.securesourcemanager.v1.OperationMetadata
is changed (1569c8d)fix typo in
BranchRule
comment (1569c8d)remove mention of DataPlane from
CreateRepository
endpoint (1569c8d)remove mention of DataPlane from
DeleteRepository
endpoint (1569c8d)remove mention of DataPlane from
GetRepository
endpont (1569c8d)remove mention of DataPlane from
ListRepositories
endpoint (1569c8d)
0.1.15 (2025-03-15)
Bug Fixes
- [Many APIs] Allow Protobuf 6.x (784a3ca)
0.1.14 (2025-02-18)
Bug Fixes
- deps: Require grpc-google-iam-v1>=0.14.0 (770cf0f)
0.1.13 (2025-02-12)
Features
Add REST Interceptors which support reading metadata (87b5382)
Add support for reading selective GAPIC generation methods from service YAML (87b5382)
0.1.12 (2024-12-12)
Features
- Add support for opt-in debug logging (856e0f0)
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin (856e0f0)
0.1.11 (2024-11-11)
Bug Fixes
0.1.10 (2024-10-24)
Features
0.1.9 (2024-10-23)
Features
[google-cloud-securesourcemanager] Add field
instance
to message.google.cloud.securesourcemanager.v1.ListRepositoriesRequest
(#13176) (18b266f)Add branch rule APIs (e6a764b)
Add field
psc_allowed_projects
to message.google.cloud.securesourcemanager.v1.Instance
(e6a764b)
Documentation
A comment for field
instance
in message (18b266f)A comment for field
instance
in message.google.cloud.securesourcemanager.v1.Repository
is changed (e6a764b)
0.1.8 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (52db52e)
0.1.7 (2024-07-10)
Features
add constant
UNKNOWN
to fieldState
in message.google.cloud.securesourcemanager.v1.Instance
(c3da089)add field
private_config
to message.google.cloud.securesourcemanager.v1.Instance
(c3da089)
Documentation
- A comment for field
instance
in message.google.cloud.securesourcemanager.v1.Repository
is updated to include data plane vs control plane behavior. (c3da089)
0.1.6 (2024-07-08)
Bug Fixes
0.1.5 (2024-03-05)
Bug Fixes
0.1.4 (2024-02-22)
Bug Fixes
deps: [Many APIs] Require
google-api-core>=1.34.1
(#12309) (c23398a)fix ValueError in test__validate_universe_domain (89c1b05)
0.1.3 (2024-02-06)
Bug Fixes
Add google-auth as a direct dependency (9e8d039)
Add staticmethod decorator to
_get_client_cert_source
and_get_api_endpoint
(9e8d039)Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (9e8d039)
0.1.2 (2024-02-01)
Features
0.1.1 (2023-12-07)
Features
Add support for python 3.12 (e9655df)
Introduce compatibility with native namespace packages (e9655df)