Releases: microsoft/CAIRA
v0.3.0
What's Changed
- docs(architecure-diagrams): updated architecture diagrams to align closer to ms-docs by @mluker in #272
- ci(deps): bump the all group across 1 directory with 2 updates by @dependabot[bot] in #263
- docs(readme): update the data sovereignty section by @mluker in #267
- ci(deps): bump the all group across 1 directory with 3 updates by @dependabot[bot] in #280
- docs(general): General docs improvements by @PabloZaiden in #268
- docs(readme): remove duplicate AI usage disclaimer text by @HadwaAbdelhalem in #243
- ci(deps): bump the all group across 1 directory with 3 updates by @dependabot[bot] in #289
- ci(deps): bump the all group with 3 updates by @dependabot[bot] in #300
- ci(pipeline): add flag to control issue creation on failed tests by @PabloZaiden in #286
- docs(testing): update to invalid path for testing by @mluker in #282
- general fixes for
task lintand gitleaks bug fix by @bsherwin in #311 - Fix markdown lint by @PabloZaiden in #312
- fix(terraform): apply workaround for failed subnet destruction by @bsherwin in #310
- ci(deps): bump the all group with 3 updates by @dependabot[bot] in #313
- fix(cosmosdb) Grant the Cosmos DB Built-in Data Contributor role to the database by @gukoff in #299
- fix(terraform): proper timeout handling for agents subnet destruction in acceptance tests by @PabloZaiden in #320
- ci(deps): bump the all group across 1 directory with 2 updates by @dependabot[bot] in #319
- (feat): Updates to root README by @courtzc in #279
- fix(terraform): correct casing for hostingMode in AI Search resource by @PabloZaiden in #321
- chore(terraform): Remove
wellknownmodule by @PabloZaiden in #322 - ci(deps): bump the all group with 2 updates by @dependabot[bot] in #323
- feat(workflows): updated github workflows for PRs and scheduled builds by @PabloZaiden in #324
- ci(deps): bump the all group across 1 directory with 2 updates by @dependabot[bot] in #326
- feat(devcontainers): prebuild devcontainer image by @PabloZaiden in #328
- ci(deps): bump the all group with 8 updates by @dependabot[bot] in #329
- refactor(workflows): remove release workflow deprecated tasks and dependencies by @PabloZaiden in #331
- refactor(devcontainer): Remove old dependencies by @PabloZaiden in #333
- ci(deps): bump github/codeql-action from 4.31.8 to 4.31.9 in the all group by @dependabot[bot] in #332
- feat(tests): task to easily run integration tests locally by @PabloZaiden in #335
- ci(deps): bump stefanzweifel/git-auto-commit-action from 7.0.0 to 7.1.0 in the all group by @dependabot[bot] in #334
- fix(terraform): adding dependencies to avoid race condition by @PabloZaiden in #336
- fix(terraform): project/role_assignments: explicitly set principal_type to support potential ABAC constraints in certain scenarios by @audunsolemdal in #338
- ci(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0 in the all group by @dependabot[bot] in #341
- fix(terraform): add time sleep resources to give more time for lock releases during destruction by @PabloZaiden in #340
- ci(deps): bump dorny/test-reporter from 2.3.0 to 2.4.0 in the all group by @dependabot[bot] in #343
- ci(pr): remove Dependabot auto-commit step and adjust difference check by @PabloZaiden in #344
- ci(deps): bump dorny/test-reporter from 2.4.0 to 2.5.0 in the all group by @dependabot[bot] in #345
- build(deps): bump the all group across 4 directories with 1 update by @dependabot[bot] in #342
- chore(terraform): Update models by @PabloZaiden in #347
- ci(deps): bump astral-sh/setup-uv from 7.1.6 to 7.2.0 in the all group by @dependabot[bot] in #348
New Contributors
- @HadwaAbdelhalem made their first contribution in #243
- @gukoff made their first contribution in #299
- @audunsolemdal made their first contribution in #338
Full Changelog: reference_architectures/foundry_standard_private/v0.2.0...v0.3.0
reference_architectures/foundry_standard_private/v0.2.0
v0.2.0 - 2025-10-29
💥 Breaking
- #127 Support for multiple projects by @PabloZaiden
✨ Added
-
#87 Add AMPLS support for AppInsights by @PabloZaiden
-
#100 Added partner_id attribution to azurerm with support for telemetry opt-out by @mattdot
-
#126 Improved tests for foundry standard private configuration by @BSamodien
💫 Changed
- #95 Set disableLocalAuth = true to disable API Key authentication by @PabloZaiden
reference_architectures/foundry_standard/v0.2.0
v0.2.0 - 2025-10-29
💥 Breaking
- #127 Support for multiple projects by @PabloZaiden
✨ Added
-
#100 Added partner_id attribution to azurerm with support for telemetry opt-out by @mattdot
-
#122 Improved tests for foundry standard configuration by @BSamodien
💫 Changed
- #95 Set disableLocalAuth = true to disable API Key authentication by @PabloZaiden
reference_architectures/foundry_basic_private/v0.2.0
v0.2.0 - 2025-10-29
💥 Breaking
- #127 Support for multiple projects by @PabloZaiden
✨ Added
-
#87 Add AMPLS support for AppInsights by @PabloZaiden
-
#100 Added partner_id attribution to azurerm with support for telemetry opt-out by @mattdot
-
#99 Improved test for foundry basic private configuration by @BSamodien
💫 Changed
- #95 Set disableLocalAuth = true to disable API Key authentication by @PabloZaiden
reference_architectures/foundry_basic/v0.2.0
v0.2.0 - 2025-10-29
💥 Breaking
- #127 Support for multiple projects by @PabloZaiden
✨ Added
-
#89 Improved terraform acceptance and integration tests by @BSamodien
-
#100 Added partner_id attribution to azurerm with support for telemetry opt-out by @mattdot
💫 Changed
- #95 Set disableLocalAuth = true to disable API Key authentication by @PabloZaiden