Skip to content

Commit 792de08

Browse files
committed
Fix #294
1 parent 5fddcff commit 792de08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

release-notes/VERSION

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ JSON library.
3737
#285: Add `JsonParser.getText(Writer)`
3838
(contributed by LokesN)
3939
#290: Add `JsonGenerator.canWriteFormattedNumbers()` for introspection
40+
#294: Add `JsonGenerator.writeFieldId(long)` method to support binary formats
41+
with non-String keys
4042
- Add `JsonParser.currentToken()` and `JsonParser.currentTokenId()` as replacements
4143
for `getCurrentToken()` and `getCurrentTokenId()`, respectively. Existing methods
4244
will likely be deprecated in 2.9.

0 commit comments

Comments
 (0)