Skip to content

Commit d5f7021

Browse files
authored
Merge pull request #291663 from sdwheeler/sdw-w353388-relnotes
Update release notes for Cloud Shell
2 parents 156f685 + 40dc83b commit d5f7021

File tree

1 file changed

+25
-5
lines changed

1 file changed

+25
-5
lines changed

articles/cloud-shell/release-notes.md

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,39 @@
11
---
22
title: Azure Cloud Shell release notes
33
description: This article lists the new features and changes released in Azure Cloud Shell.
4-
ms.date: 06/25/2024
4+
ms.date: 12/09/2024
55
ms.topic: release-notes
66
---
77

88
# Azure Cloud Shell release notes
99

1010
The following document outlines the changes to Azure Cloud Shell. The Cloud Shell container image is
11-
updated on a monthly basis to reflect the latest changes. Changes can include new or updated
12-
features and tools, security updates, and bug fixes.
11+
updated on a monthly basis. Changes can include new or updated features and tools, security updates,
12+
and bug fixes.
13+
14+
## December 2024
15+
16+
Tool changes
17+
18+
- The mysql client was replaced with the mariadb client. You can still run `mysql` commands in Cloud
19+
Shell, but the client is now the mariadb client.
20+
- .NET was upgraded from .NET 7 to .NET 8
21+
- The moby-cli and docker packages were removed since you can't start the daemons in Cloud Shell.
22+
23+
Deprecated Packages
24+
25+
The following packages were removed for compliance with our package inclusion policy.
26+
27+
- [packer](https://developer.hashicorp.com/packer/docs/intro)
28+
- [sfctl](/azure/service-fabric/service-fabric-cli)
29+
30+
Published policy for inclusion of new tools
31+
32+
- [Package inclusion guide](https://github.com/Azure/CloudShell/blob/master/docs/package-inclusion-guide.md)
1333

1434
## May 2024
1535

16-
### New features
36+
New features
1737

1838
- Updated user interface
1939

@@ -32,7 +52,7 @@ features and tools, security updates, and bug fixes.
3252
For more information, see
3353
[Get started with Azure Cloud Shell ephemeral sessions](./get-started/ephemeral.md?tabs=powershell).
3454

35-
### Deprecated Packages
55+
Deprecated Packages
3656

3757
The following packages were removed for security compliance. These packages were deprecated by the
3858
package owners or are no longer maintained. If you need to use these tools, you can install them in

0 commit comments

Comments
 (0)