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: docs/blog/posts/changelog-07-25.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Previously, updating running services could cause downtime. The latest release f
19
19
<divclass="termy">
20
20
21
21
```shell
22
-
$ dstack apply -f my-service.dstack.yml
22
+
$ dstack apply -f .dstack.yml
23
23
24
24
Active run my-service already exists. Detected changes that can be updated in-place:
25
25
- Repo state (branch, commit, or other)
@@ -28,7 +28,15 @@ Active run my-service already exists. Detected changes that can be updated in-pl
28
28
- env
29
29
- files
30
30
31
-
Update the run? [y/n]:
31
+
Update the run? [y/n]: y
32
+
33
+
⠋ Launching my-service...
34
+
35
+
NAME BACKEND PRICE STATUS SUBMITTED
36
+
my-service deployment=1 running 11 mins ago
37
+
replica=0 job=0 deployment=0 aws (us-west-2) $0.0026 terminating 11 mins ago
38
+
replica=1 job=0 deployment=1 aws (us-west-2) $0.0026 running 1 min ago
39
+
32
40
```
33
41
34
42
</div>
@@ -184,7 +192,7 @@ Server-side performance has been improved. With optimized handling and backgroun
184
192
185
193
#### Google SSO
186
194
187
-
Alongside the open-source version, `dstack` also offers [dstack Enterprise](https://github.com/dstackai/dstack-enterprise)—which adds dedicated support and extra integrations like Single Sign-On (SSO). The latest release introduces support for configuring your company’s Google account for authentication.
195
+
Alongside the open-source version, `dstack` also offers [dstack Enterprise :material-arrow-top-right-thin:{ .external }](https://github.com/dstackai/dstack-enterprise){:target="_blank"} — which adds dedicated support and extra integrations like Single Sign-On (SSO). The latest release introduces support for configuring your company’s Google account for authentication.
@@ -193,4 +201,4 @@ If you’d like to learn more about `dstack` Enterprise, [let us know](https://c
193
201
That’s all for now.
194
202
195
203
!!! info "What's next?"
196
-
Give dstack a try, and share your feedback—whether it’s [GitHub :material-arrow-top-right-thin:{ .external }](https://github.com/dstackai/dstack){:target="_blank"} issues, PRs, or questions on [Discord :material-arrow-top-right-thin:{ .external }](https://discord.gg/u8SmfwPpMd){:target="_blank"}. We’re eager to hear from you!
204
+
Give dstack a try, and share your feedback—whether it’s [GitHub :material-arrow-top-right-thin:{ .external }](https://github.com/dstackai/dstack){:target="_blank"} issues, PRs, or questions on [Discord :material-arrow-top-right-thin:{ .external }](https://discord.gg/u8SmfwPpMd){:target="_blank"}. We’re eager to hear from you!
0 commit comments