Releases: microsoft/real-time-intelligence-operations-solution-accelerator
Releases · microsoft/real-time-intelligence-operations-solution-accelerator
v1.3.4
v1.3.3
1.3.3 (2026-05-13)
- fix: comment out AZURE_LOCATION in .env file (f5f28e9)
- fix: Update .env configuration for VS Code web environment (206dcca)
- Add infra/vscode_web/.env (1688a8f)
- install latest bicep via CLI (77ca5ab)
- Merge pull request #77 from microsoft/PSL-US-42068 (744dfb9), closes #77
- Merge pull request #79 from microsoft/dev (6c0e439), closes #79
- Merge pull request #80 from microsoft/psl-addBicepVer (89dd482), closes #80
- docs: add Bicep CLI prerequisite to local deployment guide (b8a3e6b), closes AB#42634
- docs: address Copilot review on RTI Bicep CLI prerequisite (4b2e20c), closes AB#42634
v1.3.2
1.3.2 (2026-04-28)
- Merge branch 'dev' into psl-us-40546 (7bd1c2f)
- Merge pull request #71 from microsoft/psl-dependabot-upgrades (196eed9), closes #71
- Merge pull request #72 from microsoft/feature/remove-bicep-version (036094a), closes #72
- Merge pull request #73 from microsoft/psl-us-40546 (c70024a), closes #73
- Merge pull request #76 from microsoft/dev (68cdef1), closes #76
- Removed the bicep paramater (43ae1db)
- fix: correct step indentation in create-release.yml workflow (57f787d)
- fix: remove deprecated --exclude-mail flag from lychee args (54b0277)
- fix: Update resource group tags and event hub namespace module versions (57fb276)
- build: bump GitHub Actions packages (9 updates) (63ec7d2)
v1.3.1
1.3.1 (2026-04-20)
Bug Fixes
- add bicep version requirement (>= 0.33.0) to azure.yaml (1b9e66d)
- add bicep version requirement (>= 0.33.0) to azure.yaml (a54c585)
- add SecurityControl Ignore tag to Event Hub namespace to allow local auth (45ee854)
- Remove create-release.yml path filter changes (5f0bbb6)
- remove unsupported skipTestConnection for EventHub Fabric connection (0110aff)
- Resolve merge conflicts with dev branch (c7b3505)
- Restore push/PR triggers with path filters (12063b6)
- Wire tags parameter in main.parameters.json for azd env support (09fe3bb)
Other Updates
v1.3.0
v1.2.0
1.2.0 (2026-03-09)
Features
- Add support for using existing Azure resources before azd up (c2ae427)
- cross-subscription Event Hub support and documentation improvements (281e79b)
Bug Fixes
- bicep: guard EventHub and Fabric vars against ARM eager-evaluation; fix README headings (8de387c)
- improve error handling for missing dependencies in Event Hub service (55d5348)
- improve error logging in FabricApiClient exception handling (f95cad5)
- remove unused variables and import flagged by code quality checks (f8e2a88)
- specify exception type in error handling for FabricApiClient (38da357)
- support existing Event Hub namespaces in different resource groups (acd8bba)
- unused global variable (2cd38b4)