Releases: spring-projects/spring-data-geode
Releases · spring-projects/spring-data-geode
2.4.14
2.6.0-M3
📗 Links
- Spring Data for Apache Geode 2.6.0-M3 Reference documentation
- Spring Data for Apache Geode 2.6.0-M3 Javadoc
⭐ New Features
- Change default Index type from HASH to FUNCTIONAL (Range). #531
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.5.5
📗 Links
- Spring Data for Apache Geode 2.5.5 Reference documentation
- Spring Data for Apache Geode 2.5.5 Javadoc
⭐ New Features
- Change default Index type from HASH to FUNCTIONAL (Range). #531
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.8.2 #533
2.4.13
📗 Links
- Spring Data for Apache Geode 2.4.13 Reference documentation
- Spring Data for Apache Geode 2.4.13 Javadoc
⭐ New Features
- Change default Index type from HASH to FUNCTIONAL (Range). #531
2.6.0-M2
📗 Links
- Spring Data for Apache Geode 2.6.0-M2 Reference documentation
- Spring Data for Apache Geode 2.6.0-M2 Javadoc
⭐ New Features
- Upgrade to Apache Geode 1.13.4 #526
2.5.4
📗 Links
- Spring Data for Apache Geode 2.5.4 Reference documentation
- Spring Data for Apache Geode 2.5.4 Javadoc
⭐ New Features
- Upgrade to Apache Geode 1.13.4 #526
2.4.12
📗 Links
- Spring Data for Apache Geode 2.4.12 Reference documentation
- Spring Data for Apache Geode 2.4.12 Javadoc
⭐ New Features
- Upgrade to Apache Geode 1.13.4 #526
2.6.0-M1
📗 Links
- Spring Data for Apache Geode 2.6.0-M1 Reference documentation
- Spring Data for Apache Geode 2.6.0-M1 Javadoc
⭐ New Features
- Apply eviction to caching-defined Regions using
@EnableEviction
annotation configuration #519 - Apply expiration to caching-defined Regions using
@EnableExpiration
annotation configuration #518 - Upgrade to Apache Geode 1.13.3 #515
🪲 Bug Fixes
- CrudRepository.deleteAll not working #512
🔨 Dependency Upgrades
- Upgrade to Apache Shiro 1.7.1 #511
2.5.3
2.4.11
📗 Links
- Spring Data for Apache Geode 2.4.11 Reference documentation
- Spring Data for Apache Geode 2.4.11 Javadoc
⭐ New Features
- Upgrade to Apache Geode 1.13.3 #515