Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps opentelemetry.version from 1.29.0 to 1.30.0.
Updates io.opentelemetry:opentelemetry-api from 1.29.0 to 1.30.0

Release notes

Sourced from io.opentelemetry:opentelemetry-api's releases.

Version 1.30.0

API

Incubator

  • Add experimental synchronous gauge (#5506)

SDK

Metrics

  • Add attributes advice API (#5677, #5722)
  • Add AttributesProcessor toString, add attribute filter helper (#5765)
  • Increase metric name maximum length from 63 to 255 characters (#5697)

Exporter

  • Prometheus exporter: remove non-ucum units from conversion (#5719)
  • Prometheus exporter: add units to metric names in TYPE and HELP comments (#5718)

SDK Extensions

Semantic conventions

Project Tooling

  • Update Gradle Wrapper from 8.2.1 to 8.3 (#5728)
  • Remove dependabot and update-gradle-wrapper task in favor of renovate (#5746)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​breedx-splk @​brunobat @​dashpole @​dependabot @​Emily-Jiang @​erenming @​jack-berg @​jkwatson @​jsuereth @​mateuszrzeszutek @​tigrannajaryan @​trask

... (truncated)

Changelog

Sourced from io.opentelemetry:opentelemetry-api's changelog.

Version 1.30.0 (2023-09-08)

API

Incubator

  • Add experimental synchronous gauge (#5506)

SDK

Metrics

  • Add attributes advice API (#5677, #5722)
  • Add AttributesProcessor toString, add attribute filter helper (#5765)
  • Increase metric name maximum length from 63 to 255 characters (#5697)

Exporter

  • Prometheus exporter: remove non-ucum units from conversion (#5719)
  • Prometheus exporter: add units to metric names in TYPE and HELP comments (#5718)

SDK Extensions

Semantic conventions

  • DEPRECATION: io.opentelemetry:opentelemetry-semconv is deprecated for removal. Please use io.opentelemetry.semconv:opentelemetry-semconv:1.21.0-alpha instead, which is published from open-telemetry/semantic-conventions-java. The new repository is published in lockstep

... (truncated)

Commits
  • 48f13ca [release/v1.30.x] Prepare release 1.30.0 (#5801)
  • d2fc939 Prepare for 1.30.0 release (#5797)
  • a438127 Deprecate semconv module (#5786)
  • 0660781 Update docker/build-push-action action to v4.2.1 (#5798)
  • aa303d2 Update dependency com.google.protobuf:protobuf-bom to v3.24.3 (#5796)
  • c96285a Update dependency com.uber.nullaway:nullaway to v0.10.14 (#5794)
  • a5889a6 Add experimental synchronous gauge (#5506)
  • 43ee51c Update dependency io.grpc:grpc-bom to v1.58.0 (#5792)
  • 3f152eb DefaultConfigProperties#getMap filters entries with blank values intead of th...
  • 1cb4f1d Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.10 (#5764)
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-sdk-testing from 1.29.0 to 1.30.0

Release notes

Sourced from io.opentelemetry:opentelemetry-sdk-testing's releases.

Version 1.30.0

API

Incubator

  • Add experimental synchronous gauge (#5506)

SDK

Metrics

  • Add attributes advice API (#5677, #5722)
  • Add AttributesProcessor toString, add attribute filter helper (#5765)
  • Increase metric name maximum length from 63 to 255 characters (#5697)

Exporter

  • Prometheus exporter: remove non-ucum units from conversion (#5719)
  • Prometheus exporter: add units to metric names in TYPE and HELP comments (#5718)

SDK Extensions

Semantic conventions

Project Tooling

  • Update Gradle Wrapper from 8.2.1 to 8.3 (#5728)
  • Remove dependabot and update-gradle-wrapper task in favor of renovate (#5746)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​breedx-splk @​brunobat @​dashpole @​dependabot @​Emily-Jiang @​erenming @​jack-berg @​jkwatson @​jsuereth @​mateuszrzeszutek @​tigrannajaryan @​trask

... (truncated)

Changelog

Sourced from io.opentelemetry:opentelemetry-sdk-testing's changelog.

Version 1.30.0 (2023-09-08)

API

Incubator

  • Add experimental synchronous gauge (#5506)

SDK

Metrics

  • Add attributes advice API (#5677, #5722)
  • Add AttributesProcessor toString, add attribute filter helper (#5765)
  • Increase metric name maximum length from 63 to 255 characters (#5697)

Exporter

  • Prometheus exporter: remove non-ucum units from conversion (#5719)
  • Prometheus exporter: add units to metric names in TYPE and HELP comments (#5718)

SDK Extensions

Semantic conventions

  • DEPRECATION: io.opentelemetry:opentelemetry-semconv is deprecated for removal. Please use io.opentelemetry.semconv:opentelemetry-semconv:1.21.0-alpha instead, which is published from open-telemetry/semantic-conventions-java. The new repository is published in lockstep

... (truncated)

Commits
  • 48f13ca [release/v1.30.x] Prepare release 1.30.0 (#5801)
  • d2fc939 Prepare for 1.30.0 release (#5797)
  • a438127 Deprecate semconv module (#5786)
  • 0660781 Update docker/build-push-action action to v4.2.1 (#5798)
  • aa303d2 Update dependency com.google.protobuf:protobuf-bom to v3.24.3 (#5796)
  • c96285a Update dependency com.uber.nullaway:nullaway to v0.10.14 (#5794)
  • a5889a6 Add experimental synchronous gauge (#5506)
  • 43ee51c Update dependency io.grpc:grpc-bom to v1.58.0 (#5792)
  • 3f152eb DefaultConfigProperties#getMap filters entries with blank values intead of th...
  • 1cb4f1d Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.10 (#5764)
  • 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)

Bumps `opentelemetry.version` from 1.29.0 to 1.30.0.

Updates `io.opentelemetry:opentelemetry-api` from 1.29.0 to 1.30.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.29.0...v1.30.0)

Updates `io.opentelemetry:opentelemetry-sdk-testing` from 1.29.0 to 1.30.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.29.0...v1.30.0)

---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.opentelemetry:opentelemetry-sdk-testing
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependency-upgrade java Pull requests that update Java code labels Sep 11, 2023
@michaelklishin
Copy link
Contributor

#1066

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@michaelklishin michaelklishin merged commit e74b63f into 5.x.x-stable Sep 11, 2023
@michaelklishin michaelklishin deleted the dependabot/maven/5.x.x-stable/opentelemetry.version-1.30.0 branch September 11, 2023 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency-upgrade java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants