Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kube-rs/controller-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4a5b210
Choose a base ref
...
head repository: kube-rs/controller-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: eb4e751
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on May 27, 2025

  1. Bump kube from 1.0.0 to 1.1.0 in the kube group (#163)

    Bumps the kube group with 1 update: [kube](https://github.com/kube-rs/kube).
    
    
    Updates `kube` from 1.0.0 to 1.1.0
    - [Release notes](https://github.com/kube-rs/kube/releases)
    - [Changelog](https://github.com/kube-rs/kube/blob/main/CHANGELOG.md)
    - [Commits](kube-rs/kube@1.0.0...1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: kube
      dependency-version: 1.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: kube
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2025
    Configuration menu
    Copy the full SHA
    d2c122c View commit details
    Browse the repository at this point in the history
  2. Bump tokio from 1.45.0 to 1.45.1 (#164)

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.45.0 to 1.45.1.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.45.0...tokio-1.45.1)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-version: 1.45.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2025
    Configuration menu
    Copy the full SHA
    e8ce80b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. Bump the otel group across 1 directory with 4 updates

    Bumps the otel group with 4 updates in the / directory: [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry), [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust), [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) and [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust).
    
    
    Updates `tracing-opentelemetry` from 0.28.0 to 0.29.0
    - [Release notes](https://github.com/tokio-rs/tracing-opentelemetry/releases)
    - [Changelog](https://github.com/tokio-rs/tracing-opentelemetry/blob/v0.1.x/CHANGELOG.md)
    - [Commits](tokio-rs/tracing-opentelemetry@v0.28.0...v0.29.0)
    
    Updates `opentelemetry` from 0.27.1 to 0.28.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
    - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.27.1...opentelemetry-0.28.0)
    
    Updates `opentelemetry-otlp` from 0.27.0 to 0.28.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
    - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-otlp-0.27.0...opentelemetry-otlp-0.28.0)
    
    Updates `opentelemetry_sdk` from 0.27.1 to 0.28.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
    - [Commits](open-telemetry/opentelemetry-rust@opentelemetry_sdk-0.27.1...opentelemetry_sdk-0.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: tracing-opentelemetry
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    - dependency-name: opentelemetry
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    - dependency-name: opentelemetry-otlp
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    - dependency-name: opentelemetry_sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: otel
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    eb4e751 View commit details
    Browse the repository at this point in the history
Loading