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.4.2

06 Jun 21:21
2284bc7
Compare
Choose a tag to compare

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)

v0.4.1

07 Mar 17:02
abf193f
Compare
Choose a tag to compare

0.4.1 (2022-03-05)

Bug Fixes

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

v0.4.0

28 Feb 22:57
81e6681
Compare
Choose a tag to compare

0.4.0 (2022-02-26)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (a531e63)

v0.3.2

12 Jan 17:02
ecb81b3
Compare
Choose a tag to compare

Bug Fixes

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

v0.3.1

02 Nov 16:04
a9fc3fc
Compare
Choose a tag to compare

Bug Fixes

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

Documentation

  • list oneofs in docstring (518f32b)

v0.3.0

25 Oct 11:03
c51e0cc
Compare
Choose a tag to compare

Features

v0.2.0

12 Oct 19:35
2ba90e7
Compare
Choose a tag to compare

Features

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

v0.1.5

30 Sep 15:48
d32d466
Compare
Choose a tag to compare

Bug Fixes

  • improper types in pagers generation (90b83d6)

v0.1.4

27 Sep 15:20
d108d68
Compare
Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (dcefd7e)

v0.1.3

29 Jul 16:02
399d5c4
Compare
Choose a tag to compare

Bug Fixes

Documentation

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

Miscellaneous Chores