We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b7b6ac commit 933c7e9Copy full SHA for 933c7e9
sdk/schemaregistry/schema-registry-avro/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release History
2
3
-## 1.0.0-beta.8 (Unreleased)
+## 1.0.0-beta.8 (2022-04-05)
4
5
### Features Added
6
- A new error type, `AvroError`, is added and is thrown in all error cases except for service calls.
@@ -12,10 +12,6 @@
12
- `MessageContent`'s `body` has been renamed to `data`.
13
- `MessageAdapter`'s `consumeMessage` and `produceMessage` have been renamed to `consume` and `produce`.
14
15
-### Bugs Fixed
16
-
17
-### Other Changes
18
19
## 1.0.0-beta.7 (2022-03-10)
20
21
### Breaking Changes
0 commit comments