You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 22, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,20 @@ Changes
16
16
17
17
.. towncrier release notes start
18
18
19
+
20.09.0b2 (2020-12-18)
20
+
----------------------
21
+
22
+
### Features
23
+
* Improve the output `backend.ai admin agent <AgentID>` command with live statistics ([#145](https://github.com/lablup/backend.ai-client-py/issues/145))
24
+
25
+
### Fixes
26
+
* Add a missing status option `CANCELLED` to the `ps` command (which is present in the `admin sessions` command) ([#148](https://github.com/lablup/backend.ai-client-py/issues/148))
27
+
28
+
### Miscellaneous
29
+
* Improve type annotations for API configurations and prepare the skeleton for future in-session endpoint load balancing implementation ([#150](https://github.com/lablup/backend.ai-client-py/issues/150))
30
+
* Reorganize and update GitHub Actions workflow for better CI/CD ([#151](https://github.com/lablup/backend.ai-client-py/issues/151))
0 commit comments