Skip to content

Commit 59bb9f7

Browse files
committed
Merge branch '2.8'
2 parents 1030914 + ecc374d commit 59bb9f7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

release-notes/CREDITS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ Alessio Soldano (asoldano@github)
112112
* Contributed #322: Trim tokens in error messages to 256 byte to prevent attacks
113113
(2.8.6)
114114

115+
Arnaud Roger (arnaudroger@github)
116+
* Contributed #359: FilteringGeneratorDelegate does not override writeStartObject(Object forValue)
117+
(2.8.8)
118+
115119
Alex Yursha (AlexYursha@github)
116120
* Contributed #312: Add `JsonProcessingException.clearLocation()` to allow clearing
117121
possibly security-sensitive information

release-notes/VERSION

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,12 @@ JSON library.
3030
(requested by rfoltyns@github)
3131
#356: Improve indication of "source reference" in `JsonLocation` wrt `byte[]`,`char[]`
3232

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)
3439

3540
#349: CharsToNameCanonicalizer performance bottleneck
3641
(reported by Nuno D, nmldiegues@github)

0 commit comments

Comments
 (0)