http://shibboleth.internet2.edu/downloads
Bug Tracker:
-https://bugs.internet2.edu/jira
\ No newline at end of file
+https://bugs.internet2.edu/jira
+
+
+
+Upgrading
+====================
+
+from 2.0.0 to 2.1.0
+-------------------
+The following configuration changes must be made to upgrade from 2.0.0 to 2.1.0
+- in service.xml add the service 'shibboleth.StorageService' to the whitespace delimited
+ list of services already present in the service, shibboleth.ServiceServletContextAttributeExporter
+ (service definition starts at line 57 in the default configuration file)
+
+- in internal.xml, replace the string 'org.apache.velocity.runtime.resource.loader.StringResourceLoader'
+ with 'edu.internet2.middleware.shibboleth.common.util.StringResourceLoader' (this is located at line
+ 41 in the default configuration file)
\ No newline at end of file
Changes in Release 2.1.0
=============================================
-NOTE, this release requires a small change to the service.xml file, if you are upgrading from 2.0.0.
-In the last service, shibboleth.ServiceServletContextAttributeExporter, you MUST add the service
-'shibboleth.StorageService' to the whitespace delimited list of services already present.
[SIDP-20] - Cannot deploy on Windows. Spring and DOS device names?
[SIDP-164] - Option to make session cookie secure
[SIDP-201] - IdP sends SAML 1 authentication responses without audience conditions
[SIDP-203] - Insufficient information logged to track down errant users
[SIDP-209] - Enforce SAML 2 metadata SPSSODescriptor/@AuthnRequestsSigned
-[SIDP-214] - Installer needs to put (at least) bcprov onto the calsspath before it runs ant
\ No newline at end of file
+[SIDP-214] - Installer needs to put (at least) bcprov onto the calsspath before it runs ant
+[SIDP-222] - Template engine used by LDAP and database connectors throw an NPE on startup
\ No newline at end of file