Skip to content

Releases: kensho-technologies/eagr

v0.2.2

02 Dec 19:51
fc4a2ec
Compare
Choose a tag to compare
  • Update Poetry dependencies. Unpin Flask, bump Pytest, cap Protobuf because of broken dependencies within 3.14.0

v0.2.0

01 Jul 19:29
b2eb412
Compare
Choose a tag to compare
  • Method invocations returned for the GRPC Reflection Interface now accept parameters for timeout, metadata, credentials, wait_for_ready, and compression, matching the full contract for UnaryUnaryMultiCallable objects.

v0.1.1

27 May 18:44
8422e41
Compare
Choose a tag to compare

v0.1.1

  • Fixed broken GRPC Reflection Interface. Now instantiates a reflection client as expected.
  • Updated the README with shields and install instructions
  • Added Poetry lock file

v0.1.0

14 Feb 18:26
a818afd
Compare
Choose a tag to compare

Initial release.