PDA

View Full Version : Spring.NET 1.1 RC2 Released


Mark Pollack
10-16-2007, 06:25 AM
ANNOUNCEMENT: The Spring.NET team is pleased to announce the release of Spring.NET 1.1 RC2 (Release Candidate 2). This primarily a bug fix release. The following small improvements have been made

Added Logging (http://www.springframework.net/docs/1.1-RC2/reference/html/aop-aspect-library.html#logging-aspect) and Retry (http://www.springframework.net/docs/1.1-RC2/reference/html/aop-aspect-library.html#retry-aspect) advice to AOP Aspect Library.
Updated to Common.Logging 1.2 (http://netcommon.sourceforge.net/) with support for EntLib 3.1 logging.
Support for unicode in the Spring Expression Language.
Added MultiDelegatingDbProvider (http://www.springframework.net/docs/1.1-RC2/reference/html/dbprovider.html#d0e10976) to support easy access to multiple databases selected at runtime.See the changelog (http://www.springframework.net/changelog.txt) , breaking changes (http://www.springframework.net/BreakingChanges-1.1.txt), and documentation (file:///L:/projects/spring.web/documentation.html) for details.

Note: A bug in the dbproviders.xml file was discovered shortly after the initial release of 1.1 RC2. A new version (.msi and .zip) was uploaded to SourceForge with the same name. This should not present a problem unless you are creating an OracleODP-2.0 provider. If so, please download again. Files were updated as of 10/16 1:15 PM EST and it may take up to 24 hours for all proxy servers to be updated.

Downloads are available through the SourceForge project page (http://sourceforge.net/project/showfiles.php?group_id=106751)

The SDK documentation is available online and for download.

Thanks for your feedback and support.

Cheers,
Mark