All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
8.1.0 (2019-10-04)
- support data_source_dashboard (2726f87), closes issuecomment-538131946
8.0.0 (2019-09-11)
- refactor Endpoints (8f7095d)
- support to get stream rule types (1edca44)
- change Endpoints's method signatures
7.1.0 (2019-08-31)
7.0.1 (2019-08-31)
7.0.0 (2019-08-27)
- remove resource from state file if resource isn't found (183e1ad), closes #154
- upgrade Golang to v1.12.9 (68997ad)
- remove the resource from the Terraform state file if it is failed to get the resource by refresh
AS-IS: Raise an error if it is failed to get the resource by terraform refresh
TO-BE: if it is failed to get the resource by terraform refresh
and
the response status code is 404, remove the resource from Terraform state file
6.1.5 (2019-08-15)
- upgrade golang (5aaaed5)
6.1.4 (2019-08-15)
6.1.3 (2019-07-31)
6.1.3-0 (2019-07-31)
6.1.2 (2019-07-28)
- set the field "repeat_notifications" when read alert_condition (911a62c)
6.1.1 (2019-07-27)
- fix how to set the value to terraform's TypeMap field (0ed09aa), closes #139
- set the value to TypeMap even if the length of map is 0 (4bde3df)
6.1.0 (2019-07-07)
- allow to customize *http.Client (37c6b02)
5.0.0 (2019-07-04)
- signatures of Client methods change
4.1.0 (2019-07-04)
4.0.0 (2019-07-03)
- add graylog_dashboard_widget resource (ebf7443)
- support terraform resource graylog_dashboard_widget (6188000), closes #20
- support update dashboard cache time and description API (6be8303)
- support update dashboard widget API (11ce42f)
- the type of DashboardWidget and Widget.Config change
3.3.0 (2019-06-27)
3.2.0 (2019-06-26)
3.1.0 (2019-06-21)
3.0.0 (2019-06-21)
- remove the package mockserver
https://github.com/suzuki-shunsuke/graylog-mock-server
2.6.0 (2019-06-20)
2.5.0 (2019-05-25)
2.4.0 (2019-05-23)
2.3.3 (2019-05-20)
2.3.2 (2019-05-19)
2.3.1 (2019-05-19)
2.3.0 (2019-05-19)
2.2.0 (2019-05-19)
- add the parameter api_version to support v3 (ab5fa4f)
- support Plugins/Pipelines/Connections API (5ac0342), closes #91
2.1.0 (2019-05-18)
2.0.1 (2019-05-18)
- fix CreatePipelineRule (70e1185)
2.0.0 (2019-05-09)
2.0.0-5 (2019-04-29)
2.0.0-4 (2019-04-11)
2.0.0-3 (2019-04-11)
2.0.0-2 (2019-04-10)
2.0.0-1 (2019-04-10)
2.0.0-0 (2019-04-10)
1.4.0 (2019-02-27)
- #68 support create a pipeline rule API (5134501)
- #68 support Get all pipeline rules API (be29881)
- #68 support get pipeline rule API (3b0439a)
- #68 support terraform pipeline_rule resource (cea5ca7)
- #68 support update pipeline API (49e0221)
- support delete pipeline rule API (5768980)
1.3.2 (2019-01-27)
- fix error handling of terraform provider (985dc90)
1.3.1 (2019-01-26)
1.3.0 (2019-01-25)
1.2.0 (2019-01-25)
1.1.1 (2019-01-08)
- fix terraform resource_role (dda5782)
1.1.0 (2018-12-31)
- support alram callbacks (dfd4f8e)
1.0.0 (2018-12-30)
1.0.0-0 (2018-12-30)
- change AlertConditionParameter to interface (69daf46)
- fix resource_alert_condition (fa70c3a)
- fix resource_alert_condition's arguments (6c05135)
- fix resource_alert_condition's parameters (b029d5b)
0.12.1 (2018-12-23)
- make index set prefix force new (07c24b9)
0.12.0 (2018-12-03)
- support terraform resource stream_rule (65b921b)
0.11.0 (2018-12-02)
0.10.0 (2018-11-06)
- fix UpdateLDAPSetting and terraform ldap_setting provider (7883a76)
- support LDAP Groups API (efb9a96)
-
- remove LDAPSettingUpdateParams
- make some ldap_setting terraform resource's parameter required
0.9.0-0 (2018-11-05)
- fix dashboard widget API (42314db)
- change Widget.CacheTime's type
0.8.0 (2018-11-03)
- support create and delete and get dashboard widget API (38670a6)
0.7.0 (2018-09-09)
- fix collector configuration client and mockserver (e70a6ae)
- give up support of some terraform resources (b84d574)
- make collector configuration output properties interface (cd7e69a)
- client: support Collector Configuration APIs (b236665)
- mockserver: support collector configuration APIs (4182322)
- mockserver: support collector configuration input APIs (cfded83)
- mockserver: support collector configuration output APIs (be0d622)
- mockserver: support collector configuration snippet APIs (9419321)
- terraform: support collector configuration (d05bd78)
0.6.1 (2018-09-04)
- make LDAP Setting's user password sensitive (7ca7177)
- client: fix wrong usage of net/http.Request#WithContext (224a6ca)
0.6.0 (2018-09-03)
- make ldap setting's default group computed and add docs (b4ba47b)
- implement LDAP Setting API's client (8cfd1e3)
- implement mockserver of LDAP Setting API (3e0b18d)
- implement terraform provider resource of LDAP Setting (a12a493)
0.5.1 (2018-08-18)
- fix terraform provider's user resource (9740b33)
- improve client's error message (95f0f8f)
0.5.0 (2018-08-05)
- support GET Alarm Callbacks API (7d69c91)
0.4.2 (2018-08-05)
- mockserver: fix store of stream rule (fe1b391)
0.4.1 (2018-08-05)
- change schema type from List to Set (24cacf1)
0.4.0 (2018-08-05)
- fix schema.Type from List to Set (7b89520)
0.3.0 (2018-08-04)
- support GET Alert and Alerts API (88f8c83)
0.2.0 (2018-07-16)
- support GET Alert Conditions API (a35b7f5)
0.1.4 (2018-07-02)
- failed to read index set's data at terraform import (de6bb73)
0.1.3 (2018-07-01)
- failed to import input's attributes by Read (d096650)