Changelog

0.6.1 (2022-08-15)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#121) (1558980)

  • deps: require proto-plus >= 1.22.0 (1558980)

  • fix annotation of parent in Create*Request (f53ca2d)

Documentation

  • update the comments of various networksecurity resources (#115) (f53ca2d)

0.6.0 (2022-07-16)

Features

  • add network_security_v1 (c2694d8)

Bug Fixes

  • update default import for network_security to network_security_v1 (c2694d8)

0.5.0 (2022-07-13)

Features

Bug Fixes

0.4.2 (2022-06-03)

Bug Fixes

  • deps: require protobuf <4.0.0dev (#98) (dfdc5c7)

Documentation

  • fix changelog header to consistent size (#99) (86bc9e4)

0.4.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#77) (6f0a9cb)

0.4.0 (2022-02-26)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (a531e63)

0.3.2 (2022-01-09)

Bug Fixes

  • updating metadata messages for all long running operations (#57) (7adc601)

0.3.1 (2021-11-02)

Bug Fixes

  • deps: drop packaging dependency (518f32b)

  • deps: require google-api-core >= 1.28.0 (518f32b)

Documentation

  • list oneofs in docstring (518f32b)

0.3.0 (2021-10-14)

Features

0.2.0 (2021-10-08)

Features

  • add context manager support in client (#37) (173b3db)

0.1.5 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (90b83d6)

0.1.4 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (dcefd7e)

0.1.3 (2021-07-29)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#11) (4b62e92)

Miscellaneous Chores

0.1.2 (2021-07-21)

Bug Fixes

  • deps: pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions (#10) (070273d)

0.1.1 (2021-07-14)

Bug Fixes

  • disable always_use_jwt_access (#5) (9a14561)

0.1.0 (2021-06-28)

Features