Skip to content

Releases: jobcloud/php-kafka-schema-registry-client

Release v2.0.0

30 Dec 09:20
5d8eb85
Compare
Choose a tag to compare

Internals 🏭

*drop support for php 7.4 #21

Add JSON_PRESERVE_ZERO_FRACTION on json_encode

08 Dec 10:21
6a2f29a
Compare
Choose a tag to compare

Add JSON_PRESERVE_ZERO_FRACTION on json_encode

What's Changed

  • feat(BE-3407): add JSON_PRESERVE_ZERO_FRACTION on json_encode by @andrei-arobs in #20

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3: carapace 3.3.0 compatibility

28 Oct 09:40
13cede4
Compare
Choose a tag to compare

What's Changed

  • checkSchemaCompatibilityForVersion() carapace 3.3.0 compatiblity by @nick-zh in #18

Full Changelog: v1.0.2...v1.0.3

v1.0.2

02 Aug 11:24
ea730bb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

10 May 10:52
dd58431
Compare
Choose a tag to compare

What's Changed

  • fix/chore/fix-code-style-and-PSR4 by @haeber in #15

New Contributors

Full Changelog: v1.0.0...v1.0.1

Release v1.0.0

14 Dec 12:08
3d80b85
Compare
Choose a tag to compare

Improvements ⚙️

  • improved exceptions in #9
  • removed return type for getSchemaDefinitionByVersion to allow optimized primitive schemas in #14

Internals 🏭

  • updated docker image in #10
  • removed cache dependency and move others to dev dependencies in #11
  • bumped circle ci orb version in #13

Full Changelog: v0.1.4...v1.0.0

Release v1.0.0-alpha2

22 Oct 14:19
0bd1f3c
Compare
Choose a tag to compare
Release v1.0.0-alpha2 Pre-release
Pre-release

Improvements ⚙️

  • small refactoring of dependencies (#11)

v1.0.0-alpha1: improve exceptions (#9)

09 Apr 10:11
b3f34f8
Compare
Choose a tag to compare
Pre-release

Release v0.1.4

02 Nov 09:10
970e674
Compare
Choose a tag to compare

Improvements ⚙️

  • add request body to exception (#8)

v0.1.3

26 Oct 10:38
0249ed6
Compare
Choose a tag to compare

Improvements ⚙️

  • add uri to message (#7)