File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -112,6 +112,10 @@ Alessio Soldano (asoldano@github)
112
112
* Contributed #322: Trim tokens in error messages to 256 byte to prevent attacks
113
113
(2.8.6)
114
114
115
+ Arnaud Roger (arnaudroger@github)
116
+ * Contributed #359: FilteringGeneratorDelegate does not override writeStartObject(Object forValue)
117
+ (2.8.8)
118
+
115
119
Alex Yursha (AlexYursha@github)
116
120
* Contributed #312: Add `JsonProcessingException.clearLocation()` to allow clearing
117
121
possibly security-sensitive information
Original file line number Diff line number Diff line change @@ -30,7 +30,12 @@ JSON library.
30
30
(requested by rfoltyns@github)
31
31
#356: Improve indication of "source reference" in `JsonLocation` wrt `byte[]`,`char[]`
32
32
33
- 2.8.7 (not yet released)
33
+ 2.8.8 (not yet released)
34
+
35
+ #359: FilteringGeneratorDelegate does not override writeStartObject(Object forValue)
36
+ (contributed by Arnaud R)
37
+
38
+ 2.8.7 (21-Feb-2017)
34
39
35
40
#349: CharsToNameCanonicalizer performance bottleneck
36
41
(reported by Nuno D, nmldiegues@github)
You can’t perform that action at this time.
0 commit comments