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.18.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.19.0
Choose a head ref
  • 9 commits
  • 6 files changed
  • 5 contributors

Commits on Apr 22, 2024

  1. Bump the core group with 4 updates (#228)

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

Commits on Apr 25, 2024

  1. Make untyped fields use serde_json::Value directly (#230)

    Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
    Danil-Grigorev authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8dac8bc View commit details
    Browse the repository at this point in the history
  2. hide prelude imports inside a local module to allow shadowing imports (

    …#222)
    
    Signed-off-by: clux <sszynrae@gmail.com>
    clux authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d57a9ac View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Bump the core group with 2 updates (#234)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    472cd79 View commit details
    Browse the repository at this point in the history
  2. Bump libc from 0.2.153 to 0.2.154 (#235)

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

Commits on Apr 30, 2024

  1. Refactor away rightward drift in main (#233)

    Signed-off-by: clux <sszynrae@gmail.com>
    clux authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    bde73a4 View commit details
    Browse the repository at this point in the history
  2. feat: generalized approach to derive traits on top level struct (#236)

    Signed-off-by: David Rusnak <drusnak@influxdata.com>
    david-rusnak authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    38055d9 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Make --derive more flexible (#237)

    Signed-off-by: Mathias Pius <contact@pius.io>
    Co-authored-by: Eirik A <sszynrae@gmail.com>
    MathiasPius and clux authored May 1, 2024
    Configuration menu
    Copy the full SHA
    5b00b1a View commit details
    Browse the repository at this point in the history
  2. 0.19.0

    clux committed May 1, 2024
    Configuration menu
    Copy the full SHA
    7627786 View commit details
    Browse the repository at this point in the history
Loading