Skip to content

Releases: nacos-group/nacos-spring-project

1.1.2(December 5th,2023)

05 Dec 06:29
Compare
Choose a tag to compare

🐞 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!

2.1.0-RC(December 3th,2023)

03 Dec 05:28
b1351d7
Compare
Choose a tag to compare
Pre-release

⭐️ 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!

1.1.0

15 Apr 08:06
01308b6
Compare
Choose a tag to compare

⭐️ 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!

1.0.0

14 Oct 08:49
0126b26
Compare
Choose a tag to compare

⭐️ 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!

0.3.6 (March 5, 2020)

05 Mar 08:20
Compare
Choose a tag to compare
  • [#189 ] springboot nacos 如何用@NacosConfigListener监听yml配置的变化
  • [#180 ] spring+spring MVC不能进行自动热更新

0.3.4 (Sep 17, 2019)

25 Oct 03:59
be8b587
Compare
Choose a tag to compare
  • [#147 ] 其定义group的同名配置属性会被默认DETAFUL_GROUP的同名配置属性覆盖
  • [#160 ] 支持Spring @value的刷新(需要结合@NacosRefresh使用)
  • [#142 ] prioriry don't work when configuring priority between dataids with @NacosPropertySources

0.3.0 (July 12, 2019)

12 Jul 09:05
3683a56
Compare
Choose a tag to compare
  • [#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 (Feb 19, 2019)

19 Feb 11:54
4f6c351
Compare
Choose a tag to compare
Pre-release
  • [#80] Support Spring 5+

0.2.2-RC1 (Dec 13, 2018)

13 Dec 06:53
9500763
Compare
Choose a tag to compare
Pre-release
  • [#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 (Sept 26, 2018)

26 Sep 03:04
Compare
Choose a tag to compare
Pre-release

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