nacos-spring-project

Nacos ECO Project for Spring Framework

APACHE-2.0 License

Stars
752

Bot releases are hidden (Show)

nacos-spring-project - 2.1.1-RC(June 18th,2024) Latest Release

Published by hujun-w-2 4 months ago

🐞 Bug Fixes

❤️ Contributors

Thanks to the contributors who worked on this release!

  • @wuhaoqiang1
  • @codestagea
  • @realJackSun
  • @pdkst
  • @hujun-w-2
nacos-spring-project - 2.1.1-RC(June 5th,2024)

Published by hujun-w-2 5 months ago

🐞 Bug Fixes

❤️ Contributors

Thanks to the contributors who worked on this release!
@wuhaoqiang1
@codestagea
@realJackSun
@pdkst
@hujun-w-2

nacos-spring-project - 1.1.2(December 5th,2023)

Published by hujun-w-2 11 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
nacos-spring-project - 1.1.2(December 5th,2023)

Published by hujun-w-2 11 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

🔨 Dependency Upgrades

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

❤️ Contributors

Thanks to the contributors who worked on this release!

  • @hujun-w-2
  • @stone-98
  • @Oliverwqcwrw
  • @qxo
  • @Akitata
  • @985492783
nacos-spring-project - 1.1.2(December 4th,2023)

Published by hujun-w-2 11 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

🔨 Dependency Upgrades

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

❤️ Contributors

Thanks to the contributors who worked on this release!

  • @hujun-w-2
  • @stone-98
  • @Oliverwqcwrw
  • @qxo
  • @Akitata
  • @985492783
nacos-spring-project - 2.1.0-RC(December 3th,2023)

Published by hujun-w-2 11 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
nacos-spring-project - 1.1.0

Published by KomachiSion over 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
nacos-spring-project - 1.0.0

Published by mercyblitz about 4 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
nacos-spring-project - 0.3.6 (March 5, 2020)

Published by chuntaojun over 4 years ago

  • [#189 ] springboot nacos 如何用@NacosConfigListener监听yml配置的变化
  • [#180 ] spring+spring MVC不能进行自动热更新
nacos-spring-project - 0.3.4 (Sep 17, 2019)

Published by chuntaojun almost 5 years ago

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

Published by chuntaojun over 5 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
nacos-spring-project - 0.2.3-RC1 (Feb 19, 2019)

Published by hxy1991 over 5 years ago

  • [#80] Support Spring 5+
nacos-spring-project - 0.2.2-RC1 (Dec 13, 2018)

Published by hxy1991 almost 6 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
nacos-spring-project - 0.1.0-RC1 (Sept 26, 2018)

Published by mercyblitz about 6 years ago

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

Package Rankings
Top 6.79% on Repo1.maven.org
Related Projects