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 c666346 commit 25a360eCopy full SHA for 25a360e
release-notes/VERSION
@@ -30,8 +30,8 @@ implementations)
30
#543: (avro) Enable "logical types" support in `AvroSchemaGenerator`
31
by default (3.0)
32
#557: Change 3.0 to use `module-info.java` directly [JSTEP-11]
33
+#559 (cbor, smile) Move `CBORMapper` and `SmileMapper` into main-level
34
+ Java package from under `MAIN.databind`
35
- Minimum Java baseline: Java 17
36
- (protobuf) Remove shading of `protoparser` dependency (and change
37
Maven packaging type to "jar" from "bundle")
-- (cbor, smile) Move `CBORMapper` and `SmileMapper` into main-level
- Java package from under `MAIN.databind`
0 commit comments