@@ -119,74 +119,6 @@ Project: jackson-databind
119
119
#2101: `FAIL_ON_NULL_FOR_PRIMITIVES` failure does not indicate field name in exception message
120
120
(reported by raderio@github)
121
121
122
- 2.9.10.5 (not yet released)
123
-
124
- #2688: Block one more gadget type (apache-drill, CVE-2020-14060)
125
- (reported by Topsec(tcc))
126
- #2698: Block one more gadget type (weblogic/oracle-aqjms, CVE-2020-14061)
127
- (reported by Fangrun Li)
128
- #2704: Block one more gadget type (jaxp-ri, CVE-2020-14062)
129
- (reported by XuYuanzhen)
130
- #2765: Block one more gadget type (org.jsecurity, CVE-2020-14195)
131
- (reported by Al1ex@knownsec)
132
-
133
- 2.9.10.4 (11-Apr-2020)
134
-
135
- #2631: Block one more gadget type (shaded-hikari-config, CVE-2020-9546)
136
- (reported by threedr3am & LFY)
137
- #2634: Block two more gadget types (ibatis-sqlmap, anteros-core; CVE-2020-9547 / CVE-2020-9548)
138
- (reported by threedr3am & V1ZkRA)
139
- #2642: Block one more gadget type (javax.swing, CVE-2020-10969)
140
- (reported by threedr3am)
141
- #2648: Block one more gadget type (shiro-core)
142
- #2653: Block one more gadget type (shiro-core)
143
- #2658: Block one more gadget type (ignite-jta, CVE-2020-10650)
144
- (reported by Srikanth Ramu, threedr3am' follower)
145
- #2659 : Block one more gadget type (aries.transaction.jms, CVE-2020 -10672 )
146
- (reported by Srikanth Ramu)
147
- #2660 : Block one more gadget type (caucho-quercus, CVE-2020 -10673 )
148
- (reported by threedr3am' follower)
149
- #2662: Block one more gadget type (bus-proxy, CVE-2020-10968)
150
- (reported by XuYuanzhen)
151
- #2664: Block one more gadget type (activemq-pool[-jms], CVE-2020-11111)
152
- (reported by Srikanth Ramu)
153
- #2666: Block one more gadget type (apache/commons-proxy, CVE-2020-11112)
154
- (reported by Yiting Fan)
155
- #2670: Block one more gadget type (openjpa, CVE-2020-11113)
156
- (reported by XuYuanzhen)
157
- #2680: Block one more gadget type (SSRF, spring-aop, CVE-2020-11619)
158
- #2682: Block one more gadget type (commons-jelly, CVE-2020-11620)
159
-
160
- 2.9.10.3 (23-Feb-2020)
161
-
162
- #2620: Block one more gadget type (xbean-reflect/JNDI - CVE-2020-8840)
163
- (reported by threedr3am@github)
164
-
165
- 2.9.10.2 (03-Jan-2020)
166
-
167
- #2526: Block two more gadget types (ehcache/JNDI - CVE-2019-20330)
168
- (repoerted by UltramanGaia)
169
- #2544: java.lang.NoClassDefFoundError Thrown for compact profile1
170
- (reported by Jon A)
171
- #2553: JsonDeserialize(contentAs=...) broken with raw collections
172
- (reported by cpopp@github)
173
- #2556: Contention in `TypeNameIdResolver.idFromClass()`
174
- (reported by Fabian L)
175
- #2560: Check `WRAP_EXCEPTIONS` in `CollectionDeserializer.handleNonArray()`
176
- (reported by Stefan W)
177
- #2564: Fix `IllegalArgumentException` on empty input collection for `ArrayBlockingQueue`
178
- (reported, fix suggested by yamert89@github)
179
- #2566: `MissingNode.toString()` returns `null` (4 character token) instead of empty string
180
- (reported by Greg A)
181
- #2567: Incorrect target type for arrays when providing nulls and nulls are disabled
182
- (reported by João G)
183
- #2573: Problem with `JsonInclude` config overrides for `java.util.Map`
184
- (reported by SukruthKS@github)
185
- #2576: Fail to serialize `Enum` instance which includes a method override
186
- as POJO (shape = Shape.OBJECT)
187
- (reported by ylhuang-veeva@github)
188
- - Fix an issue with `ObjectReader.with(JsonParser.Feature)` (and related) not working
189
-
190
122
2.10.1 (09-Nov-2019)
191
123
192
124
#2457: Extended enum values are not handled as enums when used as Map keys
@@ -265,7 +197,7 @@ Project: jackson-databind
265
197
#2241: Add `PropertyNamingStrategy.LOWER_DOT_CASE` for dot-delimited names
266
198
(contributed by [email protected] )
267
199
#2251: Getter that returns an abstract collection breaks a delegating `@JsonCreator`
268
- #2265: Inconsistent handling of Collections$UnmodifiableList vs Collections$UnmodifiableRandomAccessListq
200
+ #2265: Inconsistent handling of Collections$UnmodifiableList vs Collections$UnmodifiableRandomAccessList
269
201
#2273: Add basic Java 9+ module info
270
202
#2280: JsonMerge not work with constructor args
271
203
(reported by Deblock T)
0 commit comments