Skip to content

Commit

Permalink
backport #543 for 2.3.5 as well
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Sep 15, 2014
1 parent 26695a2 commit 6fda40d
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions release-notes/VERSION
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
Project: jackson-databind
Version: 2.3.4 (17-Jul-2014)
Version: 2.3.4 (xx-xxx-2014)

#459: BeanDeserializerBuilder copy constructor not copying `_injectables`
#462: Annotation-provided Deserializers are not contextualized inside CreatorProperties
(reported by aarondav@github)
#543: Problems resolve self-referential generic types.

------------------------------------------------------------------------
=== History: ===
------------------------------------------------------------------------

2.3.4 (17-Jul-2014)

#459: BeanDeserializerBuilder copy constructor not copying `_injectables`
#462: Annotation-provided Deserializers are not contextualized inside CreatorProperties
(reported by aarondav@github)

2.3.3 (10-Apr-2014)

#420: Remove 'final' modifier from `BeanDeserializerBase.deserializeWithType`
Expand Down

0 comments on commit 6fda40d

Please sign in to comment.