Skip to content

Releases: microsoft/real-time-intelligence-operations-solution-accelerator

v1.3.4

15 May 04:59
0ed7d3a

Choose a tag to compare

1.3.4 (2026-05-15)

  • Merge pull request #82 from microsoft/psl-workflow-fix (0ed7d3a), closes #82
  • fix: restrict deploy workflow to manual trigger only (4afc0f1)

v1.3.3

13 May 14:08
206dcca

Choose a tag to compare

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

28 Apr 07:18
68cdef1

Choose a tag to compare

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

20 Apr 05:31
b345a35

Choose a tag to compare

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

  • Add Data Agent table selection limitation and manual workaround (3585e84), closes #38607

v1.3.0

12 Mar 11:34
5fbd4b4

Choose a tag to compare

1.3.0 (2026-03-12)

Features

  • add RG tags parsing and integration into Bicep parameter file (e59c2c2)

v1.2.0

09 Mar 07:20
b421fc9

Choose a tag to compare

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)

Other Updates

  • Add QA testing guide for existing resources scenarios (ba1dfc3)
  • assign Event Hub roles at hub level instead of namespace level (75f87e4)
  • remove unused variables and wrond name in arg call (8c4bc68)

v1.1.5

05 Mar 05:33
dd93597

Choose a tag to compare

1.1.5 (2026-03-05)

Bug Fixes

  • enable workspace administrators in Azure environment configuration (4e6eeb6)
  • Remove redundant setting of AZURE_LOCATION in Azure environment configuration (3ff9488)

Other Updates

  • remove temporary SecurityControl tag from main.bicep (90c0001)
  • Update deployment steps and cleanup logic in Azure workflow (139a357)
  • Update README with AI and Data playbook links (49df845)

v1.1.4

28 Jan 06:01
e353b30

Choose a tag to compare

1.1.4 (2026-01-28)

Bug Fixes

  • RealTimeDashboard configuration (03b3f93)
  • Replace hardcoded values with tokens in dashboard configuration (5a64d74)
  • Update dashboard display name and description; disable cross filtering (499011e)

v1.1.3

27 Jan 16:01
854547d

Choose a tag to compare

1.1.3 (2026-01-27)

Bug Fixes

  • Remove 'demo' branch from workflow triggers in AZD AI Template validation (f1d9a1e)
  • Update workflow triggers for AZD AI Template and Azure Dev CI/CD (7fb34c2)

v1.1.2

21 Jan 13:35
e88cdd1

Choose a tag to compare

1.1.2 (2026-01-21)

Bug Fixes

  • add events table to Fabric Data Agent table selection (c5b1662)

Other Updates

  • Update Deployment Guide with Azure authentication steps (5b8896b)