Skip to content

Releases: marcosschroh/python-schema-registry-client

v1.4.7

12 Sep 15:39
Compare
Choose a tag to compare
  • Submit raw schema instead of the fastavro-parsed version #77

v1.4.6

07 Sep 10:39
Compare
Choose a tag to compare
  • is_key removed from signature methods
  • documentation updated

v1.4.5

19 Aug 15:45
Compare
Choose a tag to compare
  • Pin dependency versions

v1.4.4

14 Aug 10:24
Compare
Choose a tag to compare
  • Corrects Accept headers to conform to specification #73

v1.4.3

13 Aug 16:21
Compare
Choose a tag to compare
  • requests dependency removed #70

v1.4.2

12 Aug 14:59
Compare
Choose a tag to compare
  • Don't rely on httpx's private config values #66
  • cache lookup updated

v1.4.1

14 Jul 18:14
Compare
Choose a tag to compare
  • Avro serialization for complex faust records that contains nested records, Mapping or Sequences fixed #59

v1.4.0

07 May 18:31
Compare
Choose a tag to compare
  • timeout and pool_limits added to client

v1.3.2

06 May 13:04
Compare
Choose a tag to compare

v1.3.1

03 May 15:26
Compare
Choose a tag to compare
  • requests library has been replaced with httpx