Skip to content

chore(deps): bump otel-kotlin from 0.2.3 to 0.4.0 #567

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2025

Bumps otel-kotlin from 0.2.3 to 0.4.0.
Updates io.embrace.opentelemetry.kotlin:opentelemetry-kotlin from 0.2.3 to 0.4.0

Release notes

Sourced from io.embrace.opentelemetry.kotlin:opentelemetry-kotlin's releases.

0.4.0

Initial implementation of Logging + Tracing APIs

0.3.1

Various API changes and fixes to the adapter implementations

0.3.0

  • Various alterations across API surface

0.2.5

  • Improve API and implementation of Context

0.2.4

  • Miscellaneous alterations to public API surface
Changelog

Sourced from io.embrace.opentelemetry.kotlin:opentelemetry-kotlin's changelog.

opentelemetry-kotlin changelog

0.3.0

Aug 15, 2025

  • Various alterations across API surface

0.2.5

July 29, 2025

  • Improve API and implementation of Context

0.2.4

July 29, 2025

  • Miscellaneous alterations to public API surface
Commits
  • 82ea41f CI/CD: change version to be released: 0.4.0
  • 86b3c1c Merge pull request #321 from embrace-io/add-log-models
  • 98f414d Merge pull request #327 from embrace-io/extra-integration-tests
  • 2549597 Merge pull request #326 from embrace-io/logger-integration-tests
  • 110cebb Merge pull request #325 from embrace-io/log-model-ctx
  • f63d5f8 Merge pull request #324 from embrace-io/log-model-simple
  • 84a41ef Merge pull request #323 from embrace-io/log-model-meta
  • f78afbd Merge pull request #322 from embrace-io/log-model-attrs
  • 1a73eaf test: add integration tests for logger
  • c629853 test: add integration test cases for logger
  • Additional commits viewable in compare view

Updates io.embrace.opentelemetry.kotlin:opentelemetry-kotlin-compat from 0.2.3 to 0.4.0

Release notes

Sourced from io.embrace.opentelemetry.kotlin:opentelemetry-kotlin-compat's releases.

0.4.0

Initial implementation of Logging + Tracing APIs

0.3.1

Various API changes and fixes to the adapter implementations

0.3.0

  • Various alterations across API surface

0.2.5

  • Improve API and implementation of Context

0.2.4

  • Miscellaneous alterations to public API surface
Changelog

Sourced from io.embrace.opentelemetry.kotlin:opentelemetry-kotlin-compat's changelog.

opentelemetry-kotlin changelog

0.3.0

Aug 15, 2025

  • Various alterations across API surface

0.2.5

July 29, 2025

  • Improve API and implementation of Context

0.2.4

July 29, 2025

  • Miscellaneous alterations to public API surface
Commits
  • 82ea41f CI/CD: change version to be released: 0.4.0
  • 86b3c1c Merge pull request #321 from embrace-io/add-log-models
  • 98f414d Merge pull request #327 from embrace-io/extra-integration-tests
  • 2549597 Merge pull request #326 from embrace-io/logger-integration-tests
  • 110cebb Merge pull request #325 from embrace-io/log-model-ctx
  • f63d5f8 Merge pull request #324 from embrace-io/log-model-simple
  • 84a41ef Merge pull request #323 from embrace-io/log-model-meta
  • f78afbd Merge pull request #322 from embrace-io/log-model-attrs
  • 1a73eaf test: add integration tests for logger
  • c629853 test: add integration test cases for logger
  • 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 `otel-kotlin` from 0.2.3 to 0.4.0.

Updates `io.embrace.opentelemetry.kotlin:opentelemetry-kotlin` from 0.2.3 to 0.4.0
- [Release notes](https://github.com/embrace-io/opentelemetry-kotlin/releases)
- [Changelog](https://github.com/embrace-io/opentelemetry-kotlin/blob/main/CHANGELOG.md)
- [Commits](embrace-io/opentelemetry-kotlin@0.2.3...0.4.0)

Updates `io.embrace.opentelemetry.kotlin:opentelemetry-kotlin-compat` from 0.2.3 to 0.4.0
- [Release notes](https://github.com/embrace-io/opentelemetry-kotlin/releases)
- [Changelog](https://github.com/embrace-io/opentelemetry-kotlin/blob/main/CHANGELOG.md)
- [Commits](embrace-io/opentelemetry-kotlin@0.2.3...0.4.0)

---
updated-dependencies:
- dependency-name: io.embrace.opentelemetry.kotlin:opentelemetry-kotlin
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.embrace.opentelemetry.kotlin:opentelemetry-kotlin-compat
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Changes that affect dependencies gradle Gradle changes labels Aug 19, 2025
Copy link

@sureshg sureshg closed this Aug 21, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2025

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.

@dependabot dependabot bot deleted the dependabot/gradle/otel-kotlin-0.4.0 branch August 21, 2025 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that affect dependencies gradle Gradle changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant