Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Bump github.com/signalfx/signalfx-go from 1.7.18 to 1.33.0 #67

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2023

Bumps github.com/signalfx/signalfx-go from 1.7.18 to 1.33.0.

Release notes

Sourced from github.com/signalfx/signalfx-go's releases.

v1.33.0

What's Changed

Full Changelog: signalfx/signalfx-go@v1.32.0...v1.33.0

v1.32.0

What's Changed

New Contributors

Full Changelog: signalfx/signalfx-go@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

New Contributors

Full Changelog: signalfx/signalfx-go@v1.30.0...v1.31.0

v1.30.0

What's Changed

New Contributors

Full Changelog: signalfx/signalfx-go@v1.29.1...v1.30.0

v1.29.1

  • Add detach support to FakeBackend

v1.29.0

... (truncated)

Changelog

Sourced from github.com/signalfx/signalfx-go's changelog.

1.26.0 13 Jan 2023

  • Add customMetricTypeDomains field to the GCPIntegration struct #180

1.25.0 22 Nov 2022

  • Update list of Azure services #175, #176

1.24.0 14 Oct 2022

  • Add importGCPMetriccs flag to the GCPIntegration struct #172
  • Change type of importAzureMonitor flag in the AzureIntegration struct from bool to *bool #172

1.23.0 27 Jul 2022

  • Add logs list chart options to the model options #168

1.22.0, 18 Jul 2022

  • Add useMetricSourceProjectForQuota flag to the GcpIntegration struct #167

1.21.0, 12 Jul 2022

  • Add importAzureMonitor flag to the AzureIntegration struct #165

1.19.0, 26 Apr 2022

  • Remove omitempty from ShowDataMarkers field in the Detector/Visualization struct #162

1.18.0, 12 Apr 2022

  • Add syncCustomNamespacesOnly field to the AwsCloudWatchIntegration struct #160

1.17.0, 1 Apr 2022

No functional changes, this is an equivalent of 1.12.0.

We are releasing it to succeed mistakenly published 1.16.13 instead of 1.6.13, which since Jan 2020 shows as the latest.

1.12.0, 17 Mar 2022

Add support for ServiceNow integration #159

1.11.0, 16 Mar 2022

  • Add IncludeList field to GCPIntegration struct #157 and stop using deprecated Whitelist field

1.10.0, 14 Mar 2022

  • Add AdditionalServices and ResourceFilterRules fields to the AzureIntegration struct #156

... (truncated)

Commits
  • 46bfc1b Deprecate AwsService, AzureService and GcpService constants (#203)
  • fc50d3c Add events channel to SignalFlow computations (#202)
  • c08c6d9 Add Azure services PostgreSQL flexible, Recovery Vault & Backup Vault (#194)
  • 6a0f3c9 Add AWS Global Accelerator to list of AWS services (#195)
  • f6ce433 Fix main module dep in signalflow client (#200)
  • 1a8eb8b SignalFlow Client v2 Rework (#198)
  • 0d6db94 Fix organization test to use bool accountRenews (#199)
  • 3249d78 add UpdateMember function (#183)
  • 2b21101 fix organization model struct (#196)
  • cef0f61 Merge pull request #188 from djo128/CMC-2912
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/signalfx/signalfx-go](https://github.com/signalfx/signalfx-go) from 1.7.18 to 1.33.0.
- [Release notes](https://github.com/signalfx/signalfx-go/releases)
- [Changelog](https://github.com/signalfx/signalfx-go/blob/master/CHANGELOG.md)
- [Commits](signalfx/signalfx-go@v1.7.18...v1.33.0)

---
updated-dependencies:
- dependency-name: github.com/signalfx/signalfx-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants