Releases: compose-x/kafka-schema-registry-admin
Releases · compose-x/kafka-schema-registry-admin
v0.5.3
What's Changed
- Bump requests from 2.31.0 to 2.32.3 by @dependabot in #31
- Bump the pip group across 1 directory with 2 updates by @dependabot in #41
- Bump the pip group with 3 updates by @dependabot in #40
New Contributors
- @dependabot made their first contribution in #31
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Get all schemas via /schemas endpoint by @JohnPreston in #14
Full Changelog: v0.5.0...v0.5.2
v0.5.0
v0.4.1
What's Changed
- Better feature coverage and test coverage by @JohnPreston in #5
- Added registry management functions. Schema recovery working by @JohnPreston in #6
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- All methods return a request Response by @JohnPreston in #4
- Added unit-tests in GH Actions
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Changing the license to Apache 2.0
Tidying up the code. Specific exceptions for specific errors.