spring-native 0.10.2 发布

:star: 新特性

  • 为Spring Data自定义转换器添加配置。#904
  • 允许TypeSystem扫描依赖关系。 #899
  • 在构建过程中启用排除某些反射条目的功能 #897
  • 在aot插件中增加对可配置主类的支持 #896
  • 在使用logback.xml时,避免混乱的信息 #877

:star: 兼容性问题

  • 增加更多Spring Integration的本地提示 #894
  • petclinic-jdbc的本地测试运行不尊重测试配置文件 #888
  • 即使在0.10.1之后,Spring数据审计仍无法工作 #882
  • A@Endpoint注册的@Bean无法使用。 #881
  • 注册的@Bean类上的@Scheduled方法从未被调用。 #880
  • 未调用存储库上的Aspect #868
  • 更新IntegrationHints.java #865
  • Tomcat的日志进入stdout #864
  • @Validated'件的代理没有准备好 #861
  • 设置@EnableR2dbcAuditing时的运行时异常 #860
  • 没有为接口上的注解创建代理条目 #854
  • 增加对Spring Hateoas的支持 #333

:beetle: Bug 修复

  • Gradle插件在多模块项目中因未知的 "bootJar "任务而失败 #940
  • 使用目标类的版本进行代理 #932
  • 从Spring AOT中删除其余可疑的静态字段 #879
  • Gradle AOT插件需要通过测试任务来构建本地镜像 #873
  • Spring Boot 2.5 + (Reactive) Web + Spring Native 构建,但未能在 Cloud Foundry 上运行。 #870

:notebook_with_decorative_cover: 文档

  • 记录如何以编程方式定制Logback的配置 #889
  • 修正错别字 #883

:hammer: 依赖升级

  • Upgrade to GraalVM 21.2.0 #664
  • Upgrade to native build tools 0.9.1 #871
  • Upgrade to Spring Boot 2.5.3 #906
  • Upgrade to Wavefront 2.2.0 #886

原文:Release 0.10.2 · spring-projects-experimental/spring-native · GitHub

1 个赞