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 5fddcff commit 792de08Copy full SHA for 792de08
release-notes/VERSION
@@ -37,6 +37,8 @@ JSON library.
37
#285: Add `JsonParser.getText(Writer)`
38
(contributed by LokesN)
39
#290: Add `JsonGenerator.canWriteFormattedNumbers()` for introspection
40
+#294: Add `JsonGenerator.writeFieldId(long)` method to support binary formats
41
+ with non-String keys
42
- Add `JsonParser.currentToken()` and `JsonParser.currentTokenId()` as replacements
43
for `getCurrentToken()` and `getCurrentTokenId()`, respectively. Existing methods
44
will likely be deprecated in 2.9.
0 commit comments