v2.3.0 (2023-11-06)
Implemented enhancements:
- Support for multiple Threshold Rules #206
- Support custom payloads for instana_alerting_config resource #145
Closed issues:
- Incompatible provider version #200
- Bug: Metric operator in Custom Event is missing the 'any' option #198
Merged pull requests:
- Feature/206 multiple threshold rules #208 (gessnerfl)
- Feature/145 custom fields alerting channel #207 (gessnerfl)
v2.2.1 (2023-10-03)
Merged pull requests:
v2.2.0 (2023-10-01)
Implemented enhancements:
- Unable to create custom event specifications when ruleType is host_availability #190
Merged pull requests:
v2.1.1 (2023-09-29)
Fixed bugs:
- Failed to map TagFilterExpression #195
Merged pull requests:
v2.1.0 (2023-09-27)
Implemented enhancements:
- Tag filter does not support : character for tag keys. #193
Merged pull requests:
v2.0.2 (2023-09-22)
Closed issues:
- Apply failing with API request timed out when creating multiple resources of the same type with a for_each #191
Merged pull requests:
v2.0.1 (2023-09-22)
Merged pull requests:
- fix random port algorithm for test server to fix randomly failing tests #189 (gessnerfl)
- split build and release job and permission for sonar annotations on PRs #188 (gessnerfl)
v2.0.0 (2023-09-16)
Breaking changes:
- Split Synthetic Test configuration per type #171
Implemented enhancements:
- Create data source for alerting channels #182
Merged pull requests:
- Feature/171 synthetic test #187 (gessnerfl)
- #177: delete rule-specific custom event specification resources #184 (gessnerfl)
- #178: delete specific alerting channel resources #183 (gessnerfl)
- Feature/172 delete match spec #174 (gessnerfl)
- Feature/166 remove validate #173 (gessnerfl)
- Feature/121 deprecated sli endpoints #168 (gessnerfl)
- #163: fix missing declaration of sensitive data #164 (gessnerfl)
- Feature/155 remove resource name formatter #162 (gessnerfl)
- Feature/160 app id for synthetic test #161 (gessnerfl)
- Bump actions/setup-go from 3 to 4 #157 (dependabot[bot])
- Feature/153 generics for resources and unmarshaller #154 (gessnerfl)
v1.9.0 (2023-09-11)
Breaking changes:
- Delete channel-specific alerting channel resources from version 2.x #178
- Delete rule-specific custom event specification resources from 2.x version #177
Closed issues:
- Add deprecation note for default prefix and suffix in provider documentation #181
Merged pull requests:
v1.8.1 (2023-09-09)
Implemented enhancements:
- Migrate Alerting Channels into single resource #169
v1.8.0 (2023-09-09)
Breaking changes:
- Remove deprecated MatchSpecification from Application Config #172
- Remove Resource Formatting (default_prefix, default_suffix) #155
- Migrate deprecated SLI resource to new API schema #121
Implemented enhancements:
- Migrate Custom Event Specifications into single resource #170
- Migrate Validate function of REST resources to TF Resources only #166
- Sensitive fields of alerting channels should be marked as sensitive #163
- Add field ApplicationId on Synthetic Test resources #160
- Use generics to improve reuse of code in REST resources and unmarshaller #153
Merged pull requests:
- Feature/169 alerting channel resource #180 (gessnerfl)
- Feature/170 custom event spec #179 (gessnerfl)
v1.7.0 (2023-07-30)
Merged pull requests:
- Feature/datasource alert config o365 #152 (gessnerfl)
- add data source alerting channel office365 #151 (rumenvasilev)
v1.6.1 (2023-07-19)
Closed issues:
- Support to manage Synthetic endpoints #78
Merged pull requests:
v1.6.0 (2023-07-12)
Closed issues:
- Removing the instana terraform code, resulted in an error when removing the resources #139
- Tag call.http.header is independent of source or destination #137
Merged pull requests:
- Feature/147 syntetic test and location #148 (gessnerfl)
- Add Synthetic monitors Resource & Synthetic Location Datasource #147 (mzwennes)
- Update OpenAPI specification to latest version #146 (mzwennes)
- fixed typos #144 (CayoM)
v1.5.3 (2022-11-01)
Fixed bugs:
- Application_alert_configuration Resource is duplicated each time terraform code is applied #141
Closed issues:
- Updating deleted event config ID #140
- Make id not auto generated so I can pass it to instana_alerting_config #138
Merged pull requests:
v1.5.2 (2022-07-26)
Implemented enhancements:
Merged pull requests:
v1.5.1 (2022-06-22)
Implemented enhancements:
- Tag filters does not support bracketing #131
Merged pull requests:
- #131: Fix mapping of nested bracketed expressions from instana model … #133 (gessnerfl)
- Feature/131 bracketing in tagfilters #132 (gessnerfl)
v1.5.0 (2022-06-01)
Implemented enhancements:
- Support for WebSite and Application smart alerts #102
Closed issues:
Merged pull requests:
v1.4.0 (2022-04-20)
Implemented enhancements:
- Support for website alert config #126
Merged pull requests:
v1.3.0 (2022-04-15)
Implemented enhancements:
- Support Application Alert Configs #74
Merged pull requests:
- Feature/74 application alert config #125 (gessnerfl)
- Fix heading for Alerting Channel Webhook Resource #124 (ppuschmann)
v1.2.1 (2022-03-08)
Merged pull requests:
v1.2.0 (2022-01-10)
Implemented enhancements:
Merged pull requests:
v1.1.5 (2021-12-28)
Fixed bugs:
- Instana Terraform provider has wrong documentation paths on registry.terraform.io #117
Closed issues:
- at least two elements are expected for a tag filter expression #116
Merged pull requests:
v1.1.4 (2021-10-05)
Breaking changes:
- Tag Filter does not support unary expressions for tags #114
Fixed bugs:
- Provider vs. Instana-Server v195: "Error: value not allowed for unary operator expression" #100
Merged pull requests:
v1.1.3 (2021-10-04)
Merged pull requests:
v1.1.2 (2021-10-04)
Fixed bugs:
- Terraform Provider is considering tag keys as value #111
Merged pull requests:
v1.1.1 (2021-09-21)
Closed issues:
- Documentation for RBAC groups is missing #108
Merged pull requests:
v1.1.0 (2021-09-20)
Implemented enhancements:
- Add support to manage groups #93
Closed issues:
- Support tag filter for application config #104
- invalid preface while using terraform provider for imports and creating slack channel #99
Merged pull requests:
v1.0.0 (2021-04-25)
Breaking changes:
- Resource instana_user_role not working anymore #92
Implemented enhancements:
Merged pull requests:
- Feature/95 import support #98 (gessnerfl)
- Feature/94 api tokens #97 (gessnerfl)
- Feature/87 sdkv2 #96 (gessnerfl)
v0.11.0 (2021-02-09)
Implemented enhancements:
- Use structs to encapsulate resource implementation #90
- Support Builtin Events as a data source e.g. for built in events #86
Fixed bugs:
- release 0.10.0 with mismatching checksums/SHA #88
Merged pull requests:
- Feature/90 resources as structs #91 (gessnerfl)
- Feature/86 data source builtin events #89 (gessnerfl)
v0.10.1 (2021-02-01)
Implemented enhancements:
- Add support for application config -> matchspecification -> entity? #84
- Add support to website monitoring #72
v0.10.0 (2021-02-01)
Implemented enhancements:
- Improve system to support rest resources with separated create and update endpoints #79
Closed issues:
- Support SLI Configuration #77
Merged pull requests:
- Feature/84 support entity origin in app config match spec #85 (gessnerfl)
- Feature/72 website monitoring #82 (gessnerfl)
- Feature/77 sli configuration #81 (jonassiefker)
- Feature/79 rest resource improvement #80 (gessnerfl)
v0.9.2 (2020-11-10)
Implemented enhancements:
- Match Specification for Application Configuration is to strict #75
- Mocks are out of sync / readme does not match #71
Merged pull requests:
- #75: Allow slashes in identifiers #76 (gessnerfl)
- Feature/71 update mocks and documentation for mocking #73 (gessnerfl)
v0.9.1 (2020-10-14)
Fixed bugs:
- Breaking Change of EQUAL Condition Operator in Release 188 #69
Merged pull requests:
v0.9.0 (2020-08-27)
Implemented enhancements:
- Adjust user role to changes in REST API #65
- Migrate to Github Actions #63
- Add github pages based documentation #61
- Allow Instana API Representation for Threshold Rule Matching Operator also in Terraform #54
- Add boundary scope to application configuration #51
- Add new operators to application config #50
- Add Event Type
agent_monitoring_issue
#49 - Add support for custom event configurations of rule type "Threshold Rule using a dynamic built-in metric by pattern" #47
Fixed bugs:
- Breaking change of matching_operator in Instana API #48
- Idempotence in "instana_alerting_config" only with priorities/event_filter_event_types in alphabetical order #43
Merged pull requests:
- #65: add new and remove deprecated fields of user role #66 (gessnerfl)
- Feature/63 GitHub actions #64 (gessnerfl)
- Create github pages based documentation #62 (gessnerfl)
- Bugfix/47 fix dynamic built in metrics #60 (gessnerfl)
- Feature/51 app config boundary scope #59 (gessnerfl)
- #49 add new supported event type agent_monitoring_issue #57 (gessnerfl)
- #50 Add additional comparison operators for application configurations #56 (gessnerfl)
- #54: allow instana representation in addition to terraform for matchi… #55 (gessnerfl)
- Feature/47 custom events dynamic filter #53 (gessnerfl)
- Feature/48 fix api changes #52 (gessnerfl)
v0.8.2 (2020-03-02)
Implemented enhancements:
Fixed bugs:
- Downstream integration Ids not supported anymore for Custom Event #44
Merged pull requests:
- Bugfix/43 order of event types #46 (gessnerfl)
- #44: Remove downstream integration IDs from custom event specs #45 (gessnerfl)
- #41: use testify instead of plain go if checks in tests #42 (gessnerfl)
v0.8.1 (2020-02-21)
Merged pull requests:
- #39 Allow 1024 rule-ids per instana_alerting_config #40 (ppuschmann)
v0.8.0 (2020-02-14)
Implemented enhancements:
- Migrate to new resource approach #35
- REST Client should support retries #32
- Alerting Configuration #30
- Alerting Channel Configuration #29
Merged pull requests:
- Feature/32 rest throttling #38 (gessnerfl)
- Feature/30 alerting configuration #37 (gessnerfl)
- Feature/35 new resource approach #36 (gessnerfl)
- Feature/29 altering channels #34 (gessnerfl)
v0.7.0 (2019-12-17)
Implemented enhancements:
- Add support for Entity Verification Rule Type #27
Merged pull requests:
v0.6.0 (2019-12-16)
Implemented enhancements:
- Update to terraform 0.12.x #20
Fixed bugs:
- Threshold rule support window and rule together #24
Merged pull requests:
- #20: Update project to terraform 0.12.x #26 (gessnerfl)
- #24: Support rollup and window in threshold rule together #25 (gessnerfl)
v0.5.0 (2019-10-15)
Implemented enhancements:
- Support for label/name prefix and suffix #22
Merged pull requests:
v0.4.0 (2019-10-14)
Implemented enhancements:
- Add support to append terraform managed string #19
Merged pull requests:
v0.3.2 (2019-06-19)
Fixed bugs:
- Terraform provider should not have platform name in executable #17
Merged pull requests:
v0.3.1 (2019-06-19)
v0.3.0 (2019-06-19)
Implemented enhancements:
- Change release output #15
Merged pull requests:
v0.2.2 (2019-05-07)
Implemented enhancements:
- Add support for dashes in tags in match_specification #12
Merged pull requests:
v0.2.1 (2019-05-07)
Merged pull requests:
v0.2.0 (2019-04-25)
Implemented enhancements:
- Severity for Rules are not user friendly #8
- Add support to manage events #7
- Migrate to OpenAPI #4
- Add support to manage groups #3
- Add support to create Application Perspectives #1
Merged pull requests:
- Feature/7 events #11 (gessnerfl)
- Feature/1 application perspective #10 (gessnerfl)
- #8 Change severity to a user friendly text instead of int codes #9 (gessnerfl)
- Feature/3 manage groups #6 (gessnerfl)
- Feature/4 migrate to open api #5 (gessnerfl)
v0.1.0 (2019-03-14)
* This Changelog was automatically generated by github_changelog_generator