Skip to content

Tags: nick-zh/schema-registry-php-client

Tags

6.0.0

Toggle 6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[FT] Use new 3.0 version of `flix-tech/avro-php` (flix-tech#24)

5.1.0

Toggle 5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[CI] Use wikimedias Avro library (flix-tech#22)

5.0.3

Toggle 5.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[FX] Fixing dealing with exceptions wrapped in fulfilled promises (fl…

…ix-tech#15)

5.0.2

Toggle 5.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[RELEASE][HOTFIX] Correct Stream processing with newer Guzzle versions (

flix-tech#14)

* [FX] Also add throwing values in rejection callbacks

* [FX] Also add throwing values in rejection callbacks for CachedRegistry

* [FX] Use correct stream string access in `ExceptionMap`

5.0.2-beta.2

Toggle 5.0.2-beta.2's commit message
[FX] Use correct stream string access in `ExceptionMap`

5.0.2-beta.1

Toggle 5.0.2-beta.1's commit message
[FX] Also add throwing values in rejection callbacks for CachedRegistry

5.0.2-alpha

Toggle 5.0.2-alpha's commit message
[FX] Also add throwing values in rejection callbacks

5.0.1

Toggle 5.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[FX] Use correct way of retrieving the contents of a Guzzle stream (f…

…lix-tech#13)

5.0.0

Toggle 5.0.0's commit message
Replace `flix-tech/avro-php` instead of `rg/avro-php` to fix critical…

… bug (flix-tech#12)

The bug made it impossible to deserialize binary encoded messages
which contained `array` and `map` data types in their schemas

4.0.0

Toggle 4.0.0's commit message
[RELEASE] Prepare docs for 4.0 release