File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -408,3 +408,7 @@ Fawzi Essam (@iifawzi)
408
408
* Contributed implementation of #587 : (cbor) Allow exposing CBOR Simple values as
409
409
`JsonToken .VALUE_EMBEDDED_OBJECT ` with a feature flag
410
410
(2.20 .0 )
411
+
412
+ Oleg Koretsky (@Radiokot )
413
+ * Contributed #603 (cbor ) Add support for writing unsigned numbers to CBOR
414
+ (2.20 .0 )
Original file line number Diff line number Diff line change @@ -27,6 +27,8 @@ Active maintainers:
27
27
(implementation contributed by Fawzi E )
28
28
#600 : (avro ) Make RecordVisitor _avroSchema and _fields properties final
29
29
(contributed by Michal F )
30
+ #603 (cbor ) Add support for writing unsigned numbers to CBOR
31
+ (contributed by Oleg K )
30
32
- Fixes wrt [core #1438 ] (ParserBase.close() not resetting current token)
31
33
- Generate SBOMs [JSTEP - 14 ]
32
34
You can’t perform that action at this time.
0 commit comments