Releases: circonus-labs/go-apiclient
Releases · circonus-labs/go-apiclient
v0.7.4
- fix:
metric_type
field on dashboard state widget
v0.7.3
- add: state widget to dashboard
v0.7.2
/rule_set_group
formulas, raise_severity api bug; mixed types - POST takes an int and returns a string. GET returns an int.
v0.7.1
fix: typo in rule_set_group matching_severities
v0.7.0
- fix: forecast gauge
flip
required, remove omitempty
- upd: range hi/low switched from
int
to *int
so that 0 can be used, but common setting attribute still omitted for widgets which do not support the range settings
v0.6.9
- fix: contact_group.
alert_formats
, individual fields should be omitted if not set (was string|null
, now string|omit
)
- add: contact_group.
always_send_clear
attribute, bool
- add: contact_group.
group_type
attribute, string
[CIRC-4218]
v0.6.8
- upd: force logging of json being sent to api
v0.6.7
- add: new rule_set attributes
_host
, filter
, metric_pattern
, and name
.
- upd: go1.13
v0.6.6
- fix: typo on struct attr 'omitempt'
CIRC-4029
v0.6.5
- upd: dependencies
- upd: stricter linting
- add:
_reverse_urls
attribute to check object