-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #101 from boschrexroth/feature/release3.4
update to release version 3.4
- Loading branch information
Showing
1,052 changed files
with
85,826 additions
and
8,327 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
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 |
---|---|---|
@@ -1,116 +1,126 @@ | ||
# Software Development Kit for ctrlX AUTOMATION | ||
|
||
## CHANGELOG | ||
|
||
### 3.2.0 | ||
|
||
#### FIXED | ||
|
||
+ n/a | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/2.6.4...3.2.0) | ||
|
||
### 2.6.4 | ||
|
||
#### FIXED | ||
|
||
+ Fix: Apps implementing a Datalayer provider using the Datalayer go API may crash randomly and unpredictable after a long period of running fine. | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/2.6.1...2.6.4) | ||
|
||
### 2.6.1 | ||
|
||
#### FIXED | ||
|
||
+ n/a | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/2.4.0...2.6.1) | ||
|
||
### 2.4.0 | ||
|
||
#### FIXED | ||
|
||
+ n/a | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/2.2.4...2.4.0) | ||
|
||
### 2.2.4 (SDK-V-0202.4) | ||
|
||
#### FIXED | ||
|
||
+ Fix: [Release SDK-V-0202.3](https://github.com/boschrexroth/ctrlx-automation-sdk/releases/tag/2.2.3) contained a not released .NET Datalayer API (3.3.1), instead of version 3.0.3. | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/2.2.0...2.2.3) | ||
|
||
### 2.2.3 (SDK-V-0202.3) | ||
|
||
#### FIXED | ||
|
||
+ Fix: [Direct call to the mddb compiler](https://github.com/boschrexroth/ctrlx-automation-sdk/pull/27) | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/2.2.0...2.2.3) | ||
|
||
### 2.2.0 (SDK-V-0202) | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/1.20.0...2.2.0) | ||
+ Changed: Update package-assets.md | ||
|
||
### 1.20.0 (SDK-V-0120) | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/1.18.0...1.20.0) | ||
|
||
### 1.18.0 (SDK-V-0118) | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/1.16.0...1.18.0) | ||
|
||
### 1.16.0 (SDK-V-0116) | ||
|
||
#### FIXED | ||
|
||
+ Fix: Removed broken links to source code and replaced by implementation description | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/1.14.0...1.16.0) | ||
+ Changed: Updated versions of package dependencies | ||
+ Changed: Use latest available dedicated package versions (removed caret) | ||
|
||
### 1.14.0 (SDK-V-0114) | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/1.12.1...1.14.0) | ||
|
||
### 1.12.1 (SDK-V-0112.1) | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/1.12.0...1.12.1) | ||
|
||
### 1.12.0 (SDK-V-0112) | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/1.10.0...1.12.0) | ||
|
||
### 1.10.0 (SDK-V-0110) | ||
|
||
Initial SDK release | ||
# Software Development Kit for ctrlX AUTOMATION | ||
|
||
## CHANGELOG | ||
|
||
### 3.4.0 | ||
|
||
#### FIXED | ||
|
||
+ n/a | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/3.2.0..3.4.0) | ||
|
||
### 3.2.0 | ||
|
||
#### FIXED | ||
|
||
+ n/a | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/2.6.4...3.2.0) | ||
|
||
### 2.6.4 | ||
|
||
#### FIXED | ||
|
||
+ Fix: Apps implementing a Datalayer provider using the Datalayer go API may crash randomly and unpredictable after a long period of running fine. | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/2.6.1...2.6.4) | ||
|
||
### 2.6.1 | ||
|
||
#### FIXED | ||
|
||
+ n/a | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/2.4.0...2.6.1) | ||
|
||
### 2.4.0 | ||
|
||
#### FIXED | ||
|
||
+ n/a | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/2.2.4...2.4.0) | ||
|
||
### 2.2.4 (SDK-V-0202.4) | ||
|
||
#### FIXED | ||
|
||
+ Fix: [Release SDK-V-0202.3](https://github.com/boschrexroth/ctrlx-automation-sdk/releases/tag/2.2.3) contained a not released .NET Datalayer API (3.3.1), instead of version 3.0.3. | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/2.2.0...2.2.3) | ||
|
||
### 2.2.3 (SDK-V-0202.3) | ||
|
||
#### FIXED | ||
|
||
+ Fix: [Direct call to the mddb compiler](https://github.com/boschrexroth/ctrlx-automation-sdk/pull/27) | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/2.2.0...2.2.3) | ||
|
||
### 2.2.0 (SDK-V-0202) | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/1.20.0...2.2.0) | ||
+ Changed: Update package-assets.md | ||
|
||
### 1.20.0 (SDK-V-0120) | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/1.18.0...1.20.0) | ||
|
||
### 1.18.0 (SDK-V-0118) | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/1.16.0...1.18.0) | ||
|
||
### 1.16.0 (SDK-V-0116) | ||
|
||
#### FIXED | ||
|
||
+ Fix: Removed broken links to source code and replaced by implementation description | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/1.14.0...1.16.0) | ||
+ Changed: Updated versions of package dependencies | ||
+ Changed: Use latest available dedicated package versions (removed caret) | ||
|
||
### 1.14.0 (SDK-V-0114) | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/1.12.1...1.14.0) | ||
|
||
### 1.12.1 (SDK-V-0112.1) | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/1.12.0...1.12.1) | ||
|
||
### 1.12.0 (SDK-V-0112) | ||
|
||
#### CHANGED | ||
|
||
+ [Changes](https://github.com/boschrexroth/ctrlx-automation-sdk/compare/1.10.0...1.12.0) | ||
|
||
### 1.10.0 (SDK-V-0110) | ||
|
||
Initial SDK release |
Oops, something went wrong.