Nacos Spring Project Versions Save

Nacos ECO Project for Spring Framework

1.1.2

5 months ago

🐞 Bug Fixes

  • Fix the RCE caused by the vulnerability in YAML deserialization #328
  • Fix default field setting error in nacos.xsd #303
  • Solving bugs in JSON parsing #280

❤️ Contributors

Thanks to the contributors who worked on this release!

  • @stone-98
  • @hujun-w-2
  • @Oliverwqcwrw
  • @qxo
  • @Akitata

2.1.0-RC

5 months ago

⭐️ Features / Enhancements

  • Support spring 6.x #322

🐞 Bug Fixes

  • Fix the RCE caused by the vulnerability in YAML deserialization #328
  • Fix default field setting error in nacos.xsd #303
  • Solving bugs in JSON parsing #280

🔨 Dependency Upgrades

  • com.alibaba.nacos:nacos-client:2.2.1

❤️ Contributors

Thanks to the contributors who worked on this release!

  • @SuperZ1999
  • @hujun-w-2
  • @stone-98
  • @Oliverwqcwrw
  • @qxo
  • @Akitata
  • @985492783

1.1.0

3 years ago

⭐️ Features / Enhancements

  • [Features] @NacosValue support SpelExpression #237
  • [Features] NacosUtils.readFromEnvironment support SpelExpression based on Environment #251
  • [Enhancements] Modification configuration read logic #248

🐞 Bug Fixes

  • fix weblogic classloader leak #244
  • fix delegate to the wrong method #250
  • When nacos-spring-context parses data, it's using ISO_8859_1 encoding format leads to Chinese garbled #253

🔨 Dependency Upgrades

  • com.alibaba.nacos:nacos-client:1.4.1

❤️ Contributors

Thanks to the contributors who worked on this release!

  • @horizonzy
  • @onewe
  • @KeRan213539
  • @dmsolr
  • @dangzhicairang

1.0.0

3 years ago

⭐️ Features / Enhancements

  • [Enhancement] Refactoring NacosValueAnnotationBeanPostProcessor based on the latest spring-context-support #227
  • [Enhancement] Supporting the lifcycle on Nacos ConfigSerivice and NamingService when @NacosInjected is used #228

🐞 Bug Fixes

  • @NacosConfigListener problem #145
  • The issue about removing duplicated Bean on spring-context-support 1.0.5 #210

🔨 Dependency Upgrades

  • com.alibaba.nacos:nacos-client:1.3.2
  • com.alibaba.spring:spring-context-support:1.0.11

❤️ Contributors

Thanks to the contributors who worked on this release!

  • @chuntaojun
  • @mercyblitz

0.3.6

4 years ago
  • [#189 ] springboot nacos 如何用@NacosConfigListener监听yml配置的变化
  • [#180 ] spring+spring MVC不能进行自动热更新

0.3.4

4 years ago
  • [#147 ] 其定义group的同名配置属性会被默认DETAFUL_GROUP的同名配置属性覆盖
  • [#160 ] 支持Spring @Value的刷新(需要结合@NacosRefresh使用)
  • [#142 ] prioriry don't work when configuring priority between dataids with @NacosPropertySources

0.3.0

4 years ago
  • [#119] support new nacos-client about config setting
  • [#109] 使用Nacos config时,无法解析对象的List属性
  • [#117 ] support new nacos-client about config setting
  • [#106 ] NacosConfigurationProperties does not support prefix
  • [#91 ]@NacosConfigurationProperties,无法支持Map类型的配置转换
  • [#89 ] springmvc 4.1.7 启动报错
  • [#85 ] Spring boot 项目启动时 偶发NPE 概率很高 平均概率 50%
  • [#77 ] Support reading configuration in json format, not only properties
  • [#33 ] Support yaml configuration format and custom configuration format

0.2.3-RC1

5 years ago
  • [#80] Support Spring 5+

0.2.2-RC1

5 years ago
  • [#64] PropertySourcesPlaceholderConfigurer 重复注册导致 Spring Boot 2.1.0 启动失败
  • [#68] [Optimization] The setter method is no longer needed when dynamically updating the configuration using @NacosValue.
  • [#70] [Optimization] Enhance the precedence of @NacosPropertySource process
  • [#72] "ListableBeanFactory.getBeansOfType" will trigger some beans to be initialized before the configuration from Nacos is loaded.
  • [#74] [Optimization] Enhance @NacosValue

0.1.0-RC1

5 years ago

nacos-spring-project 0.1.0-RC1 , more details please refer to Milestone 0.1.0.