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

v1.0.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 26 Jul 19:32
e27bfc6

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