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

Releases: googleapis/python-network-connectivity

v2.0.1

27 Mar 16:03
19fcd10
Compare
Choose a tag to compare

2.0.1 (2023-03-23)

Bug Fixes

  • Add service_yaml_parameters to networkconnectivity_py_gapic (#234) (ab0bcce)

v2.0.0

01 Mar 18:20
456c896
Compare
Choose a tag to compare

2.0.0 (2023-02-27)

⚠ BREAKING CHANGES

  • remove policy based routing API (#228)

Bug Fixes

v1.6.1

23 Jan 15:39
a9dd2de
Compare
Choose a tag to compare

1.6.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (e26302e)

Documentation

  • Add documentation for enums (e26302e)

v1.6.0

10 Jan 18:20
0aa4362
Compare
Choose a tag to compare

1.6.0 (2023-01-10)

Features

v1.5.0

08 Dec 20:36
86767b4
Compare
Choose a tag to compare

1.5.0 (2022-12-08)

Features

  • add policy based routing (bb5fdce)
  • add support for google.cloud.networkconnectivity.__version__ (bb5fdce)
  • Add typing to proto.Message based class attributes (bb5fdce)

Bug Fixes

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

Documentation

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

v1.4.4

10 Oct 16:04
3d30b70
Compare
Choose a tag to compare

1.4.4 (2022-10-07)

Bug Fixes

v1.4.3

04 Oct 00:33
1748599
Compare
Choose a tag to compare

1.4.3 (2022-09-29)

Bug Fixes

v1.4.2

16 Aug 14:45
2ada3ae
Compare
Choose a tag to compare

1.4.2 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#197) (87f279d)
  • deps: require proto-plus >= 1.22.0 (87f279d)

v1.4.1

13 Jul 17:05
9a79f0c
Compare
Choose a tag to compare

1.4.1 (2022-07-13)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#190) (7b0e8a6)

v1.4.0

06 Jul 15:53
68aef62
Compare
Choose a tag to compare

1.4.0 (2022-07-06)

Features

Bug Fixes