Features / Enhancements
-
CircuitBreaker
- improve circuit breaker usage. #917
-
RateLimit
- add ratelimit provider info and refactor ratelimit use arguments. #904
Fixes
- optimize multi service registration and discovery. #915
- fix nacos and consul registration. #922
- fix PolarisRouterServiceInstanceListSupplier npe with reactive feign #927
- adapt for nacos instance #936
Docs
- Documentation content changes: add circuitbreaker readme #931
Contributors
Thanks to the contributors who participated in this release!
@ShanyouYu-Sean @SkyeBeFreeman
How to upgrade
1.10.3-2022.0.1 is compatible version from the previous corresponding version, so just upgrade spring-cloud-tencent-dependencies
version to it. If you need to change the Spring Cloud version, please refer to the documentation Version Management to modify other related dependent versions synchronously.
Changed
- Add support for passing json values for header and payload #643 (andrewrigas)
- Preserve insertion order for claims #656 (snago)
- Update Jackson to 2.14.2 #657 (jimmyjames)
Features / Enhancements
-
CircuitBreaker
- improve circuit breaker usage. #913
-
RateLimit
- add ratelimit provider info and refactor ratelimit use arguments. #903
Fixes
- optimize multi service registration and discovery. #912
- fix nacos and consul registration. #921
- fix PolarisRouterServiceInstanceListSupplier npe with reactive feign #926
- adapt for nacos instance #935
Docs
- Documentation content changes: add circuitbreaker readme #930
Contributors
Thanks to the contributors who participated in this release!
@ShanyouYu-Sean @SkyeBeFreeman
How to upgrade
1.10.3-2021.0.6 is compatible version from the previous corresponding version, so just upgrade spring-cloud-tencent-dependencies
version to it. If you need to change the Spring Cloud version, please refer to the documentation Version Management to modify other related dependent versions synchronously.
Features / Enhancements
-
CircuitBreaker
- improve circuit breaker usage. #916
-
RateLimit
- add ratelimit provider info and refactor ratelimit use arguments. #902
Fixes
- optimize multi service registration and discovery. #914
- fix nacos and consul registration. #919
- fix PolarisRouterServiceInstanceListSupplier npe with reactive feign #925
- adapt for nacos instance #933
Docs
- Documentation content changes: add circuitbreaker readme #929
Contributors
Thanks to the contributors who participated in this release!
@ShanyouYu-Sean @SkyeBeFreeman
How to upgrade
1.10.3-2020.0.6 is compatible version from the previous corresponding version, so just upgrade spring-cloud-tencent-dependencies
version to it. If you need to change the Spring Cloud version, please refer to the documentation Version Management to modify other related dependent versions synchronously.
What's Change
Bugfix
- [Fix-13657][Master]NPE caused by the execution of workflow with startNode and forbidden task (#13668)
- [Bug][Master] fix task failure continue (#13155)
- fix when the task details are not modified, the predecessor node cannot be modified (#13422)
- Fix when update scheduler will execute workflow #13285
- [Fix-11583][UI] Fix the API usage of gantt graph #13778
- [Fix][Alert] Fix when auth is false and user || pwd null can't send email excection #13761
- Fix Bug [Athena Datasource] datasource other params illegal (#13032)
- [fix][sql] Add unique key to process_definition_log avoid TooManyResultExpection #12503
- [Fix][Data Quality]Dataquality Spark Get Datasource Password Error When Password Has $ #13643
-
- [BUG][UI] Flink task display right version and deploy mode (#13628)
- [Bug-13666] remove WORKER_GROUP in values.yaml #13718
- Fix webex teams alert plugin null exception error (#13591)
- feat: Python return datasource object and allow filter by type (#13616)
- feat: Python add online_schedule for workflow control schedule state (#13551)
- [fix] Remove tenant arg in workflow definition (#13212)
- [improve-#13678] add filter in method of
setMainJarName
(#13748)
chore
- Publish Docker images to docker hub when released #13631
Full Changelog: https://github.com/apache/dolphinscheduler/compare/3.1.4...3.1.5
fix: when auth is false and user || pwd null can't send alert email excection #13761 fix: API usage of gantt graph in UI #13778 fix: when update scheduler will execute workflow #13285 fix: when the task details are not modified, the predecessor node cannot be modified #13422 fix: NPE caused by the execution of workflow with startNode and forbidden task #13668 fix: task failure continue #13155 chore: Publish Docker images to docker hub when released #13631