Package Release Info

kubie-0.24.0-bp160.1.14

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kubie
kubie-bash-completion
kubie-fish-completion

Change Logs

* Sat Sep 14 2024 opensuse_buildservice@ojkastl.de
- Update to version 0.24.0:
  * Version 0.24.0
  * add partial namespace matching (#245)
  * Bump the all group across 1 directory with 4 updates (#266)
  * feature #263: add default editor settings (#264)
  * Bump the all group across 1 directory with 6 updates (#262)
  * order contexts alphabetically in kubie exec (#246)
* Wed Jul 03 2024 opensuse_buildservice@ojkastl.de
- Update to version 0.23.1:
  * Version 0.23.1
  * Remove atty
  * Update dependencies
  * look up ns only once (#237)
  * Bump rustls from 0.22.2 to 0.22.4 (#223)
  * Bump the all group across 1 directory with 10 updates (#239)
  * Bump which from 5.0.0 to 6.0.0 (#215)
  * Bump the all group with 9 updates (#214)
  * Group dependabot updates
* Tue Dec 12 2023 kastl@b1-systems.de
- Update to version 0.23.0:
  * Version 0.23.0
  * fix(zsh): proxy original ZDOTDIR to user's .zshrc (#192)
  * document export subcomannd (#191)
  * Bump serde from 1.0.192 to 1.0.193 (#185)
  * Bump tempfile from 3.8.0 to 3.8.1 (#186)
  * Bump which from 4.4.0 to 5.0.0 (#188)
  * Bump clap from 4.4.6 to 4.4.10 (#189)
  * add start and stop hooks to zsh
  * Update Arch Linux package URL in README.md (#182)
  * Bump serde from 1.0.188 to 1.0.192 (#181)
  * Bump libc from 0.2.148 to 0.2.150 (#180)
  * Bump serde_yaml from 0.9.25 to 0.9.27 (#179)
  * Bump serde_json from 1.0.107 to 1.0.108 (#177)
  * Bump rustix from 0.38.4 to 0.38.19 (#176)
  * Bump clap from 4.4.2 to 4.4.6 (#172)
  * Bump libc from 0.2.147 to 0.2.148 (#168)
  * Bump serde_json from 1.0.106 to 1.0.107 (#167)
  * Bump clap from 4.4.1 to 4.4.2 (#165)
  * Bump serde_json from 1.0.105 to 1.0.106 (#166)
  * Bump clap from 4.3.23 to 4.4.1 (#164)
  * Bump attohttpc from 0.26.0 to 0.26.1 (#163)
  * Bump serde from 1.0.185 to 1.0.188 (#162)
* Wed Sep 06 2023 rombert@apache.org
- Update to version 0.22.0:
  * Version 0.22.0
  * Revert commit 4097062 (#161)
  * Bump rustls-webpki from 0.101.2 to 0.101.4 (#159)
  * Bump serde from 1.0.183 to 1.0.185 (#157)
  * Bump tempfile from 3.7.1 to 3.8.0 (#156)
  * Bump serde_json from 1.0.104 to 1.0.105 (#155)
  * Bump clap from 4.3.21 to 4.3.23 (#158)
  * Bump anyhow from 1.0.72 to 1.0.75 (#154)
  * Bump clap from 4.3.19 to 4.3.21 (#152)
  * Bump tempfile from 3.7.0 to 3.7.1 (#150)
  * Bump serde from 1.0.180 to 1.0.183 (#149)
* Sun Aug 06 2023 kastl@b1-systems.de
- Update to version 0.21.2:
  * Version 0.21.2
  * Fix nushell environment variable assignment (#148)
* Thu Aug 03 2023 kastl@b1-systems.de
- Update to version 0.21.1:
  * Version 0.21.1
  * export: prevent temporary file from being deleted on exit
  * Bump serde from 1.0.179 to 1.0.180 (#146)
  * Bump anyhow from 1.0.71 to 1.0.72 (#141)
  * Bump serde_json from 1.0.102 to 1.0.104 (#144)
  * Bump serde from 1.0.178 to 1.0.179 (#143)
  * Bump serde_yaml from 0.8.26 to 0.9.25 (#145)
  * Bump attohttpc from 0.24.1 to 0.26.0 (#142)
* Tue Aug 01 2023 kastl@b1-systems.de
- BuildRequire rust >= 1.67 to avoid failing builds
- Update to version 0.21.0:
  * Version 0.21.0
  * Bump dirs from 2.0.2 to 5.0.1 (#139)
  * Bump clap from 3.2.25 to 4.3.19 (#137)
  * Bump signal-hook from 0.3.15 to 0.3.17 (#138)
  * Bump serde from 1.0.171 to 1.0.178 (#136)
  * Bump tempfile from 3.6.0 to 3.7.0 (#135)
  * Create dependabot.yml
  * nits
  * fix build/clippy issues
  * feat: add export feature (#125)
  * Use ubuntu-latest instead of ubuntu-20.04
  * Update actions/checkout to v3
* Thu Jul 13 2023 kastl@b1-systems.de
- Update to version 0.20.1:
  * Version 0.20.1
  * Update runner images
* Wed Jul 12 2023 Johannes Kastl <kastl@b1-systems.de>
- modify _service file to always create the vendor.tar.xz file
* Wed Jul 12 2023 kastl@b1-systems.de
- Update to version 0.20.0:
  * Version 0.20.0
  * Run 'cargo update'
  * Run 'cargo clippy' and apply fixes
  * Run 'cargo fmt'
  * Update README.md
  * Add support for pre/post shell hooks to bash.
  * fix(nushell): Replace `remove_matches` by `replace`
  * feat(nushell): Add support for prompt in nushell
  * feat(nushell): Add support for nushell