We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d5fe9 commit cd2b7afCopy full SHA for cd2b7af
cli/azd/CHANGELOG.md
@@ -1,14 +1,16 @@
1
# Release History
2
3
-## 1.10.0-beta.1 (Unreleased)
+## 1.9.5 (2024-07-10)
4
5
### Features Added
6
7
-### Breaking Changes
+- [[4080]](https://github.com/Azure/azure-dev/pull/4080) Add `azd env get-value`.
8
9
### Bugs Fixed
10
11
-### Other Changes
+- [[4065]](https://github.com/Azure/azure-dev/pull/4065) Fix panic when a project has no endpoints.
12
+- [[4074]](https://github.com/Azure/azure-dev/pull/4074) Fix error in retrieving cross-rg service plan.
13
+- [[4073]](https://github.com/Azure/azure-dev/pull/4073) Fix bug where windows logic app passed isLinuxWebApp.
14
15
## 1.9.4 (2024-07-02)
16
cli/version.txt
@@ -1 +1 @@
-1.10.0-beta.1
+1.9.5
0 commit comments