Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.newrelic.telemetry.version from 0.12.0 to 0.16.0 #7

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2024

Bumps com.newrelic.telemetry.version from 0.12.0 to 0.16.0.
Updates com.newrelic.telemetry:telemetry-core from 0.12.0 to 0.16.0

Release notes

Sourced from com.newrelic.telemetry:telemetry-core's releases.

Version 0.16.0

What's Changed

New Contributors

Full Changelog: newrelic/newrelic-telemetry-sdk-java@v0.15.0...v0.16.0

Version 0.15.0

What's Changed

New Contributors

Full Changelog: newrelic/newrelic-telemetry-sdk-java@v0.14.0...v0.15.0

Version 0.14.0

What's Changed

New Contributors

Full Changelog: newrelic/newrelic-telemetry-sdk-java@v0.13.2...v0.14.0

Version 0.13.2

What's Changed

New Contributors

Full Changelog: newrelic/newrelic-telemetry-sdk-java@v0.13.1...v0.13.2

Version 0.13.1

What's Changed

Full Changelog: newrelic/newrelic-telemetry-sdk-java@v0.13.0...v0.13.1

Version 0.13.0

What's Changed

... (truncated)

Changelog

Sourced from com.newrelic.telemetry:telemetry-core's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.15.0] 2022-06-15

  • Update BatchDataSender to log the cause of IOException.
  • Update to okhttp 4.10.0 to address CVE-2020-29582.

[0.14.0] 2022-06-12

  • Replace UUID.randomUUID() with a faster implementation.

[0.13.2] 2022-05-26

[0.13.1] 2022-01-06

  • Fix bug introduced in 0.13.0 that broke the use of generics in the MetricBuffer.

[0.13.0] 2022-01-06

  • EU Endpoint Support added by updating the SenderConfigurationBuilder API.
  • Includes endpoints that send Metric, Event, Log, and Span data to New Relic One.
  • Added warnings to let users know if data exceeds some Ingest API limits.
Commits
  • d0a86c9 Updating okhttp dependency (#311)
  • 6b47f78 updated checkout action (#310)
  • 4bd6877 added snyk scanning on push to main (#308)
  • cd1f387 Merge pull request #307 from newrelic/snyk-automation
  • 012865a Create Snyk_Scan.yml
  • 80fbe7a Merge pull request #306 from newrelic/repolinter-fix
  • 2d40c10 Update CONTRIBUTING.md to point to correct code of conduct
  • 525b8fd Merge pull request #305 from newrelic/repolinter-fix
  • a8332ed Delete CODE_OF_CONDUCT.md per repolinter policy
  • f74fffe Update README.md with Support Forum link
  • Additional commits viewable in compare view

Updates com.newrelic.telemetry:telemetry-http-okhttp from 0.12.0 to 0.16.0

Release notes

Sourced from com.newrelic.telemetry:telemetry-http-okhttp's releases.

Version 0.16.0

What's Changed

New Contributors

Full Changelog: newrelic/newrelic-telemetry-sdk-java@v0.15.0...v0.16.0

Version 0.15.0

What's Changed

New Contributors

Full Changelog: newrelic/newrelic-telemetry-sdk-java@v0.14.0...v0.15.0

Version 0.14.0

What's Changed

New Contributors

Full Changelog: newrelic/newrelic-telemetry-sdk-java@v0.13.2...v0.14.0

Version 0.13.2

What's Changed

New Contributors

Full Changelog: newrelic/newrelic-telemetry-sdk-java@v0.13.1...v0.13.2

Version 0.13.1

What's Changed

Full Changelog: newrelic/newrelic-telemetry-sdk-java@v0.13.0...v0.13.1

Version 0.13.0

What's Changed

... (truncated)

Changelog

Sourced from com.newrelic.telemetry:telemetry-http-okhttp's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.15.0] 2022-06-15

  • Update BatchDataSender to log the cause of IOException.
  • Update to okhttp 4.10.0 to address CVE-2020-29582.

[0.14.0] 2022-06-12

  • Replace UUID.randomUUID() with a faster implementation.

[0.13.2] 2022-05-26

[0.13.1] 2022-01-06

  • Fix bug introduced in 0.13.0 that broke the use of generics in the MetricBuffer.

[0.13.0] 2022-01-06

  • EU Endpoint Support added by updating the SenderConfigurationBuilder API.
  • Includes endpoints that send Metric, Event, Log, and Span data to New Relic One.
  • Added warnings to let users know if data exceeds some Ingest API limits.
Commits
  • d0a86c9 Updating okhttp dependency (#311)
  • 6b47f78 updated checkout action (#310)
  • 4bd6877 added snyk scanning on push to main (#308)
  • cd1f387 Merge pull request #307 from newrelic/snyk-automation
  • 012865a Create Snyk_Scan.yml
  • 80fbe7a Merge pull request #306 from newrelic/repolinter-fix
  • 2d40c10 Update CONTRIBUTING.md to point to correct code of conduct
  • 525b8fd Merge pull request #305 from newrelic/repolinter-fix
  • a8332ed Delete CODE_OF_CONDUCT.md per repolinter policy
  • f74fffe Update README.md with Support Forum link
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 2024
Bumps `com.newrelic.telemetry.version` from 0.12.0 to 0.16.0.

Updates `com.newrelic.telemetry:telemetry-core` from 0.12.0 to 0.16.0
- [Release notes](https://github.com/newrelic/newrelic-telemetry-sdk-java/releases)
- [Changelog](https://github.com/newrelic/newrelic-telemetry-sdk-java/blob/main/CHANGELOG.md)
- [Commits](newrelic/newrelic-telemetry-sdk-java@v0.12.0...v0.16.0)

Updates `com.newrelic.telemetry:telemetry-http-okhttp` from 0.12.0 to 0.16.0
- [Release notes](https://github.com/newrelic/newrelic-telemetry-sdk-java/releases)
- [Changelog](https://github.com/newrelic/newrelic-telemetry-sdk-java/blob/main/CHANGELOG.md)
- [Commits](newrelic/newrelic-telemetry-sdk-java@v0.12.0...v0.16.0)

---
updated-dependencies:
- dependency-name: com.newrelic.telemetry:telemetry-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.newrelic.telemetry:telemetry-http-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.newrelic.telemetry.version-0.16.0 branch from c288318 to 37e4687 Compare February 23, 2024 10:51
@darrensmithwtc darrensmithwtc merged commit 9c4e2af into main Feb 23, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.newrelic.telemetry.version-0.16.0 branch February 23, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant