Releases: signalfx/signalfx-go
v1.35.0
What's Changed
- Deprecate writer package by @pellared in #209
- Deprecate signalflow by @pellared in #210
- Remove signalflow code by @pellared in #211
- Extend Webhook integration with fields: method, payloadTemplate by @tdudzik-splunk in #212
New Contributors
- @pellared made their first contribution in #209
- @tdudzik-splunk made their first contribution in #212
Full Changelog: v1.34.0...v1.35.0
signalflow/v2.2.1
Deprecate github.com/signalfx/signalfx-go/signalflow/v2
in favor of github.com/signalfx/signalflow-client-go/v2/signalflow
.
What's Changed
New Contributors
Full Changelog: signalflow/v2.2.0...signalflow/v2.2.1
v1.34.0
signalflow/v2.2.0
What's Changed
Full Changelog: signalflow/v2.1.1...signalflow/v2.2.0
signalflow/v2.1.1
What's Changed
- signalflow client: Handle receipt of duplicate info messages without crashing by @benkeith-splunk in #206
Full Changelog: v1.33.0...signalflow/v2.1.1
v1.33.0
What's Changed
- Deprecate AwsService, AzureService and GcpService constants by @bgola-signalfx in #203
Full Changelog: v1.32.0...v1.33.0
SignalFlow Client v2.1.0
What's Changed
- Add events channel to SignalFlow computations by @benkeith-splunk in #202
Full Changelog: signalflow/v2.0.1...signalflow/v2.1.0
v1.32.0
What's Changed
- Fix main module dep in signalflow client by @benkeith-splunk in #200
- Add AWS Global Accelerator to list of AWS services by @alwin-stripe in #195
- Add Azure services PostgreSQL flexible, Recovery Vault & Backup Vault by @BzSpi in #194
New Contributors
- @alwin-stripe made their first contribution in #195
- @BzSpi made their first contribution in #194
Full Changelog: v1.31.0...v1.32.0
v1.31.0
Breaking Changes
The signalflow client has been split out into a separate Go module and the SignalFlow
method of the main API client has been removed so that the Go version requirements of the new SignalFlow client (Go 1.19) is not applied to the main API client.
To use the new signalflow client see https://github.com/signalfx/signalfx-go/tree/master/signalflow#readme.
Additions and fixes
- fix organization model struct by @bodepd in #196
- Add update organization member request api call by @albert-kerr in #183
- Fix organization test to use bool accountRenews by @benkeith-splunk in #199
New Contributors
- @bodepd made their first contribution in #196
- @albert-kerr made their first contribution in #183
- @benkeith-splunk made their first contribution in #199
Full Changelog: v1.30.0...v1.31.0
signalflow/v2.0.1
What's Changed
- Fix main module dep in signalflow client by @benkeith-splunk in #200
Full Changelog: signalflow/v2.0.0...signalflow/v2.0.1