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: CHANGELOG.md
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,35 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
6
7
+
## 1.0.0 (2026-04-03)
8
+
9
+
10
+
### Features
11
+
12
+
* add unique project ID field automation (AVD-N prefix) ([d86400c](https://github.com/AzureLocal/azurelocal-avd/commit/d86400c7625aa97c7ba553fe237e04092b7167ea))
13
+
***epic-8:** complete AVD full automation build-out ([b64cdb8](https://github.com/AzureLocal/azurelocal-avd/commit/b64cdb882cd2730567039b7375022fd1b8b12db4))
14
+
***epic-8:** complete AVD full automation build-out ([8b24c59](https://github.com/AzureLocal/azurelocal-avd/commit/8b24c59665a3172e1b0857254f1e8252a1e89955))
* address plan verification gaps ([32d0d8a](https://github.com/AzureLocal/azurelocal-avd/commit/32d0d8a2ba1814a8c3575167f18ac8d36e537c31))
24
+
* correct AVD Private Endpoints for Azure Local hybrid architecture ([4806d21](https://github.com/AzureLocal/azurelocal-avd/commit/4806d21bd190fa7ada2258d250e3fdd911620bb4))
25
+
* correct Azure Local identity constraints and FSLogix topology accuracy ([6b71389](https://github.com/AzureLocal/azurelocal-avd/commit/6b713895ecadd923d23755d7103712aa206715ba))
26
+
* make set-fields resilient to add-to-project failures ([cc2cda1](https://github.com/AzureLocal/azurelocal-avd/commit/cc2cda1f79129715a95dea1bab6d35dbb5105686))
27
+
* pin actions/add-to-project to v1.0.2 ([1bc6e98](https://github.com/AzureLocal/azurelocal-avd/commit/1bc6e98e470984c21baa820646c3e67cff0e03fc))
* repair stale config paths in CI workflows and Pester tests ([9530fd8](https://github.com/AzureLocal/azurelocal-avd/commit/9530fd829fb6958c9c5472f340337f8ebba9acd7))
33
+
* update Solution field option IDs after Toolkit option added to Project [#3](https://github.com/AzureLocal/azurelocal-avd/issues/3) ([ae3acfe](https://github.com/AzureLocal/azurelocal-avd/commit/ae3acfe8ac8aa7decae66b49c549703841fce7a2))
34
+
* use action output for item ID, fix stale solution field option IDs ([b642409](https://github.com/AzureLocal/azurelocal-avd/commit/b6424098391b40686adeda8ef7cc926e1bf14918))
0 commit comments