Fork me on GitHub

Change History

The following sections outline Coherence Spring project changes in reverse chronological order.

Version 2.0.0 built on 2017-07-27 18:56

Source and Documentation Contributors

  • Brian Oliver

Global and Cross-Module Changes

  • Issue #8: Ensured compliance with Coherence 12.1.2 and 12.1.3 (for building and running) and 12.2.1 (for running)

  • Issue #9: Upgraded to use Spring Framework 4.3.9

  • Issue #10: Upgraded to require Java 7

  • Issue #11: Made Spring Framework dependencies scope “provided”

  • Issue #13: Introduced the SpringBasedCoherenceSession to provide a mechanism to configure and acquire Coherence-based resources (NamedCaches) from Coherence without using static functions or methods.

  • Issue #15: Provided access to Coherence Services via the SpringBasedCoherenceSession

  • Issue #16: Resolved incorrect XSD declaration of spring:property

  • Issue #17: Migrated to use Maven Central (from maven.java.net)


Version 1.0.2 built on 2015-08-06 20:45

Source and Documentation Contributors

  • Brian Oliver

Global and Cross-Module Changes

  • COHSPR-8: Upgraded to use Coherence 12.1.2-0-4 (and certified against Coherence 12.1.3-0-2)

Version: 1.0.1 built on 2014-11-04 11:09

Acknowledgements

Huge thanks to everyone that provided feedback, isolated defects and contributed fixes.

Source and Documentation Contributors

  • Brian Oliver

Global and Cross-Module Changes

  • Upgraded Maven Plug-ins

The `coherence-spring` Module

  • COHSPR-5: Resolved issue where multiple CoherenceApplicationContexts were created during concurrent initialization.

Version: 1.0.0 built on 2013-09-10 13:35

Acknowledgements

Huge thanks to everyone that contributed feedback, suggestions, documentation and ideas for this initial release.

Source and Documentation Contributors

  • Brian Oliver and Patrick Peralta

Global and Cross-Module Changes

  • Initial Release

The `coherence-spring` Module

  • Initial Release.

The `coherence-spring-tests` Module

  • Initial Release.