Skip to content

Commit

Permalink
Merge pull request #341 from recognizegroup/changelog/3.6.0
Browse files Browse the repository at this point in the history
TD-592 - Update changelog
  • Loading branch information
tom-reinders committed Jul 13, 2023
2 parents 3d2ea97 + f3c5d57 commit f4ed64b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Common Changelog](https://common-changelog.org),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.6.0] - 2023-07-13

### Added

- Add module `azure/application_insights_smart_detection_rule` ([#339](https://github.com/recognizegroup/terraform/pull/339)) ([`b5ba2c58`](https://github.com/recognizegroup/terraform/commit/b5ba2c58)) ([@tom-reinders](https://github.com/tom-reinders))
- `azure/logic_app`: Add variable `trigger_oauth_policy_claims` ([#340](https://github.com/recognizegroup/terraform/pull/340)) ([`e2381256`](https://github.com/recognizegroup/terraform/commit/e2381256)) ([@mkostalrecognize](https://github.com/mkostalrecognize))
- `azure/logic_app`: Add variable `trigger_ip_address_range` ([#340](https://github.com/recognizegroup/terraform/pull/340)) ([`31477279`](https://github.com/recognizegroup/terraform/commit/31477279)) ([@mkostalrecognize](https://github.com/mkostalrecognize))

## [3.5.0] - 2023-06-23

### Changed
Expand Down Expand Up @@ -145,6 +153,7 @@ _If you are upgrading: please see [UPGRADE_3.0.md](UPGRADE_3.0.md)._
- **Breaking:** Remove module `azure/monitoring`, replace with `azure/azure/monitoring_action_group` and `azure/monitoring_log_analytics_alert` ([#268](https://github.com/recognizegroup/terraform/pull/268)) ([`5bd013c1`](https://github.com/recognizegroup/terraform/commit/5bd013c1)) ([@pipalmic](https://github.com/pipalmic))
- **Breaking:** Remove module `azure/api_connectors/storage_account`, replace with `azure/api_connectors/storage_blob` and `azure/api_connectors/storage_table` ([#276](https://github.com/recognizegroup/terraform/pull/276)) ([`7a483886`](https://github.com/recognizegroup/terraform/commit/7a483886)) ([@pipalmic](https://github.com/pipalmic))

[3.6.0]: https://github.com/recognizegroup/terraform/releases/tag/v3.6.0
[3.5.0]: https://github.com/recognizegroup/terraform/releases/tag/v3.5.0
[3.4.0]: https://github.com/recognizegroup/terraform/releases/tag/v3.4.0
[3.3.0]: https://github.com/recognizegroup/terraform/releases/tag/v3.3.0
Expand Down

0 comments on commit f4ed64b

Please sign in to comment.