Skip to content

Releases: kafkajs/confluent-schema-registry

v3.6.0

12 Jan 18:22
6898d8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.1...v3.6.0

v3.5.1

11 Jan 14:18
5286908
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.0...v3.5.1

v3.5.0

11 Jan 12:19
325f2ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: V3.4.1...v3.5.0

v3.4.0

21 Dec 09:20
6c8cfbe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.4.1

21 Dec 10:24
2dcc424
Compare
Choose a tag to compare

What's Changed

  • Allow setting full Ajv Instance on JSON options by @pgior001 in #254

New Contributors

Full Changelog: v3.4.0...V3.4.1

v3.3.0

04 Oct 10:00
a3921d3
Compare
Choose a tag to compare

[3.3.0] - 2022-10-04

Added

Fixed

  • Fix Apicurio compatibility with register function #201

v3.2.1

28 Jan 13:01
Compare
Choose a tag to compare

[3.2.1] - 2022-01-28

Fixed

  • Don't swallow error message from client-side errors from registry requests #176

v3.2.0

22 Nov 10:34
Compare
Choose a tag to compare

[3.2.0] - 2021-11-22

Added

  • Add reader schema option when decoding Avro messages #166

v3.1.1

04 Nov 06:41
d282f9f
Compare
Choose a tag to compare

[3.1.1] - 2021-11-03

Fixed

  • Support backwards incompatible changes in Ajv 8 when passing in Ajv instance in JSON Schema options #163

v3.1.0

03 Nov 14:23
407de7f
Compare
Choose a tag to compare

[3.1.0] - 2021-11-03

Added

  • Allow passing in Ajv instance in JSON Schema options #133

Fixed

  • Fix backwards compatibility with older Schema Registry versions #158

Fixed

  • Fix gateway config for when setting HTTP agent #127