Changelog

0.5.2 (2022-06-07)

Bug Fixes

  • deps: require protobuf<4.0.0 on v0 branch (#339) (7d1caea)

0.5.1 (2022-05-19)

Bug Fixes

  • deps: require google-api-core >= 1.31.5, >= 2.3.2 on v0 release (#300) (cac6dee)

0.5.0 (2021-05-28)

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)

0.4.0 (2021-03-25)

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

0.3.0 (2020-09-30)

Features

Bug Fixes

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

0.2.0 (2020-05-28)

Features

0.1.0 (2020-04-01)

Features

  • documentai: bump copyright year to 2020, tweak docstring formatting (via synth) [#10230) (329dbcf)

  • documentai: initial generation of documentai (#9623) (fc3d29f)

  • add v1beta2, remove v1beta1 (#13) (1d8efd9)