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 d5ccb0c commit 8edbd05Copy full SHA for 8edbd05
release-notes/VERSION-2.x
@@ -16,7 +16,8 @@ Active Maintainers:
16
17
2.18.0 (not yet released)
18
19
-No changes since 2.17
+#468: Remove synchronization from `CsvMapper`
20
+ (contributed by @pjfanning)
21
22
2.17.0 (12-Mar-2024)
23
@@ -83,7 +84,7 @@ No changes since 2.15.1
83
84
to allow parsing "boolean" words as strings instead of booleans
85
(contributed by Axel N)
86
#390: (yaml) Upgrade to Snakeyaml 2.0 (resolves CVE-2022-1471)
- (contributed by @pjfannin
87
88
#411: (toml) Fuzzer-found issue #57237 (buffer boundary condition)
89
(contributed by @yawkat)
90
#415: (yaml) Use `LoaderOptions.allowDuplicateKeys` to enforce duplicate key detection
0 commit comments