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/kopium
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.21.0
Choose a base ref
...
head repository: kube-rs/kopium
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.21.1
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Sep 9, 2024

  1. Bump kube from 0.94.0 to 0.94.1 in the kube group (#268)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    773b4e0 View commit details
    Browse the repository at this point in the history
  2. Bump the core group with 3 updates (#269)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b0982e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Escape code blocks in rustdocs with text attribute (#270)

    Signed-off-by: Alex Snaps <alex@wcgw.dev>
    alexsnaps authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5cb153a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Swap lazy_static regex init for std OnceLock (#271)

    Signed-off-by: clux <sszynrae@gmail.com>
    clux authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    afce45c View commit details
    Browse the repository at this point in the history
  2. 0.21.1

    clux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    61ea7b4 View commit details
    Browse the repository at this point in the history
Loading