-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
429ac5d
commit 6db0915
Showing
3 changed files
with
25 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
v1.3.3 - Sep 2 2020 | ||
== | ||
|
||
* Bump required Go version to 1.15 [#86](https://github.com/corneliusweig/ketall/pull/86) | ||
* Limit the number of inflight requests [#84](https://github.com/corneliusweig/ketall/pull/84) | ||
* Print flat resource lists to comply with k8s list shape [#85](https://github.com/corneliusweig/ketall/pull/85) | ||
* Bump k8s.io/apimachinery from 0.18.8 to 0.19.0 [#80](https://github.com/corneliusweig/ketall/pull/80) | ||
* Bump k8s.io/api from 0.17.2 to 0.18.8 [#75](https://github.com/corneliusweig/ketall/pull/75) | ||
* Bump github.com/spf13/viper from 1.3.2 to 1.7.1 [#71](https://github.com/corneliusweig/ketall/pull/71) | ||
* Bump github.com/spf13/cobra from 0.0.5 to 0.0.7 [#68](https://github.com/corneliusweig/ketall/pull/68) | ||
* Bump github.com/sirupsen/logrus from 1.4.2 to 1.6.0 [#64](https://github.com/corneliusweig/ketall/pull/64) | ||
* Bump CI tools [#78](https://github.com/corneliusweig/ketall/pull/78) | ||
* Bump github.com/stretchr/testify from 1.4.0 to 1.6.1 [#70](https://github.com/corneliusweig/ketall/pull/70) | ||
* Bump github.com/pkg/errors from 0.8.1 to 0.9.1 [#69](https://github.com/corneliusweig/ketall/pull/69) | ||
* Use UPX to reduce size of distributed binaries [#58](https://github.com/corneliusweig/ketall/pull/58) | ||
* Switch to actions/setup-go@v2 to avoid PATH hack [#57](https://github.com/corneliusweig/ketall/pull/57) | ||
* Unlfs this repository [#56](https://github.com/corneliusweig/ketall/pull/56) | ||
|
||
Thanks to all the contributors for this release: | ||
- Cornelius Weig | ||
- dependabot-preview[bot] |