[java-metadata-aggregator COMMIT] /trunk/aggregator-parent/doc/RELEASE-NOTES.txt
noreply at shibboleth.net
noreply at shibboleth.net
Wed Oct 23 06:42:40 EDT 2013
Author: iay
Date: Wed Oct 23 06:42:40 2013
New Revision: 288
URL: http://svn.shibboleth.net/view/java-metadata-aggregator?rev=288&view=rev
Log:
MDA-113: improve use of generic types internally and in API
Add to release notes.
Modified:
trunk/aggregator-parent/doc/RELEASE-NOTES.txt
Modified: trunk/aggregator-parent/doc/RELEASE-NOTES.txt
URL: http://svn.shibboleth.net/view/java-metadata-aggregator/trunk/aggregator-parent/doc/RELEASE-NOTES.txt?rev=288&r1=287&r2=288&view=diff
==============================================================================
--- trunk/aggregator-parent/doc/RELEASE-NOTES.txt (original)
+++ trunk/aggregator-parent/doc/RELEASE-NOTES.txt Wed Oct 23 06:42:40 2013
@@ -2,7 +2,8 @@
===================================================
Highlights
- * API changes for new Shibboleth coding conventions
+ * API changes for new Shibboleth coding conventions, and in the
+ use of generic types
* Signature validation can reject empty references, blacklist
algorithm URIs and protects against "wrapping" attacks.
* Moved to Java 7, Apache Santuario V1.5
@@ -43,6 +44,7 @@
* [MDA-89] - add license and release notes to aggregator-cli package
* [MDA-95] - API changes for new Shibboleth coding conventions
* [MDA-111] - bundle spring-extensions in MDA cli package
+ * [MDA-113] - improve use of generic types internally and in API
* [MDA-118] - correct double initialisation of ID attribute list in signing stage
** New Feature
More information about the commits
mailing list