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

Releases: googleapis/python-documentai

v1.2.0

25 Oct 14:04
9b05a71
Compare
Choose a tag to compare

Features

v1.1.0

11 Oct 16:48
ed4232c
Compare
Choose a tag to compare

Features

  • add context manager support in client (#224) (8b65652)

Bug Fixes

  • add 'dict' annotation type to 'request' (a95fac8)
  • improper types in pagers generation (fd5dd70)
  • v1beta2: enable self signed jwt for grpc (#191) (14e7765)
  • v1beta2: Update DocumentUnderstandingService default_host from a regional endpoint to non-regional (#195) (090bcc5)

v1.0.0

26 Jul 19:32
e27bfc6
Compare
Choose a tag to compare

Features

  • add always_use_jwt_access (35e3b74)
  • add the processor management methods (35e3b74)
  • bump release level to production/stable (#151) (1e6b470)
  • Move CommonOperationMetadata for potential reuse (#157) (a1a92b2)
  • update ReviewDocumentRequest to allow set priority and enable validation (#172) (35e3b74)
  • v1beta3: update document.proto, add the processor management methods (#160) (54bc0e9)
  • v1: Move CommonOperationMetadata into a separate file for potential reuse (#158) (c309f8f)

Bug Fixes

  • deps: add packaging requirement (#162) (f09f807)
  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#180) (8eab36e)
  • disable always_use_jwt_access (35e3b74)
  • enable self signed jwt for grpc (#184) (1e35b42)
  • exclude docs and tests from package (#159) (1325677)

Documentation

v0.5.0

31 May 21:17
e1bdfab
Compare
Choose a tag to compare

Features

  • add confidence field to the PageAnchor.PageRef in document.proto. (be671a8)
  • support self-signed JWT flow for service accounts (be671a8)
  • Use non-regionalized default host name for documentai.googleapis.com (be671a8)

Bug Fixes

  • add async client to %name_%version/init.py (be671a8)
  • Parsing pages, but should be paragraphs (#147) (c4aca1b)

v0.4.0

25 Mar 16:02
a75c42a
Compare
Choose a tag to compare

Features

  • add 'from_service_account_info' factory to clients (d6f183a)
  • add common resource path helpers, expose client transport (#43) (4918e62)
  • add documentai v1 (#101) (74fabb5)
  • add from_service_account_info factory and fix sphinx identifiers (#80) (d6f183a)

Bug Fixes

  • added if statement to filter out dir blob files (#63) (7f7f541)
  • adds comment with explicit hostname change (#94) (bb639f9)
  • fix sphinx identifiers (d6f183a)
  • moves import statment inside region tags (#71) (a04fbea)
  • remove client recv msg limit and add enums to types/__init__.py (#72) (c94afd5)
  • removes C-style semicolons and slash comments (#59) (1b24bfd)
  • samples: swaps 'continue' for 'return' (#93) (dabe48e)

Documentation

v0.3.0

30 Sep 19:02
2322398
Compare
Choose a tag to compare

Features

Bug Fixes

  • python: change autodoc_default_flags to autodoc_default_options (#27) (4eefc0a)

v0.2.0

28 May 23:31
646293a
Compare
Choose a tag to compare
chore: release 0.2.0 (#20)

:robot: I have created a release \*beep\* \*boop\* 
---
## [0.2.0](https://www.github.com/googleapis/python-documentai/compare/v0.1.0...v0.2.0) (2020-05-28)


### Features

* add mtls support ([#18](https://www.github.com/googleapis/python-documentai/issues/18)) ([50814b4](https://www.github.com/googleapis/python-documentai/commit/50814b448fba6c3f1da5e5ebf446bd91abff6811))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).

v0.1.0

02 Apr 21:31
00f93cf
Compare
Choose a tag to compare
chore: release 0.1.0 (#2)