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

Releases: googleapis/python-notebooks

v1.7.0

17 Apr 10:37
2d2b241
Compare
Choose a tag to compare

1.7.0 (2023-04-14)

Features

  • v1beta1: Enable "rest" transport in Python for services supporting numeric enums (5c1ef22)

Documentation

  • Fix formatting of request arg in docstring (#231) (2722796)

v1.6.1

23 Jan 15:41
8483725
Compare
Choose a tag to compare

1.6.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (a1e4ce2)

Documentation

  • Add documentation for enums (a1e4ce2)

v1.6.0

11 Jan 15:59
13635d8
Compare
Choose a tag to compare

1.6.0 (2023-01-10)

Features

v1.5.1

04 Jan 18:45
8565997
Compare
Choose a tag to compare

1.5.1 (2023-01-04)

Documentation

  • Minor formatting fixes to reference documentation (#214) (17d8096)

v1.5.0

13 Dec 19:21
b9be1e2
Compare
Choose a tag to compare

1.5.0 (2022-12-13)

Features

  • Add Instance.reservation_affinity, nic_type, can_ip_forward to v1beta1 API (05d9b23)
  • Add IsInstanceUpgradeableResponse.upgrade_image to v1beta1 API (05d9b23)
  • Add support for google.cloud.notebooks.__version__ (05d9b23)
  • Add typing to proto.Message based class attributes (05d9b23)
  • Add typing to proto.Message based class attributes (05d9b23)
  • Added Location and IAM methods (05d9b23)
  • Added UpdateRuntime, UpgradeRuntime, DiagnoseRuntime, DiagnoseInstance to v1 API (05d9b23)

Bug Fixes

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

Documentation

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

v1.4.4

10 Oct 16:04
a2cbe1b
Compare
Choose a tag to compare

1.4.4 (2022-10-07)

Bug Fixes

v1.4.3

04 Oct 00:40
377f131
Compare
Choose a tag to compare

1.4.3 (2022-09-29)

Bug Fixes

v1.4.2

15 Aug 14:03
14c49c7
Compare
Choose a tag to compare

1.4.2 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#188) (f0bd9a2)
  • deps: require proto-plus >= 1.22.0 (f0bd9a2)

v1.4.1

13 Jul 17:38
37357c8
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 (#180) (f3235d9)

v1.4.0

07 Jul 18:01
ccbe6cb
Compare
Choose a tag to compare

1.4.0 (2022-07-07)

Features

Bug Fixes