-
Notifications
You must be signed in to change notification settings - Fork 203
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
69 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
|
||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
## [1.1.0] - 2023-03-15 | ||
|
||
Support CallActivity configuration and execution. | ||
|
||
### Added | ||
|
||
Add CallActivity Node | ||
|
||
## [1.0.2] - 2023-02-20 | ||
|
||
### Changed | ||
|
||
1. Optimize Maven dependency management | ||
|
||
-Remove httpclient dependency | ||
|
||
-Remove individual jsr250 API dependencies | ||
|
||
-Remove individual junit dependencies | ||
|
||
-Commons collections 3.2.2-->commons collections 4 | ||
|
||
-Commons lang3 3.4-->3.12.0 | ||
|
||
2. Optimize hook function, change HTTP mode to internal call mode, reduce dependence on HTTP packages, and improve performance | ||
|
||
3. Simplify the configuration steps for Turbo introduction and add @ enableTurboEngine annotation | ||
|
||
4. Optimize partial code structure | ||
|
||
5. Optimize Demo Test Execution | ||
|
||
## [1.0.1] - 2022-07-08 | ||
|
||
### Changed | ||
|
||
1. Upgrade external dependencies | ||
2. Uniformly manage spring boot starter versions | ||
|
||
### Fixed | ||
|
||
Fix vulnerabilities | ||
|
||
## [1.0.0] - 2020-12-28 | ||
|
||
### Added | ||
|
||
Turbo join open source. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters