Skip to content

Commit a36c6b7

Browse files
authored
chore(release): foundry_standard_private/v0.2.0 (#237)
Co-authored-by: Pablo Zaidenvoren <[email protected]>
1 parent 6e2b4d6 commit a36c6b7

File tree

7 files changed

+35
-35
lines changed

7 files changed

+35
-35
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## v0.2.0 - 2025-10-29
2+
3+
### 💥 Breaking
4+
5+
* [#127](https://github.com/microsoft/CAIRA/issues/127) Support for multiple projects _by [@PabloZaiden](https://github.com/PabloZaiden)_
6+
7+
### ✨ Added
8+
9+
* [#87](https://github.com/microsoft/CAIRA/issues/87) Add AMPLS support for AppInsights _by [@PabloZaiden](https://github.com/PabloZaiden)_
10+
11+
* [#100](https://github.com/microsoft/CAIRA/issues/100) Added partner_id attribution to azurerm with support for telemetry opt-out _by [@mattdot](https://github.com/mattdot)_
12+
13+
* [#126](https://github.com/microsoft/CAIRA/issues/126) Improved tests for foundry standard private configuration _by [@BSamodien](https://github.com/BSamodien)_
14+
15+
### 💫 Changed
16+
17+
* [#95](https://github.com/microsoft/CAIRA/issues/95) Set disableLocalAuth = true to disable API Key authentication _by [@PabloZaiden](https://github.com/PabloZaiden)_

.changes/unreleased/foundry_standard_private-added-20250916-183836.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changes/unreleased/foundry_standard_private-added-20250923-181743.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changes/unreleased/foundry_standard_private-added-20250930-082403.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changes/unreleased/foundry_standard_private-breaking-20251024-150332.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changes/unreleased/foundry_standard_private-changed-20250922-182159.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

reference_architectures/foundry_standard_private/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is auto-generated by [Changie](https://changie.dev/).
66

7+
## v0.2.0 - 2025-10-29
8+
9+
### 💥 Breaking
10+
11+
* [#127](https://github.com/microsoft/CAIRA/issues/127) Support for multiple projects _by [@PabloZaiden](https://github.com/PabloZaiden)_
12+
13+
### ✨ Added
14+
15+
* [#87](https://github.com/microsoft/CAIRA/issues/87) Add AMPLS support for AppInsights _by [@PabloZaiden](https://github.com/PabloZaiden)_
16+
17+
* [#100](https://github.com/microsoft/CAIRA/issues/100) Added partner_id attribution to azurerm with support for telemetry opt-out _by [@mattdot](https://github.com/mattdot)_
18+
19+
* [#126](https://github.com/microsoft/CAIRA/issues/126) Improved tests for foundry standard private configuration _by [@BSamodien](https://github.com/BSamodien)_
20+
21+
### 💫 Changed
22+
23+
* [#95](https://github.com/microsoft/CAIRA/issues/95) Set disableLocalAuth = true to disable API Key authentication _by [@PabloZaiden](https://github.com/PabloZaiden)_
24+
725
## v0.1.0 - 2025-08-26
826

927
### ✨ Added

0 commit comments

Comments
 (0)