Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Releases: googleapis/python-network-security

v0.9.2

27 Mar 16:08
b9f6b54
Compare
Choose a tag to compare

0.9.2 (2023-03-23)

Bug Fixes

  • Add service_yaml_parameters to networksecurity_py_gapic (#166) (dce340d)

Documentation

  • Fix formatting of request arg in docstring (#170) (d1db2c2)

v0.9.1

23 Jan 15:45
d574f71
Compare
Choose a tag to compare

0.9.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (28f193c)

Documentation

  • Add documentation for enums (28f193c)

v0.9.0

11 Jan 16:01
0c33ec9
Compare
Choose a tag to compare

0.9.0 (2023-01-10)

Features

v0.8.0

14 Dec 19:42
5c23136
Compare
Choose a tag to compare

0.8.0 (2022-12-14)

Features

  • Add support for google.cloud.network_security.__version__ (c5d13c9)
  • Add typing to proto.Message based class attributes (c5d13c9)

Bug Fixes

  • Add dict typing for client_options (c5d13c9)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (9e9e394)
  • Drop usage of pkg_resources (9e9e394)
  • Fix timeout default values (9e9e394)

Documentation

  • samples: Snippetgen handling of repeated enum field (c5d13c9)
  • samples: Snippetgen should call await on the operation coroutine before calling result (9e9e394)

v0.7.2

10 Oct 18:09
40c1fb6
Compare
Choose a tag to compare

0.7.2 (2022-10-10)

Bug Fixes

  • deps: Allow protobuf 3.19.5 (#145) (78f436a)
  • deps: require google-api-core>=1.33.2 (78f436a)

v0.7.1

29 Sep 20:01
4f2cfe7
Compare
Choose a tag to compare

0.7.1 (2022-09-29)

Bug Fixes

v0.7.0

19 Sep 19:08
ef7fb23
Compare
Choose a tag to compare

0.7.0 (2022-09-16)

Features

Bug Fixes

  • deps: require google-api-core>=1.33.1,>=2.8.0 (e17eff4)
  • deps: require protobuf >= 3.20.1 (e17eff4)

v0.6.1

15 Aug 14:01
f937086
Compare
Choose a tag to compare

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)

v0.6.0

18 Jul 13:56
24c70bb
Compare
Choose a tag to compare

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)

v0.5.0

13 Jul 17:37
73be583
Compare
Choose a tag to compare

0.5.0 (2022-07-13)

Features

Bug Fixes