aboutsummaryrefslogtreecommitdiff
path: root/release-notes
diff options
context:
space:
mode:
authorTatu Saloranta <tatu.saloranta@iki.fi>2020-05-05 19:07:20 -0700
committerTatu Saloranta <tatu.saloranta@iki.fi>2020-05-05 19:07:20 -0700
commitacd2e3885f494622c604c690e65e33138f2f2e2b (patch)
tree5646ca05d8ef359e19fd0367aa661b489eaf9f4a /release-notes
parent620d88990975a96fef71546aed376d2ff46fc152 (diff)
downloadjackson-databind-acd2e3885f494622c604c690e65e33138f2f2e2b.tar.gz
Fix #1919
Diffstat (limited to 'release-notes')
-rw-r--r--release-notes/VERSION-2.x3
1 files changed, 3 insertions, 0 deletions
diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x
index c2eb85f5f..be7ffbb3c 100644
--- a/release-notes/VERSION-2.x
+++ b/release-notes/VERSION-2.x
@@ -8,6 +8,9 @@ Project: jackson-databind
#792: Deserialization Not Working Right with Generic Types and Builders
(reported by Mike G; fix contributed by Ville K)
+#1919: Abstract class included as part of known type ids for error message
+ when using JsonSubTypes
+ (reported by Incara@github)
#2091: `ReferenceType` does not expose valid containedType
(reported by Nate B)
#2683: Explicitly fail (de)serialization of `java.time.*` types in absence of