Spring Cloud Alibaba 2.2.2 发布,兼容 Hoxton.SR8

Spring Cloud Alibaba 致力于提供微服务开发的一站式解决方案。此项目包含开发分布式应用微服务的必需组件,方便开发者通过 Spring Cloud 编程模型轻松使用这些组件来开发分布式应用服务。

依托 Spring Cloud Alibaba,您只需要添加一些注解和少量配置,就可以将 Spring Cloud 应用接入阿里微服务解决方案,通过阿里中间件来迅速搭建分布式应用系统。

Spring Cloud Alibaba 现在可以在 Spring InitializrAliyun Java Initializr 上生成运行!

Spring Cloud Alibaba 2.2.2 更新信息

:star:功能/增强功能

  • [Nacos Discovery]

    • NacosWatch更新本地元数据#1704
    • Nacos命名服务支持动态切换 #1698
    • 为NamingService增加destroy生命周期回调#1638
    • 添加NacosRegistrationCustomizer #1495
    • 支持短暂的Nacos服务实例#1488
  • [Sidecar]

    • Sidecar 健康检测优化#1686
  • [Sentinel]

    • RedisDataSourceProperties的masterId逻辑错误#1622
  • [RocketMQ]

    • 使用AbstractMessageChannel.getInterceptors()替换ChannelInterceptorAware.getChannelInterceptors()。
      #1503

:lady_beetle: BUG修复

  • [Nacos Discovery]
    • 修正NacosServiceDiscovery.hostToServiceInstance方法潜在的NullPointerException #1536
  • [Nacos Config]
    • 修正Nacos Config的加载顺序问题#1483
  • [Docs]
    • 修正文件的代码问题 #1646
    • 修正nacos-discovery-example readme doc #1511
    • 更新nacos-config.adoc #1618
    • 修正nacos-config.adoc中不正确的词语#1484
  • [Sentinel]
    • RedisDataSourceProperties的masterId逻辑错误#1622
    • 为了避免k8s readinessProbe删除pod #1586

相关链接

Githhub
https://github.com/alibaba/spring-cloud-alibaba

中文文档
https://spring-cloud-alibaba-group.github.io/github-pages/hoxton/zh-cn/index.html