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
Copy file name to clipboardExpand all lines: ground_control_client/CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
# Changelog
2
2
3
+
## [0.21.0] - 2026-02-02
4
+
5
+
### Added
6
+
7
+
-**Logs command improvements** - The `scloud log` command now fetches the N most recent log records and presents them in ascending order.
8
+
-**Subscription status** - The `scloud me` command now shows the current status of the user's subscription, including trial and subscription end dates.
9
+
10
+
### Changed
11
+
12
+
-**Build log parameter renamed** - streamId is now attemptId.
13
+
-**CLI default log limit changed** - The default log limit has been changed from 100 to 50.
Copy file name to clipboardExpand all lines: serverpod_cloud_cli/CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,18 @@
1
1
2
2
# Changelog
3
3
4
+
## [0.21.0] - 2026-02-02
5
+
6
+
### Added
7
+
8
+
-**Logs command improvements** - The `scloud log` command now fetches the N most recent log records and presents them in ascending order.
9
+
-**Subscription status** - The `scloud me` command now shows the current status of the user's subscription, including trial and subscription end dates.
10
+
11
+
### Changed
12
+
13
+
-**Build log parameter renamed** - streamId is now attemptId.
14
+
-**CLI default log limit changed** - The default log limit has been changed from 100 to 50.
0 commit comments