feat(train): add new command to interact with aws and train models

This commit is contained in:
2021-10-17 19:15:44 +02:00
parent 5436dfebc2
commit 538cea18f2
1064 changed files with 282251 additions and 89305 deletions

View File

@@ -0,0 +1,34 @@
# v1.2.3 (2021-09-17)
* **Dependency Update**: Updated to the latest SDK module versions
# v1.2.2 (2021-08-27)
* **Dependency Update**: Updated to the latest SDK module versions
# v1.2.1 (2021-08-19)
* **Dependency Update**: Updated to the latest SDK module versions
# v1.2.0 (2021-08-04)
* **Feature**: adds error handling for defered close calls
* **Dependency Update**: Updated to the latest SDK module versions
# v1.1.1 (2021-07-15)
* **Dependency Update**: Updated to the latest SDK module versions
# v1.1.0 (2021-07-01)
* **Feature**: Support for `:`, `=`, `[`, `]` being present in expression values.
# v1.0.1 (2021-06-25)
* **Dependency Update**: Updated to the latest SDK module versions
# v1.0.0 (2021-05-20)
* **Release**: The `github.com/aws/aws-sdk-go-v2/internal/ini` package is now a Go Module.
* **Dependency Update**: Updated to the latest SDK module versions