Releases: corneliusweig/rakkess
Releases · corneliusweig/rakkess
v0.5.1
What's Changed
- Bump cobra to v1.2.1 by @darklore in #153
- Bump k8s.io/klog/v2 from 2.9.0 to 2.20.0 by @dependabot in #154
- Bump k8s.io/klog/v2 from 2.20.0 to 2.30.0 by @dependabot in #155
- Fix extra lines in output (issue #156) by @Dliv3 in #158
- Bump k8s.io/klog/v2 from 2.30.0 to 2.80.1 by @dependabot in #166
New Contributors
- @darklore made their first contribution in #153
- @dependabot made their first contribution in #154
- @Dliv3 made their first contribution in #158
Full Changelog: v0.5.0...v0.5.1
Release v0.5.0
Include arm64-darwin assets in fileset for release Signed-off-by: GitHub <[email protected]>
Release v0.4.7
Release v0.4.6
* Update dependencies k8s -> 0.19.4 [#105](https://github.com/corneli…
Release v0.4.5
- Strip custom throttling #75
- Bump non-k8s dependencies #63
- Use UPX to reduce size of distributed binaries #57
- Upgrade kubernetes dependencies to 1.18.8 #74
- Bump CI tools #73
- Bump github.com/spf13/cobra from 0.0.5 to 0.0.7 #61
- Bump github.com/pkg/errors from 0.8.1 to 0.9.1 #60
- Switch to actions/setup-go@v2 to avoid PATH hack #56
- Un-LFS this repository #55
v0.4.4 8/2/2020
Release v0.4.3
Work around bug in rajatjindal/krew-release-bot
v0.4.2
- Reduce download size when installing via
krew
#44 - Pin version of release-notes helper #43
- Show the correct command name when built for
krew
#42 - Use native cobra zsh completion script generator instead of wrapper script #40
- Add script to generate release notes #39
- Setup travis releases #37
- Bump golangci-lint to 1.21.0 #36
- Upgrade k8s dependencies to v1.16.2 #38
v0.4.1 - 1/7/2019
v0.4.0 - 26/4/2019
This release adds a named mode for sub-command rakkess resource
.
Instead of showing all subjects who have access to a given resource kind, it shows the access for a particular resource instance.
See it in action here.