Releases: flix-tech/schema-registry-php-client
Releases · flix-tech/schema-registry-php-client
Update `flix-tech/avro-php` dependency
Update `flix-tech/avro-php` dependency (#36) Co-authored-by: @nick-zh Co-authored-by: @tPl0ch
Dropping PHP 7.2 support
Does exactly what it says 😄
New PHP Avro implementation
6.0.0 [FT] Use new 3.0 version of `flix-tech/avro-php` (#24)
Bugfix Release v5.1.0
Exchanged own fork with wikimedia avro fork
[BUGFIX] Dealing correctly with exceptions wrapped in promises
5.0.3 [FX] Fixing dealing with exceptions wrapped in fulfilled promises (#15)
[BUGFIX] Correct Stream processing with newer Guzzle versions
5.0.2 [RELEASE][HOTFIX] Correct Stream processing with newer Guzzle version…
HOTFIX: Correctly get contents from guzzle streams in exceptions
5.0.2-beta.2 [FX] Use correct stream string access in `ExceptionMap`
HOTFIX: Rejections should also be thrown in CachedRegistry
5.0.2-beta.1 [FX] Also add throwing values in rejection callbacks for CachedRegistry
HOTFIX: Rejections should also be thrown in BlockingRegistry
5.0.2-alpha [FX] Also add throwing values in rejection callbacks
HOTFIX: Correctly get contents from guzzle streams
5.0.1 [FX] Use correct way of retrieving the contents of a Guzzle stream (#13)