Skip to content

Commit

Permalink
update changelog after release of version 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gessnerfl committed Nov 6, 2023
1 parent e878ab9 commit 88d09af
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# Changelog

## [v2.3.0](https://github.com/gessnerfl/terraform-provider-instana/tree/v2.3.0) (2023-11-06)

[Full Changelog](https://github.com/gessnerfl/terraform-provider-instana/compare/v2.2.1...v2.3.0)

**Implemented enhancements:**

- Support for multiple Threshold Rules [\#206](https://github.com/gessnerfl/terraform-provider-instana/issues/206)
- Support custom payloads for instana\_alerting\_config resource [\#145](https://github.com/gessnerfl/terraform-provider-instana/issues/145)

**Closed issues:**

- Incompatible provider version [\#200](https://github.com/gessnerfl/terraform-provider-instana/issues/200)
- Bug: Metric operator in Custom Event is missing the 'any' option [\#198](https://github.com/gessnerfl/terraform-provider-instana/issues/198)

**Merged pull requests:**

- Feature/206 multiple threshold rules [\#208](https://github.com/gessnerfl/terraform-provider-instana/pull/208) ([gessnerfl](https://github.com/gessnerfl))
- Feature/145 custom fields alerting channel [\#207](https://github.com/gessnerfl/terraform-provider-instana/pull/207) ([gessnerfl](https://github.com/gessnerfl))

## [v2.2.1](https://github.com/gessnerfl/terraform-provider-instana/tree/v2.2.1) (2023-10-03)

[Full Changelog](https://github.com/gessnerfl/terraform-provider-instana/compare/v2.2.0...v2.2.1)

**Merged pull requests:**

- Missing 'any' custom metric operator [\#199](https://github.com/gessnerfl/terraform-provider-instana/pull/199) ([bhepburn](https://github.com/bhepburn))

## [v2.2.0](https://github.com/gessnerfl/terraform-provider-instana/tree/v2.2.0) (2023-10-01)

[Full Changelog](https://github.com/gessnerfl/terraform-provider-instana/compare/v2.1.1...v2.2.0)
Expand Down

0 comments on commit 88d09af

Please sign in to comment.