Releases: marcosschroh/python-schema-registry-client
Releases · marcosschroh/python-schema-registry-client
2.4.4
v2.4.4 (2023-06-26)
Fix
- dependabot added. Documentation improved with mkdocstrings (#148)
[master b8e41f8] bump: version 2.4.3 → 2.4.4
2 files changed, 8 insertions(+), 2 deletions(-)
v2.4.3
- include properly
py.typed
marker file
v2.4.2
py.typed
marker file added 142
v2.4.1
- schema getters when fetching JSON schemas without cached results #138
v2.2.2
- Support latest httpx version 117
v2.2.1
- Support for python 3.7+ and latest httpx added 116
v2.2.0
AsyncJsonMessageSerializer
, AsyncAvroMessageSerializer
and AsyncSchemaRegistryClient
added 102
v2.1.1
httpx
requirement updated 114
v2.1.0
- new function
get_schema_subject_versions
109