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: cilium/cilium-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.19.0
Choose a base ref
...
head repository: cilium/cilium-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.19.1
Choose a head ref
  • 14 commits
  • 590 files changed
  • 3 contributors

Commits on Jan 14, 2026

  1. chore(deps): update dependency cilium/cilium to v1.18.6

    Signed-off-by: renovate[bot] <bot@renovateapp.com>
    renovate[bot] authored and tklauser committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    e7aba1e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2026

  1. Update stable release to v0.19.0

    Signed-off-by: Tobias Klauser <tobias@cilium.io>
    tklauser committed Jan 15, 2026
    Configuration menu
    Copy the full SHA
    1c8b1df View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. chore(deps): update go to v1.25.6

    Signed-off-by: renovate[bot] <bot@renovateapp.com>
    renovate[bot] authored and tklauser committed Jan 20, 2026
    Configuration menu
    Copy the full SHA
    38e7ee6 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2026

  1. chore(deps): update docker.io/library/golang:1.25.6 docker digest to …

    …ce63a16
    
    Signed-off-by: renovate[bot] <bot@renovateapp.com>
    renovate[bot] authored and tklauser committed Jan 23, 2026
    Configuration menu
    Copy the full SHA
    c3ea686 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update actions/checkout action to v6.0.2

    Signed-off-by: renovate[bot] <bot@renovateapp.com>
    renovate[bot] authored and tklauser committed Jan 23, 2026
    Configuration menu
    Copy the full SHA
    5f3f515 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. ci: Harden the image build process

    - Add a comment to clearly indicate the untrusted code checkout
    - Split the release and dev CI steps into two separate workflows
    - Explicitly specify the permissions of the GitHub token in the workflows,
      to minimize the impact of token compromise.
    - Split the individual workflows into separate jobs, such that the build
      happens in a different job to the push, which will allows the separataion of
      the untrusted code build process from the authenticated push of the built
      artifact.
    
    Signed-off-by: Feroz Salam <feroz.salam@isovalent.com>
    Reported-by: Cédric Van Rompay <cedric.vanrompay@datadoghq.com>
    ferozsalam authored and tklauser committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    04f98c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. chore(deps): update gcr.io/distroless/static:latest docker digest to …

    …972618c
    
    Signed-off-by: renovate[bot] <bot@renovateapp.com>
    renovate[bot] authored and tklauser committed Feb 3, 2026
    Configuration menu
    Copy the full SHA
    7fc3d18 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all github action dependencies

    Signed-off-by: renovate[bot] <bot@renovateapp.com>
    renovate[bot] authored and tklauser committed Feb 3, 2026
    Configuration menu
    Copy the full SHA
    f38d856 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

  1. chore(deps): update go to v1.25.7

    Signed-off-by: renovate[bot] <bot@renovateapp.com>
    renovate[bot] authored and joestringer committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    1474676 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. chore(deps): update golangci/golangci-lint docker tag to v2.9.0

    Signed-off-by: renovate[bot] <bot@renovateapp.com>
    renovate[bot] authored and tklauser committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    57f167e View commit details
    Browse the repository at this point in the history
  2. chore(deps): update go to v1.26.0

    Signed-off-by: renovate[bot] <bot@renovateapp.com>
    renovate[bot] authored and tklauser committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    5a88bee View commit details
    Browse the repository at this point in the history
  3. chore(deps): update docker/build-push-action action to v6.19.0

    Signed-off-by: renovate[bot] <bot@renovateapp.com>
    renovate[bot] authored and tklauser committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    e272f3d View commit details
    Browse the repository at this point in the history
  4. chore(deps): update docker/build-push-action action to v6.19.2

    Signed-off-by: renovate[bot] <bot@renovateapp.com>
    renovate[bot] authored and tklauser committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    a715571 View commit details
    Browse the repository at this point in the history
  5. Prepare for v0.19.1 release

    Signed-off-by: Tobias Klauser <tobias@cilium.io>
    tklauser committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    e3a20f4 View commit details
    Browse the repository at this point in the history
Loading