Releases
Oliver Drotbohm
February 13, 2013
I am pleased to announce the first themed release of the Spring Data release train named Arora. Going forward we’ll use names of famous computer scientists to label a set of Spring Data modules to make it easier to identify modules being compatible to each other. This mostly refers to the Spring Data Commons version they refer to.
The Arora release contains the following modules:
Spring Data Commons 1.5 - Artifacts - JavaDocs - Documentation - Changelog
Spring Data JPA 1.3 - Artifacts - JavaDocs - Documentation - Changelog
Spring Data MongoDB 1.2 - Artifacts - JavaDocs - Documentation - Changelog
Spring Data Neo4j 2.2 - Artifacts - JavaDocs - Documentation - Changelog
Spring Data Redis 1.0.3 - Artifacts - JavaDocs - Documentation - Changelog
Spring Data Gemfire 1.3 M1 - Artifacts - JavaDocs - Documentation - Changelog
Spring Data Solr 1.0 RC1 - Artifacts - JavaDocs - Documentation - Changelog
The major new features of the release are:
Annotation based auditing support through @CreatedDate, @CreatedBy etc. (except Spring Data Gemfire)
Exposure of Spring Data Mapping information for all modules (to be used by Spring Data REST)
Spring Data Mapping information being read from accessor methods as well
Automatic registration of JodaTime Converters if present on classpath (Spring Data MongoDB)
Major improvements to mapping subsystem and query execution for Spring Data MongoDB
Extended querying options on query methods (Spring Data Solr)
Annotation support for Gemfire functions (Spring Data Gemfire)
A tag has been added to the gfe-data XML namespace for automatic basic client connection and region configuration. (Spring Data Gemfire)
Support for Lettuce Redis driver (raising the count of supported driver to 5, Spring Data Redis)
Dynamic removal of listener for running MesageListenerContainer (Spring Data Redis)
Refined Maven build to ease release process
Alongside the new major versions of the Spring Data Modules we’ve also published bugfix releases for Spring Data Commons (1.4.1), Spring Data JPA (1.2.1) and Spring Data MongoDB (1.1.2).
Note: The artifactId of the Spring Data Commons module has changed to from spring-data-commons-core to spring-data-commons. So if you’re explicitly referring to it from your project, make sure you update the reference accordingly.
The binaries will be present in Maven central shortly if not already in place.
comments powered by Disqus
translate:
翻译:
我很高兴地宣布第一个主题发布的春季数据发布列车命名为Arora。接下来,我们将使用著名计算机科学家的名字来标记一组Spring数据模块,以便更容易地识别彼此兼容的模块。这主要是指它们所指的Spring数据共享版本。
Arora版本包含以下模块:
Spring数据共享1.5条-工件-JavaDocs-文档-变更日志
弹簧数据JPA1.3款-工件-JavaDocs-文档-变更日志
Spring数据MongoDB1.2款-工件-JavaDocs-文档-变更日志
弹簧数据Neo4j2.2款-工件-JavaDocs-文档-变更日志
Spring数据Redis1.0.3条-工件-JavaDocs-文档-变更日志
弹簧数据点火1.3款M1-工件-JavaDocs-文档-变更日志
Spring数据解决方案1.0条RC1-工件-JavaDocs-文档-变更日志
该版本的主要新功能包括:
通过@CreatedDate,@CreatedBy等提供基于注释的审计支持(Spring Data Gemfire除外)
所有模块的Spring数据映射信息的公开(由Spring Data REST使用)
从访问器方法读取的Spring数据映射信息
如果类路径上存在JodaTime转换器,则自动注册(Spring Data MongoDB)
Spring数据MongoDB映射子系统及查询执行的主要改进
查询方法的扩展查询选项(Spring Data Solr)
Gemfire函数的注释支持(Spring数据Gemfire)
在gfe数据XML命名空间中添加了一个标记,用于自动基本客户端连接和区域配置。(春季数据Gemfire)
支持生菜Redis驱动程序(支持的驱动程序数量增加到5个,Spring Data Redis)
动态删除侦听器以运行MesageListenerContainer(Spring Data Redis)
优化Maven构建以简化发布过程
除了新的主要版本的Spring数据模块之外,我们还发布了Spring数据共享的错误修复版本(1.4.1条),弹簧数据JPA(1.2.1条)和Spring数据MongoDB(1.1.2条).
注意:Spring Data Commons模块的工件已从springdatacommons核心更改为springdatacommons。因此,如果您从项目中显式地引用它,请确保相应地更新引用。
这两个二进制文件很快就会出现在Maven central,如果还没有到位的话。
由DISPS提供的评论