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

Releases: googleapis/python-filestore

v1.6.2

19 Oct 20:46
6b7810c
Compare
Choose a tag to compare

1.6.2 (2023-10-09)

Documentation

v1.6.1

05 Jul 15:04
dfc506a
Compare
Choose a tag to compare

1.6.1 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#148) (8c826d1)

v1.6.0

27 Mar 15:35
c884499
Compare
Choose a tag to compare

1.6.0 (2023-03-23)

Features

  • Add support for Snapshot (fe698b2)
  • Updating the client to match the latest v1 API (fe698b2)

Documentation

  • Fix formatting of request arg in docstring (#142) (475baaf)

v1.5.1

24 Feb 00:09
13838ef
Compare
Choose a tag to compare

1.5.1 (2023-02-17)

Bug Fixes

  • Add service_yaml_parameters to py_gapic_library BUILD.bazel targets (#133) (029b59d)

v1.5.0

16 Feb 20:23
2d4b092
Compare
Choose a tag to compare

1.5.0 (2023-02-09)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#131) (3e2f28c)

v1.4.1

23 Jan 15:34
012f1a5
Compare
Choose a tag to compare

1.4.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (0ac5913)

Documentation

  • Add documentation for enums (0ac5913)

v1.4.0

10 Jan 18:27
1f204b7
Compare
Choose a tag to compare

1.4.0 (2023-01-10)

Features

v1.3.0

15 Dec 20:08
b4210b6
Compare
Choose a tag to compare

1.3.0 (2022-12-15)

Features

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

Bug Fixes

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

Documentation

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

v1.2.3

10 Oct 15:54
d1265c6
Compare
Choose a tag to compare

1.2.3 (2022-10-07)

Bug Fixes

v1.2.2

29 Sep 19:59
d98127e
Compare
Choose a tag to compare

1.2.2 (2022-09-29)

Bug Fixes