Releases: meinestadt/glue-schema-registry
Releases · meinestadt/glue-schema-registry
v2.1.0
2.1.0 (2025-01-13)
Features
- add exception property to AnalyzeMessageResult for better error handling (1558699)
- use zlib from stdlib (d130069)
v2.0.0
2.0.0 (2023-03-24)
⚠ BREAKING CHANGES
- migrated from AWS SDK v2 to AWS SDK v3 (#171)
Features
- migrated from AWS SDK v2 to AWS SDK v3 (#171) (2230300)
v1.4.2
1.4.2 (2023-02-15)
Bug Fixes
- fixed pipeline to run unit tests on release please (#119) (8b996b5)
v1.4.1
1.4.1 (2023-02-15)
Bug Fixes
v1.4.0
1.4.0 (2023-01-27)
Features
- added analyze method which returns meta data for a given message (123022d)
v1.3.1
1.3.1 (2023-01-06)
Bug Fixes
- removed unnecessary dependency "remove" (10214cf)
v1.3.0
1.3.0 (2023-01-06)
Features
- switched to async zlib functions, fixes #56 (5a47039)
v1.2.0
1.2.0 (2023-01-03)
Features
- smaller performance and code improvements (cff07c1)
Bug Fixes
- fixed typo in error message (78c94a3)
v1.1.1
1.1.1 (2022-12-27)
Bug Fixes
- removed junit.xml from deployment (911743f)
v1.1.0
1.1.0 (2022-12-27)
Features