Skip to content

Releases: Ramilito/kubesess

2.0.0

20 Oct 21:46
aeeb250
Compare
Choose a tag to compare

Release Notes: kubesess v2.0.0

⚠️ Breaking Changes

Please be aware that this release introduces breaking changes. If you're upgrading from a previous version, you may need to make adjustments to your code or configuration to avoid issues. The key breaking changes are listed below:

  • [Updated script]: The shell script that assigns the output has been updated and needs to be added manually (see install instructions).
  • [Clear cache]: Please clear your cache under .kube/kubesess/cache.

What's Changed

  • fix: handle and print error instead of panic when passing nonexistent context by @nicmr in #51
  • fix: change workflow to use vars by @Ramilito in #55
  • fix: readd linux gnu builds, fix installation instructions by @nicmr in #53
  • feat: increase Clippy level to info by @Ramilito in #57
  • fix: clippy warnings by @nicmr in #52
  • feat: replace process:exit in functions with Result + error handling by @nicmr in #58
  • feat: sessions for namespaces by @Ramilito in #60

New Contributors

  • @nicmr made their first contribution in #51

Full Changelog: 1.2.11...2.0.0

1.2.11

16 Oct 08:53
Compare
Choose a tag to compare

What's Changed

  • [Feature] Add more osx binaries to release

Full Changelog: 1.2.9...1.2.10

1.2.9

06 Jan 20:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.8...1.2.9

1.2.8

18 Sep 12:05
Compare
Choose a tag to compare

[Fix] failed to release to brew, needed new revision

Full Changelog: 1.2.7...1.2.8

1.2.7

18 Sep 11:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.6...1.2.7

1.2.6

07 Sep 00:41
Compare
Choose a tag to compare

What's Changed

  • [feat] optimize namespace change by @Ramilito in #19
  • [refactor] add tests, use globals, simplify script by @Ramilito in #22
  • [feat] add get current context/release by @Ramilito in #25

Full Changelog: 1.2.5...1.2.6

1.2.5

27 Aug 11:38
Compare
Choose a tag to compare

What's Changed

  • [doc] added why is it happening section to troubleshooting by @Ramilito in #16
  • [feat] add shell completion by @Ramilito in #18

Full Changelog: 1.2.4...1.2.5

1.2.4

24 Aug 00:24
4a36f59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...1.2.4

1.2.3

20 Aug 03:24
Compare
Choose a tag to compare

What's Changed

  • feat: add fish scripts by @b4nst in #9
  • fix: Cancel resets selection by @Ramilito in #10
  • fix: install instructions updated
  • feat: new build targets, arm64, windows

New Contributors

  • @b4nst made their first contribution in #9

Full Changelog: 1.2.2...1.2.3

1.2.2

11 Aug 08:49
Compare
Choose a tag to compare

What's Changed

  • [Feat] added change default namespace feature by @Ramilito in #5
  • [Fix] makefile deploy_local create dir if doesn't exist

Full Changelog: 1.2.1...1.2.2