gen-event-hub-to-xmatters

Latest: v1.3.3
Category
Integration
Total Versions
5
Last Updated
3/23/2026

Release History

v1.3.3 Latest

Changes:

  • Added the ACT - Nightly build trigger as a pipeline resource trigger. Pipeline will then only run the test stage every night. Removed src trigger
  • Merged PR 17545: Update pr template and add nightly build trigger
  • Replaced "managedBy" with "ManagedBy" to ensure structural naming within the environments.
  • Secrets are moved to the Key Vault. Changed the documentation for the change.

v1.3.2

Changes:

  • Replaced "managedBy" with "ManagedBy" to ensure structural naming within the environments.
  • Merged PR 17183: Fix casing in tagname
  • Secrets are moved to the Key Vault. Changed the documentation for the change.

v1.3.1

Changes:

  • Added variable group
  • Changed releasenote branch to main
  • Changed PR template without skip
  • Added IPMhub publish
  • Merged PR 12312: Update pull request template and YAML configuration for improved clarity and...

v1.3.0

Changes:

  • Removed the merging of the "ManagedBy" tag inside the module.
  • This functionality needs to be used in the main TF file, not inside a module.
  • Merged PR 11010: Remove merge tags

v1.2.0

Changes:

  • Added property retention_description because this is a new property in the latest terraform azurerm version.
  • Removedmessage_retention because this is not required anymore and cannot be used if you useretention_description.
  • Merged PR 10931: Add Retention property
  • Updated pipeline and pull request template to work with the simacsupport releasenote website.
  • Update tflint to latest version.