This repository has been archived by the owner on Jun 2, 2024. It is now read-only.
Releases: gessnerfl/terraform-provider-instana
Releases · gessnerfl/terraform-provider-instana
v2.4.3
Changelog
- 9309f6a --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2 dependency-type: direct:production update-type: version-update:semver-minor ...
- 1ba4311 Add deprecation note
- bbed4c5 Harmonize deprecation
- d7e8077 Improve deprecation note
- cca9e4b Merge pull request #224 from gessnerfl/dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.34.0
v2.4.2
Changelog
- d5ba73f #222: fix mapping of null values of keys for custom payload fields
- 318d3a5 #222: update dependencies
- 529d709 Merge pull request #223 from gessnerfl/bugfix/222_dynamic_custom_payload_fields_without_key
- b4a5eb7 add toolchain to go.mod file
- 2242cb5 update dependencies
- 7e113f9 update dependencies
- bffb747 update dependencies
- 8cc82ed update go version
v2.4.1
Changelog
- 4c051db #214: add support for application alert type errors
- 7671389 #214: fix case sensitivity of aggregation and rule operator
- c878358 #214: fix unit tests
- 63c686b #214: update dependencies
- 2033dd1 #214: update gh actions
- cdd284d Merge pull request #215 from gessnerfl/feature/214_erorrs_app_alert
- 4e189ac Merge remote-tracking branch 'origin/main'
- 832333b update dependencies
v2.4.0
v2.3.1
v2.3.0
Changelog
- 4e950d5 #145: add interface for types supporting custom payload fields
- 62cfebc #145: add support for custom payload fields for alerting configs
- 7371071 #145: code cleanup
- 1b173b1 #145: create generic implementation of custom payload fields with support for dynamic fields
- a226cb0 #145: fix lint error
- c09a1fb #145: limit alerting config to static string custom field
- 4f5eb42 #145: migrate application-alert-config-unmarshaller to generic adapter to map custom payload fields after unmarshalling
- 5313b42 #145: simplify static string value implementation and keep backward compatibility
- 546a130 #145: update configuration
- e3f37b4 #145: update dependencies
- 340da43 #145: update to go 1.20
- c256873 #206: add support for multiple threshold rules
- 66a98f9 #206: code cleanup
- 1367eb8 #206: fix min value of rollup
- 2f8345a #206: update dependencies
- c595a84 #206: update documentation
- a0e1599 Merge pull request #207 from gessnerfl/feature/145_custom_fields_alerting_channel
- e878ab9 Merge pull request #208 from gessnerfl/feature/206_multiple_threshold_rules
v2.2.1
v2.2.0
Changelog
Implemented enhancements:
- Unable to create custom event specifications when ruleType is host_availability #190
Merged pull requests: