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

Bump github.com/wavefronthq/wavefront-sdk-go from 0.10.0 to 0.11.0 #71

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2022

Bumps github.com/wavefronthq/wavefront-sdk-go from 0.10.0 to 0.11.0.

Release notes

Sourced from github.com/wavefronthq/wavefront-sdk-go's releases.

Clean up public API

Bug Fixes

Documentation Updates

Testing enhancements

Breaking Changes

New Contributors

Full Changelog: wavefrontHQ/wavefront-sdk-go@v0.10.4...v0.11.0

Current version ID of library automatically included

Enhancements

  • Current version number of library automatically included #104. Before, maintainers had to manually update a version file with the current version number.
  • Version tag added to internal metrics only for the non-deprecated sender API. #104

Bug Fixes Documentation fixes and Dependency Updates

  • Documentation for SDKMetricsTags function fixed to mention that the "version" and "pid" tags are always included on internal metrics #104
  • Unit tests now use the net/http/httptest library rather than hard coded ports, so the unit tests run correctly regardless of what ports are currently in use. #105

Full Changelog: wavefrontHQ/wavefront-sdk-go@v0.10.3...v0.10.4

Include span lines in span logs

Bug Fixes and Dependency Updates

Full Changelog: wavefrontHQ/wavefront-sdk-go@v0.10.2...v0.10.3

Fix internal metric names in new sender API

Bug Fixes and Dependency Updates

  • Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @​dependabot in #95
  • Prefix of internal metric names is ~sdk.go.core.sender.proxy when new sender API is used in proxy mode and it is ~sdk.go.core.sender.direct when new sender API is used in direct ingestion mode #96. The new sender API used to always use the ~sdk.go.core.sender.direct prefix for internal metrics

Full Changelog: wavefrontHQ/wavefront-sdk-go@v0.10.1...v0.10.2

Update README file with current badges and API

Documentation updates

... (truncated)

Commits
  • c98ad78 docs: simplify README.md (#107)
  • e144509 Merge pull request #116 from keep94/sender-pinterface
  • 2fcf215 Make Sender so that it can't be implemented externally.
  • 04d1795 Merge pull request #110 from LukeWinikates/integration-test
  • 3c036f3 Merge pull request #109 from LukeWinikates/url-with-path
  • 38d046a Merge pull request #101 from LukeWinikates/delete-deprecated-apis
  • 57c7885 testing: add a basic integration test
  • 30d3aa3 refactor to pass byte array rather than the buffer that was used for gzip.
  • 9167fd4 bug: address parsing wavefront urls with a path component
  • 581b8f9 add go examples and remove README references to ProxyConfiguration and Direct...
  • 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/wavefronthq/wavefront-sdk-go](https://github.com/wavefronthq/wavefront-sdk-go) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/wavefronthq/wavefront-sdk-go/releases)
- [Commits](wavefrontHQ/wavefront-sdk-go@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/wavefronthq/wavefront-sdk-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 Nov 16, 2022
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