Skip to content

Releases: meinestadt/glue-schema-registry

v2.1.0

13 Jan 10:57
ac1b63f
Compare
Choose a tag to compare

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

24 Mar 15:01
283bfb2
Compare
Choose a tag to compare

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

15 Feb 19:38
bf4eee4
Compare
Choose a tag to compare

1.4.2 (2023-02-15)

Bug Fixes

  • fixed pipeline to run unit tests on release please (#119) (8b996b5)

v1.4.1

15 Feb 17:08
0d8b0d1
Compare
Choose a tag to compare

1.4.1 (2023-02-15)

Bug Fixes

  • check for schema registration failure (#113) (8c681cb)

v1.4.0

27 Jan 09:54
67e9227
Compare
Choose a tag to compare

1.4.0 (2023-01-27)

Features

  • added analyze method which returns meta data for a given message (123022d)

v1.3.1

06 Jan 11:03
6e46efa
Compare
Choose a tag to compare

1.3.1 (2023-01-06)

Bug Fixes

  • removed unnecessary dependency "remove" (10214cf)

v1.3.0

06 Jan 07:54
38a0a41
Compare
Choose a tag to compare

1.3.0 (2023-01-06)

Features

  • switched to async zlib functions, fixes #56 (5a47039)

v1.2.0

03 Jan 17:33
f0b86fd
Compare
Choose a tag to compare

1.2.0 (2023-01-03)

Features

  • smaller performance and code improvements (cff07c1)

Bug Fixes

  • fixed typo in error message (78c94a3)

v1.1.1

27 Dec 12:48
e2d8a9b
Compare
Choose a tag to compare

1.1.1 (2022-12-27)

Bug Fixes

  • removed junit.xml from deployment (911743f)

v1.1.0

27 Dec 12:18
77ace4a
Compare
Choose a tag to compare

1.1.0 (2022-12-27)

Features