Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Releases: googleapis/python-translate

v3.3.0

19 Jul 11:47
a26e115
Compare
Choose a tag to compare

Features

  • add always_use_jwt_access (778878d)

Bug Fixes

v3.2.1

22 Jun 04:02
7aefcda
Compare
Choose a tag to compare

Documentation

v3.2.0

01 Jun 11:03
9a8c28f
Compare
Choose a tag to compare

Features

  • support self-signed JWT flow for service accounts (959a35c)

Bug Fixes

  • add async client to %name_%version/init.py (959a35c)
  • deps: add packaging requirement (959a35c)

Documentation

  • connect Python Translate client library to nebulous serverless example (#162) (2986864)

v3.1.0

31 Mar 23:17
ca2c2e1
Compare
Choose a tag to compare

Features

  • add from_service_account_info (a397eff)
  • v3beta1: add online and batch document translation (a397eff)
  • v3beta1: add online and batch document translation (#121) (a397eff)

Bug Fixes

v3.0.2

11 Dec 00:46
44a00eb
Compare
Choose a tag to compare

Documentation

  • add w/ glossary and model (1e030d4)

v3.0.1

10 Aug 16:31
bb3720b
Compare
Choose a tag to compare

Bug Fixes

v3.0.0

05 Aug 20:16
3758c8f
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • migrate API to microgenerator (#31)

Features

v2.0.2

03 Aug 19:01
e518237
Compare
Choose a tag to compare

Bug Fixes

v2.0.1

04 Feb 19:21
dfbcd7f
Compare
Choose a tag to compare
chore: release 2.0.1 (#2)

v2.0.0

31 Jan 21:27
Compare
Choose a tag to compare

10-23-2019 11:13 PDT

New Features

  • Make v3 the default client. (#9498)

Internal / Testing Changes

  • Add VPC-SC system tests. (#9272)