Releases: sarub0b0/kubetui
Releases · sarub0b0/kubetui
v1.2.2
21 Apr 15:00
Compare
Sorry, something went wrong.
No results found
What's Changed
chore(deps): lock file maintenance by @sarub0b0 in #295
chore(deps): update rust crate mockall to 0.11.4 by @sarub0b0 in #296
chore(deps): lock file maintenance by @sarub0b0 in #297
chore(deps): lock file maintenance by @sarub0b0 in #298
chore(deps): lock file maintenance by @sarub0b0 in #300
chore(deps): lock file maintenance by @sarub0b0 in #301
fix(deps): update kube-rs (kube, kube-runtime, k8s-openapi) (minor) by @sarub0b0 in #299
refactor(api_resource): reduce number of requests to fetch api list ec81745
fix(clipboard): no crash on clipboard error a84c732
fix(k8s/api_resources): invalid value string API_VERSION 4d7ea25
Full Changelog : v1.2.1...v1.2.2
v1.2.1
23 Mar 11:57
Compare
Sorry, something went wrong.
No results found
What's Changed
chore(deps): update rust crate rstest to 0.17.0 by @sarub0b0 in #293
fix(k8s/config): not stop the update job in the Raw Data view when switching context/namespace by @sarub0b0 in #294
Full Changelog : v1.2.0...v1.2.1
v1.2.0
19 Mar 08:16
Compare
Sorry, something went wrong.
No results found
v1.1.1
07 Mar 09:04
Compare
Sorry, something went wrong.
No results found
changes
pod / config / network filtering
change fuzzy match to string match
update packages
v1.1.0
16 Feb 13:55
Compare
Sorry, something went wrong.
No results found
Feature
Item filter
Pod item highlight
Fix
Clear widget when context and namespace changed
Crash at index out of bounds (pod, config, network tab)
Not ajust scroll when item decreased
Table column width is too long
v1.0.1
15 Feb 10:45
Compare
Sorry, something went wrong.
No results found
v1.0.0
06 Nov 09:41
Compare
Sorry, something went wrong.
No results found
v0.11.6
03 Nov 05:58
Compare
Sorry, something went wrong.
No results found
chore(deps); update
chore: package changed. rust-clipbaord -> arboard
v0.11.5
30 Oct 14:00
Compare
Sorry, something went wrong.
No results found
fixes
APIタブで内部エラーから復旧したとき、データを再取得できるよう修正
アイテム減少時のTableコンポーネントのスクロールの挙動を修正
- すべてのアイテムが表示されるようスクロールの最大値を制限する
v0.11.4
10 Oct 15:14
Compare
Sorry, something went wrong.
No results found
k8s 1.25対応
clusterリソースを取得できない問題を修正
範囲選択でカーソル下の文字がハイライトされない問題を修正
依存ライブラリの更新