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

Releases: googleapis/python-shell

v1.7.1

27 Mar 15:55
970513b
Compare
Choose a tag to compare

1.7.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#164) (a4751ad)

v1.7.0

24 Feb 01:02
8f49a74
Compare
Choose a tag to compare

1.7.0 (2023-02-09)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#157) (ab83466)

v1.6.1

23 Jan 15:36
fc8af6b
Compare
Choose a tag to compare

1.6.1 (2023-01-23)

Bug Fixes

  • Add context manager return types (287a2a5)

Documentation

  • Add documentation for enums (287a2a5)

v1.6.0

10 Jan 18:09
7966d78
Compare
Choose a tag to compare

1.6.0 (2023-01-10)

Features

v1.5.0

15 Dec 18:43
7595e18
Compare
Choose a tag to compare

1.5.0 (2022-12-14)

Features

  • Add CloudShellErrorCode.ENVIRONMENT_UNAVAILABLE enum value (82fc2bc)
  • Add support for google.cloud.shell.__version__ (82fc2bc)
  • Add typing to proto.Message based class attributes (82fc2bc)

Bug Fixes

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

Documentation

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

v1.4.3

10 Oct 15:55
1e95d8c
Compare
Choose a tag to compare

1.4.3 (2022-10-07)

Bug Fixes

v1.4.2

04 Oct 00:44
9e5a4a7
Compare
Choose a tag to compare

1.4.2 (2022-09-29)

Bug Fixes

v1.4.1

15 Aug 14:21
6f66359
Compare
Choose a tag to compare

1.4.1 (2022-08-11)

Bug Fixes

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

v1.4.0

18 Jul 13:44
bb3bea8
Compare
Choose a tag to compare

1.4.0 (2022-07-16)

Features

Bug Fixes

v1.3.3

06 Jun 21:44
522dee5
Compare
Choose a tag to compare

1.3.3 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#107) (4d16fd5)