Skip to content

Commit 34f397c

Browse files
author
Encho Belezirev
committed
Bump version to 2.0.0
1 parent 2db016e commit 34f397c

File tree

2 files changed

+34
-1
lines changed

2 files changed

+34
-1
lines changed

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
## v2.0.0
2+
3+
* Bump version to 2.0.0
4+
* Print dmol command for finished and aborted processes
5+
* Print the ID of the monitored process
6+
* Add support for --abort-on-error option
7+
* Change Message to Text in models.Message
8+
* Add support for retryable mta rest client
9+
* Introduce function for getting deploy-service URL
10+
* Add support for providing session tokens
11+
* Remove unused fakes
12+
* Re-generate the client for log/content
13+
* Refactor service id provider
14+
* Fix errors in commands
15+
* Remove non-used methods from restclient
16+
* Replace slmp and slpp clients with mta client in commands
17+
* Delete slppclient and slmpclient
18+
* Update version of go-openapi
19+
* Add implementation details to the new client
20+
* Add auth info
21+
* Add method for executing actions
22+
* Add mta_rest.yaml as a client definition
23+
* Print warning when using a custom deploy service URL
24+
* Update README.md
25+
* Update README.md
26+
* Update README.md
27+
* Update README.md
28+
* Update README.md
29+
* Update README.md
30+
* Update README.md
31+
* Update README.md
32+
* Update README.md
33+
134
## Initial public version 1.0.5
235

336
* Supported MTA Operations:

cfg/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.4
1+
2.0.0

0 commit comments

Comments
 (0)