[jackson-annotations] 85/207: Prepare for 2.1 release

Timo Aaltonen tjaalton at moszumanska.debian.org
Sat Sep 6 13:55:42 UTC 2014


This is an automated email from the git hooks/post-receive script.

tjaalton pushed a commit to branch master
in repository jackson-annotations.

commit 0ba14017cf4112d940692516c4c05cedb4f6a88f
Author: Tatu Saloranta <tsaloranta at gmail.com>
Date:   Thu Oct 4 17:36:10 2012 -0700

    Prepare for 2.1 release
---
 release-notes/VERSION | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/release-notes/VERSION b/release-notes/VERSION
index 1b73076..b921802 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -11,6 +11,12 @@ New features:
 * [Issue#4]: Add '@JsonIdentityReference', to support use case where values of
   a specific reference property are always serialized as ids, never as full POJO
 
+Improvements:
+
+* Added '@JsonIdentityInfo.firstAsID' property, to allow forcing all references
+  to an Object to be serialized as id, including first one.
+* Fix OSGi artifact name to be fully-qualified
+
 ------------------------------------------------------------------------
 === History: ===
 ------------------------------------------------------------------------

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-annotations.git



More information about the pkg-java-commits mailing list