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)
408408 * Contributed implementation of #587 : (cbor) Allow exposing CBOR Simple values as
409409 `JsonToken .VALUE_EMBEDDED_OBJECT ` with a feature flag
410410 (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:
2727 (implementation contributed by Fawzi E )
2828#600 : (avro ) Make RecordVisitor _avroSchema and _fields properties final
2929 (contributed by Michal F )
30+ #603 (cbor ) Add support for writing unsigned numbers to CBOR
31+ (contributed by Oleg K )
3032- Fixes wrt [core #1438 ] (ParserBase.close() not resetting current token)
3133- Generate SBOMs [JSTEP - 14 ]
3234
You can’t perform that action at this time.
0 commit comments