Changelog

0.3.8 (2024-04-04)

Features

  • add GetSettings and UpdateSettings methods at the Project-level to advisorynotifications.googleapis.com (b8a4835)

Documentation

  • adding docs for new project level settings methods (b8a4835)

0.3.7 (2024-03-05)

Bug Fixes

0.3.6 (2024-02-22)

Bug Fixes

  • [Many APIs] fix ValueError in test__validate_universe_domain (#12280) (2d75d0e)

  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12303) (fbb80c3)

0.3.5 (2024-02-06)

Bug Fixes

  • Add google-auth as a direct dependency (780c5f1)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (780c5f1)

  • Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (780c5f1)

0.3.4 (2024-02-01)

Features

  • Allow users to explicitly configure universe domain (a0392ee)

0.3.3 (2023-12-07)

Features

  • Adding GetNotification and ListNotifications methods for notifications parented at the project level (d250ab3)

  • Adding project level methods to advisorynotifications.googleapis.com (d250ab3)

Documentation

  • Adding docs for new project level methods (d250ab3)

0.3.2 (2023-12-07)

Features

  • Add support for python 3.12 (ea6cfc2)

  • Introduce compatibility with native namespace packages (ea6cfc2)

Bug Fixes

  • Require proto-plus >= 1.22.3 (ea6cfc2)

  • Use retry_async instead of retry in async client (ea6cfc2)

0.3.1 (2023-09-30)

Features

  • add new RPCs GetSettings, UpdateSettings and new messages Settings, NotificationSettings, GetSettingsRequest, UpdateSettingsRequest (e395513)

0.3.0 (2023-08-03)

Features

  • Add NOTIFICATION_TYPE_SECURITY_MSA and NOTIFICATION_TYPE_THREAT_HORIZONS notification types (#11538) (4679f2a)

0.2.1 (2023-07-05)

Bug Fixes

0.2.0 (2023-03-30)

Features

  • Add NotificationType field for advisorynotifications.googleapis.com (#10877) (96b9091)

0.1.1 (2023-03-25)

Documentation

0.1.0 (2023-02-14)

Features

  • add initial files for google.cloud.advisorynotifications.v1 (#10841) (2d290ee)

Changelog