Changelog
0.4.0 (2025-11-06)
Documentation
Updated docs for the APIs (735dcad100d7957ba5373a654b9a2d7c2a277903)
Changes to few fields are also made (a7ed7007b4a25a4266f22d90e3ccde137ae5a066)
Features
Adding client libraries for Monitoring API Compliance Manager Service (735dcad100d7957ba5373a654b9a2d7c2a277903)
add Audit API surface (a7ed7007b4a25a4266f22d90e3ccde137ae5a066)
0.3.0 (2025-10-16)
Features
- Add support for Python 3.14 (98ee71abc0f97c88239b50bf0e0827df19630def)
Bug Fixes
- Deprecate credentials_file argument (98ee71abc0f97c88239b50bf0e0827df19630def)
0.2.0 (2025-09-22)
⚠ BREAKING CHANGES
An existing enum
RegulatoryControlResponsibilityTypeis removedAn existing message
CloudControlGroupDetailsis removedAn existing field
cloud_control_group_detailsis removed from message.google.cloud.cloudsecuritycompliance.v1.FrameworkAn existing message
CloudControlGroupis removedAn existing message
Controlis removedAn existing message
ControlFamilyis removedAn existing field
cc_deploymentsis removed from message.google.cloud.cloudsecuritycompliance.v1.FrameworkDeploymentAn existing field
cc_group_deploymentsis removed from message.google.cloud.cloudsecuritycompliance.v1.FrameworkDeploymentAn existing message
CloudControlGroupDeploymentis removed
Features
- removed some fields which are not required in Compliance Manager APIs (6842396)
Bug Fixes
An existing enum
RegulatoryControlResponsibilityTypeis removed (6842396)An existing field
cc_deploymentsis removed from message.google.cloud.cloudsecuritycompliance.v1.FrameworkDeployment(6842396)An existing field
cc_group_deploymentsis removed from message.google.cloud.cloudsecuritycompliance.v1.FrameworkDeployment(6842396)An existing field
cloud_control_group_detailsis removed from message.google.cloud.cloudsecuritycompliance.v1.Framework(6842396)An existing message
CloudControlGroupis removed (6842396)An existing message
CloudControlGroupDeploymentis removed (6842396)An existing message
CloudControlGroupDetailsis removed (6842396)An existing message
Controlis removed (6842396)An existing message
ControlFamilyis removed (6842396)
Documentation
- updated documentation for APIs (6842396)