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