Open renovate-rancher[bot] opened 2 weeks ago
In order to perform the update(s) described in the table above, Renovate ran the go get
command, which resulted in the following additional change(s):
go
directive was updated for compatibility reasonsDetails:
Package | Change |
---|---|
go |
1.20 -> 1.22.10 |
github.com/stretchr/testify |
v1.8.4 -> v1.9.0 |
golang.org/x/crypto |
v0.11.0 -> v0.26.0 |
k8s.io/api |
v0.27.4 -> v0.31.1 |
k8s.io/apimachinery |
v0.27.4 -> v0.31.1 |
k8s.io/client-go |
v0.27.4 -> v0.31.1 |
github.com/cespare/xxhash/v2 |
v2.1.2 -> v2.3.0 |
github.com/davecgh/go-spew |
v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc |
github.com/emicklei/go-restful/v3 |
v3.9.0 -> v3.11.0 |
github.com/evanphx/json-patch |
v4.12.0+incompatible -> v5.9.0+incompatible |
github.com/go-logr/logr |
v1.2.3 -> v1.4.2 |
github.com/go-openapi/jsonpointer |
v0.19.6 -> v0.21.0 |
github.com/go-openapi/jsonreference |
v0.20.1 -> v0.20.2 |
github.com/go-openapi/swag |
v0.22.3 -> v0.23.0 |
github.com/golang/protobuf |
v1.5.3 -> v1.5.4 |
github.com/google/go-cmp |
v0.5.9 -> v0.6.0 |
github.com/google/uuid |
v1.3.0 -> v1.6.0 |
github.com/pmezard/go-difflib |
v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2 |
github.com/prometheus/client_golang |
v1.14.0 -> v1.19.1 |
github.com/prometheus/client_model |
v0.3.0 -> v0.6.1 |
github.com/prometheus/common |
v0.37.0 -> v0.55.0 |
github.com/prometheus/procfs |
v0.8.0 -> v0.15.1 |
github.com/rancher/lasso |
v0.0.0-20230830164424-d684fdeb6f29 -> v0.0.0-20240924233157-8f384efc8813 |
golang.org/x/net |
v0.12.0 -> v0.28.0 |
golang.org/x/oauth2 |
v0.10.0 -> v0.21.0 |
golang.org/x/sync |
v0.1.0 -> v0.8.0 |
golang.org/x/sys |
v0.10.0 -> v0.23.0 |
golang.org/x/term |
v0.10.0 -> v0.23.0 |
golang.org/x/text |
v0.11.0 -> v0.17.0 |
golang.org/x/time |
v0.3.0 -> v0.5.0 |
google.golang.org/protobuf |
v1.31.0 -> v1.34.2 |
k8s.io/klog/v2 |
v2.90.1 -> v2.130.1 |
k8s.io/kube-openapi |
v0.0.0-20230501164219-8b0f38b5fd1f -> v0.0.0-20240228011516-70dd3763d340 |
k8s.io/utils |
v0.0.0-20230209194617-a36077c30491 -> v0.0.0-20240711033017-18e509b52bc8 |
sigs.k8s.io/structured-merge-diff/v4 |
v4.2.3 -> v4.4.1 |
sigs.k8s.io/yaml |
v1.3.0 -> v1.4.0 |
This PR contains the following updates:
v1.1.1-0.20230831050635-df1bd5aae9df
->v3.1.0
Release Notes
rancher/wrangler (github.com/rancher/wrangler)
### [`v3.1.0`](https://togithub.com/rancher/wrangler/releases/tag/v3.1.0) [Compare Source](https://togithub.com/rancher/wrangler/compare/v3.1.0-rc.1...v3.1.0) #### What's Changed - \[v1.31] Bump dependencies to support k8s 1.31 by [@krunalhinguu](https://togithub.com/krunalhinguu) in [https://github.com/rancher/wrangler/pull/475](https://togithub.com/rancher/wrangler/pull/475) - Added OpenAPI Codegen by [@gehrkefc](https://togithub.com/gehrkefc) in [https://github.com/rancher/wrangler/pull/474](https://togithub.com/rancher/wrangler/pull/474) #### New Contributors - [@gehrkefc](https://togithub.com/gehrkefc) made their first contribution in [https://github.com/rancher/wrangler/pull/474](https://togithub.com/rancher/wrangler/pull/474) **Full Changelog**: https://github.com/rancher/wrangler/compare/v3.0.1...v3.1.0 ### [`v3.1.0-rc.1`](https://togithub.com/rancher/wrangler/releases/tag/v3.1.0-rc.1) [Compare Source](https://togithub.com/rancher/wrangler/compare/v3.0.1...v3.1.0-rc.1) #### What's Changed - Added OpenAPI Codegen by [@gehrkefc](https://togithub.com/gehrkefc) in [https://github.com/rancher/wrangler/pull/474](https://togithub.com/rancher/wrangler/pull/474) #### New Contributors - [@gehrkefc](https://togithub.com/gehrkefc) made their first contribution in [https://github.com/rancher/wrangler/pull/474](https://togithub.com/rancher/wrangler/pull/474) **Full Changelog**: https://github.com/rancher/wrangler/compare/v3.0.1-rc.2...v3.1.0-rc.1 ### [`v3.0.1`](https://togithub.com/rancher/wrangler/releases/tag/v3.0.1) [Compare Source](https://togithub.com/rancher/wrangler/compare/v3.0.1-rc.4...v3.0.1) #### What's Changed - chore(deps): update actions/checkout action to v4.1.7 (master) by [@renovate-rancher](https://togithub.com/renovate-rancher) in [https://github.com/rancher/wrangler/pull/450](https://togithub.com/rancher/wrangler/pull/450) - chore(deps): update golangci/golangci-lint-action action to v6 (master) by [@renovate-rancher](https://togithub.com/renovate-rancher) in [https://github.com/rancher/wrangler/pull/433](https://togithub.com/rancher/wrangler/pull/433) - chore(deps): update module golang.org/x/sync to v0.8.0 (master) by [@renovate-rancher](https://togithub.com/renovate-rancher) in [https://github.com/rancher/wrangler/pull/459](https://togithub.com/rancher/wrangler/pull/459) - chore(deps): update module github.com/evanphx/json-patch to v5.9.0+incompatible (master) by [@renovate-rancher](https://togithub.com/renovate-rancher) in [https://github.com/rancher/wrangler/pull/387](https://togithub.com/rancher/wrangler/pull/387) - chore(deps): update module golang.org/x/tools to v0.24.0 (master) by [@renovate-rancher](https://togithub.com/renovate-rancher) in [https://github.com/rancher/wrangler/pull/432](https://togithub.com/rancher/wrangler/pull/432) - chore(deps): update dependency go to v1.22.6 (master) by [@renovate-rancher](https://togithub.com/renovate-rancher) in [https://github.com/rancher/wrangler/pull/429](https://togithub.com/rancher/wrangler/pull/429) - chore(deps): update module sigs.k8s.io/cli-utils to v0.37.2 (master) by [@renovate-rancher](https://togithub.com/renovate-rancher) in [https://github.com/rancher/wrangler/pull/436](https://togithub.com/rancher/wrangler/pull/436) - chore(deps): update k8s.io/gengo digest to [`a7b603a`](https://togithub.com/rancher/wrangler/commit/a7b603a) (master) by [@renovate-rancher](https://togithub.com/renovate-rancher) in [https://github.com/rancher/wrangler/pull/445](https://togithub.com/rancher/wrangler/pull/445) - Switch from github.com/golang/mock to go.uber.org/mock by [@aruiz14](https://togithub.com/aruiz14) in [https://github.com/rancher/wrangler/pull/468](https://togithub.com/rancher/wrangler/pull/468) **Full Changelog**: https://github.com/rancher/wrangler/compare/v3.0.0...v3.0.1 ### [`v3.0.1-rc.4`](https://togithub.com/rancher/wrangler/releases/tag/v3.0.1-rc.4) [Compare Source](https://togithub.com/rancher/wrangler/compare/v3.0.1-rc.3...v3.0.1-rc.4) **Full Changelog**: https://github.com/rancher/wrangler/compare/v3.0.1-rc.3...v3.0.1-rc.4 This RC reverts the bump to k8s v1.31. If you need v1.31 support, please use the 3.1.X release line. ### [`v3.0.1-rc.3`](https://togithub.com/rancher/wrangler/releases/tag/v3.0.1-rc.3) [Compare Source](https://togithub.com/rancher/wrangler/compare/v3.0.1-rc.2...v3.0.1-rc.3) #### What's Changed - Added OpenAPI Codegen by [@gehrkefc](https://togithub.com/gehrkefc) in [https://github.com/rancher/wrangler/pull/474](https://togithub.com/rancher/wrangler/pull/474) #### New Contributors - [@gehrkefc](https://togithub.com/gehrkefc) made their first contribution in [https://github.com/rancher/wrangler/pull/474](https://togithub.com/rancher/wrangler/pull/474) **Full Changelog**: https://github.com/rancher/wrangler/compare/v3.0.1-rc.2...v3.0.1-rc.3 ### [`v3.0.1-rc.2`](https://togithub.com/rancher/wrangler/releases/tag/v3.0.1-rc.2) [Compare Source](https://togithub.com/rancher/wrangler/compare/v3.0.1-rc.1...v3.0.1-rc.2) #### What's Changed - \[v1.31] Bump dependencies to support k8s 1.31 by [@krunalhinguu](https://togithub.com/krunalhinguu) in [https://github.com/rancher/wrangler/pull/475](https://togithub.com/rancher/wrangler/pull/475) **Full Changelog**: https://github.com/rancher/wrangler/compare/v3.0.1-rc.1...v3.0.1-rc.2 ### [`v3.0.1-rc.1`](https://togithub.com/rancher/wrangler/releases/tag/v3.0.1-rc.1) [Compare Source](https://togithub.com/rancher/wrangler/compare/v3.0.0...v3.0.1-rc.1) #### What's Changed - chore(deps): update actions/checkout action to v4.1.7 (master) by [@renovate-rancher](https://togithub.com/renovate-rancher) in [https://github.com/rancher/wrangler/pull/450](https://togithub.com/rancher/wrangler/pull/450) - chore(deps): update golangci/golangci-lint-action action to v6 (master) by [@renovate-rancher](https://togithub.com/renovate-rancher) in [https://github.com/rancher/wrangler/pull/433](https://togithub.com/rancher/wrangler/pull/433) - chore(deps): update module golang.org/x/sync to v0.8.0 (master) by [@renovate-rancher](https://togithub.com/renovate-rancher) in [https://github.com/rancher/wrangler/pull/459](https://togithub.com/rancher/wrangler/pull/459) - chore(deps): update module github.com/evanphx/json-patch to v5.9.0+incompatible (master) by [@renovate-rancher](https://togithub.com/renovate-rancher) in [https://github.com/rancher/wrangler/pull/387](https://togithub.com/rancher/wrangler/pull/387) - chore(deps): update module golang.org/x/tools to v0.24.0 (master) by [@renovate-rancher](https://togithub.com/renovate-rancher) in [https://github.com/rancher/wrangler/pull/432](https://togithub.com/rancher/wrangler/pull/432) - chore(deps): update dependency go to v1.22.6 (master) by [@renovate-rancher](https://togithub.com/renovate-rancher) in [https://github.com/rancher/wrangler/pull/429](https://togithub.com/rancher/wrangler/pull/429) - chore(deps): update module sigs.k8s.io/cli-utils to v0.37.2 (master) by [@renovate-rancher](https://togithub.com/renovate-rancher) in [https://github.com/rancher/wrangler/pull/436](https://togithub.com/rancher/wrangler/pull/436) - chore(deps): update k8s.io/gengo digest to [`a7b603a`](https://togithub.com/rancher/wrangler/commit/a7b603a) (master) by [@renovate-rancher](https://togithub.com/renovate-rancher) in [https://github.com/rancher/wrangler/pull/445](https://togithub.com/rancher/wrangler/pull/445) - Switch from github.com/golang/mock to go.uber.org/mock by [@aruiz14](https://togithub.com/aruiz14) in [https://github.com/rancher/wrangler/pull/468](https://togithub.com/rancher/wrangler/pull/468) **Full Changelog**: https://github.com/rancher/wrangler/compare/v3.0.0...v3.0.1-rc.1 ### [`v3.0.0`](https://togithub.com/rancher/wrangler/releases/tag/v3.0.0) [Compare Source](https://togithub.com/rancher/wrangler/compare/v3.0.0-rc3...v3.0.0) #### What's Changed - K8s 1.30 by [@tomleb](https://togithub.com/tomleb) in [https://github.com/rancher/wrangler/pull/425](https://togithub.com/rancher/wrangler/pull/425) - Move to wrangler v3 by [@tomleb](https://togithub.com/tomleb) in [https://github.com/rancher/wrangler/pull/427](https://togithub.com/rancher/wrangler/pull/427) - Add unit tests and comments to the name package by [@JonCrowther](https://togithub.com/JonCrowther) in [https://github.com/rancher/wrangler/pull/424](https://togithub.com/rancher/wrangler/pull/424) - Migrate wrangler to GHA by [@ericpromislow](https://togithub.com/ericpromislow) in [https://github.com/rancher/wrangler/pull/426](https://togithub.com/rancher/wrangler/pull/426) - Bumping lasso by [@MbolotSuse](https://togithub.com/MbolotSuse) in [https://github.com/rancher/wrangler/pull/456](https://togithub.com/rancher/wrangler/pull/456) - Log received signals used for context cancelation by [@aruiz14](https://togithub.com/aruiz14) in [https://github.com/rancher/wrangler/pull/457](https://togithub.com/rancher/wrangler/pull/457) - Upgrade lasso to [`b2a060d`](https://togithub.com/rancher/wrangler/commit/b2a060d103c1a89cf502216d2e7d51ef7fe0a155) by [@tomleb](https://togithub.com/tomleb) in [https://github.com/rancher/wrangler/pull/458](https://togithub.com/rancher/wrangler/pull/458) **Full Changelog**: https://github.com/rancher/wrangler/compare/v2.2.0-rc6...v3.0.0 ### [`v3.0.0-rc3`](https://togithub.com/rancher/wrangler/releases/tag/v3.0.0-rc3) [Compare Source](https://togithub.com/rancher/wrangler/compare/v3.0.0-rc2...v3.0.0-rc3) #### What's Changed - Add unit tests and comments to the name package by [@JonCrowther](https://togithub.com/JonCrowther) in [https://github.com/rancher/wrangler/pull/424](https://togithub.com/rancher/wrangler/pull/424) - Migrate wrangler to GHA by [@ericpromislow](https://togithub.com/ericpromislow) in [https://github.com/rancher/wrangler/pull/426](https://togithub.com/rancher/wrangler/pull/426) - Bumping lasso by [@MbolotSuse](https://togithub.com/MbolotSuse) in [https://github.com/rancher/wrangler/pull/456](https://togithub.com/rancher/wrangler/pull/456) - Log received signals used for context cancelation by [@aruiz14](https://togithub.com/aruiz14) in [https://github.com/rancher/wrangler/pull/457](https://togithub.com/rancher/wrangler/pull/457) - Upgrade lasso to [`b2a060d`](https://togithub.com/rancher/wrangler/commit/b2a060d103c1a89cf502216d2e7d51ef7fe0a155) by [@tomleb](https://togithub.com/tomleb) in [https://github.com/rancher/wrangler/pull/458](https://togithub.com/rancher/wrangler/pull/458) **Full Changelog**: https://github.com/rancher/wrangler/compare/v3.0.0-rc2...v3.0.0-rc3 ### [`v3.0.0-rc2`](https://togithub.com/rancher/wrangler/releases/tag/v3.0.0-rc2) [Compare Source](https://togithub.com/rancher/wrangler/compare/v3.0.0-rc1...v3.0.0-rc2) #### What's Changed - K8s 1.30 by [@tomleb](https://togithub.com/tomleb) in [https://github.com/rancher/wrangler/pull/425](https://togithub.com/rancher/wrangler/pull/425) - Move to wrangler v3 by [@tomleb](https://togithub.com/tomleb) in [https://github.com/rancher/wrangler/pull/427](https://togithub.com/rancher/wrangler/pull/427) **Full Changelog**: https://github.com/rancher/wrangler/compare/v2.2.0-rc6...v3.0.0-rc2 ### [`v3.0.0-rc1`](https://togithub.com/rancher/wrangler/compare/v2.2.0-rc6...v3.0.0-rc1) [Compare Source](https://togithub.com/rancher/wrangler/compare/v2.2.0-rc6...v3.0.0-rc1) ### [`v2.2.0-rc6`](https://togithub.com/rancher/wrangler/releases/tag/v2.2.0-rc6) [Compare Source](https://togithub.com/rancher/wrangler/compare/v2.2.0-rc5...v2.2.0-rc6) #### What's Changed - \[v1.29] Bump dependencies to support k8s 1.29 by [@krunalhinguu](https://togithub.com/krunalhinguu) in [https://github.com/rancher/wrangler/pull/422](https://togithub.com/rancher/wrangler/pull/422) #### New Contributors - [@krunalhinguu](https://togithub.com/krunalhinguu) made their first contribution in [https://github.com/rancher/wrangler/pull/422](https://togithub.com/rancher/wrangler/pull/422) **Full Changelog**: https://github.com/rancher/wrangler/compare/v2.2.0-rc5...v2.2.0-rc6 ### [`v2.2.0-rc5`](https://togithub.com/rancher/wrangler/releases/tag/v2.2.0-rc5) [Compare Source](https://togithub.com/rancher/wrangler/compare/v2.2.0-rc4...v2.2.0-rc5) #### What's Changed - Downgrade github.com/prometheus/client_golang to v0.16.0 by [@tomleb](https://togithub.com/tomleb) in [https://github.com/rancher/wrangler/pull/411](https://togithub.com/rancher/wrangler/pull/411) **Full Changelog**: https://github.com/rancher/wrangler/compare/v2.2.0-rc4...v2.2.0-rc5 ### [`v2.2.0-rc4`](https://togithub.com/rancher/wrangler/releases/tag/v2.2.0-rc4) [Compare Source](https://togithub.com/rancher/wrangler/compare/v2.2.0-rc3...v2.2.0-rc4) #### What's Changed - chore(deps): update github.com/rancher/lasso digest to [`5993b26`](https://togithub.com/rancher/wrangler/commit/5993b26) (master) by [@renovate-rancher](https://togithub.com/renovate-rancher) in [https://github.com/rancher/wrangler/pull/409](https://togithub.com/rancher/wrangler/pull/409) **Full Changelog**: https://github.com/rancher/wrangler/compare/v2.2.0-rc3...v2.2.0-rc4 ### [`v2.2.0-rc3`](https://togithub.com/rancher/wrangler/releases/tag/v2.2.0-rc3) [Compare Source](https://togithub.com/rancher/wrangler/compare/v2.2.0-rc2...v2.2.0-rc3) #### What's Changed - Dependencies bumps by [@tomleb](https://togithub.com/tomleb) in [https://github.com/rancher/wrangler/pull/382](https://togithub.com/rancher/wrangler/pull/382) **Full Changelog**: https://github.com/rancher/wrangler/compare/v2.2.0-rc2...v2.2.0-rc3 ### [`v2.2.0-rc2`](https://togithub.com/rancher/wrangler/releases/tag/v2.2.0-rc2) [Compare Source](https://togithub.com/rancher/wrangler/compare/v2.2.0-rc1...v2.2.0-rc2) #### What's Changed - Add initial Renovate configuration by [@renovate-rancher](https://togithub.com/renovate-rancher) in [https://github.com/rancher/wrangler/pull/368](https://togithub.com/rancher/wrangler/pull/368) - Support multiple base branches with renovate by [@JonCrowther](https://togithub.com/JonCrowther) in [https://github.com/rancher/wrangler/pull/378](https://togithub.com/rancher/wrangler/pull/378) - chore(deps): update golangci/golangci-lint-action action to v4 by [@renovate-rancher](https://togithub.com/renovate-rancher) in [https://github.com/rancher/wrangler/pull/380](https://togithub.com/rancher/wrangler/pull/380) - chore(deps): update actions/setup-go action to v5 by [@renovate-rancher](https://togithub.com/renovate-rancher) in [https://github.com/rancher/wrangler/pull/379](https://togithub.com/rancher/wrangler/pull/379) - Add support for getting array index in GetValue by [@cmurphy](https://togithub.com/cmurphy) in [https://github.com/rancher/wrangler/pull/321](https://togithub.com/rancher/wrangler/pull/321) #### New Contributors - [@renovate-rancher](https://togithub.com/renovate-rancher) made their first contribution in [https://github.com/rancher/wrangler/pull/368](https://togithub.com/rancher/wrangler/pull/368) **Full Changelog**: https://github.com/rancher/wrangler/compare/v2.2.0-rc1...v2.2.0-rc2 ### [`v2.2.0-rc1`](https://togithub.com/rancher/wrangler/releases/tag/v2.2.0-rc1) [Compare Source](https://togithub.com/rancher/wrangler/compare/v2.1.4...v2.2.0-rc1) #### What's Changed - leaderelection: configure all timeouts via environment variables by [@moio](https://togithub.com/moio) in [https://github.com/rancher/wrangler/pull/305](https://togithub.com/rancher/wrangler/pull/305) - Update v2 by [@rmweir](https://togithub.com/rmweir) in [https://github.com/rancher/wrangler/pull/317](https://togithub.com/rancher/wrangler/pull/317) - Fix printer column generation for struct fields that are serialized as strings by [@brandond](https://togithub.com/brandond) in [https://github.com/rancher/wrangler/pull/322](https://togithub.com/rancher/wrangler/pull/322) - Use indexer when listing cached types by hash by [@aruiz14](https://togithub.com/aruiz14) in [https://github.com/rancher/wrangler/pull/326](https://togithub.com/rancher/wrangler/pull/326) - Allow GeneratingHandlers to skip Apply if resource version didn't change by [@aruiz14](https://togithub.com/aruiz14) in [https://github.com/rancher/wrangler/pull/341](https://togithub.com/rancher/wrangler/pull/341) - \[v1.28] Bump dependencies to support k8s 1.28 by [@chiukapoor](https://togithub.com/chiukapoor) in [https://github.com/rancher/wrangler/pull/347](https://togithub.com/rancher/wrangler/pull/347) - fix(relatedresource): remove event handlers when context is closed by [@aruiz14](https://togithub.com/aruiz14) in [https://github.com/rancher/wrangler/pull/361](https://togithub.com/rancher/wrangler/pull/361) - Add CODEOWNERS file by [@JonCrowther](https://togithub.com/JonCrowther) in [https://github.com/rancher/wrangler/pull/364](https://togithub.com/rancher/wrangler/pull/364) - Bump lasso to [`0064abc`](https://togithub.com/rancher/wrangler/commit/0064abcb8aee) by [@tomleb](https://togithub.com/tomleb) in [https://github.com/rancher/wrangler/pull/367](https://togithub.com/rancher/wrangler/pull/367) #### New Contributors - [@JonCrowther](https://togithub.com/JonCrowther) made their first contribution in [https://github.com/rancher/wrangler/pull/364](https://togithub.com/rancher/wrangler/pull/364) - [@tomleb](https://togithub.com/tomleb) made their first contribution in [https://github.com/rancher/wrangler/pull/367](https://togithub.com/rancher/wrangler/pull/367) **Full Changelog**: https://github.com/rancher/wrangler/compare/v2.1.3...v2.2.0-rc1 ### [`v2.1.4`](https://togithub.com/rancher/wrangler/compare/v2.1.3...v2.1.4) [Compare Source](https://togithub.com/rancher/wrangler/compare/v2.1.3...v2.1.4) ### [`v2.1.3`](https://togithub.com/rancher/wrangler/releases/tag/v2.1.3) [Compare Source](https://togithub.com/rancher/wrangler/compare/v2.1.2...v2.1.3) #### What's Changed - \[release-2.1] Use indexer when listing cached types by hash by [@aruiz14](https://togithub.com/aruiz14) in [https://github.com/rancher/wrangler/pull/355](https://togithub.com/rancher/wrangler/pull/355) - \[release-2.1] Allow GeneratingHandlers to skip Apply if resource version didn't change by [@aruiz14](https://togithub.com/aruiz14) in [https://github.com/rancher/wrangler/pull/356](https://togithub.com/rancher/wrangler/pull/356) - \[v1.28] Cherry pick from master | Bump dependencies to support k8s 1.28 by [@chiukapoor](https://togithub.com/chiukapoor) in [https://github.com/rancher/wrangler/pull/358](https://togithub.com/rancher/wrangler/pull/358) **Full Changelog**: https://github.com/rancher/wrangler/compare/v2.1.2...v2.1.3 ### [`v2.1.2`](https://togithub.com/rancher/wrangler/releases/tag/v2.1.2) [Compare Source](https://togithub.com/rancher/wrangler/compare/v2.1.1...v2.1.2) Wrangle v2 with client-go == v0.28 #### What's Changed - \[Backport]: Configurable leader election 2.1 by [@rmweir](https://togithub.com/rmweir) in [https://github.com/rancher/wrangler/pull/329](https://togithub.com/rancher/wrangler/pull/329) - update client-go to 0.28 and update resource lease lock by [@galal-hussein](https://togithub.com/galal-hussein) in [https://github.com/rancher/wrangler/pull/315](https://togithub.com/rancher/wrangler/pull/315) #### New Contributors - [@galal-hussein](https://togithub.com/galal-hussein) made their first contribution in [https://github.com/rancher/wrangler/pull/315](https://togithub.com/rancher/wrangler/pull/315) **Full Changelog**: https://github.com/rancher/wrangler/compare/v2.1.0...v2.1.2 ### [`v2.1.1`](https://togithub.com/rancher/wrangler/compare/v2.1.0...v2.1.1) [Compare Source](https://togithub.com/rancher/wrangler/compare/v2.1.0...v2.1.1) ### [`v2.1.0`](https://togithub.com/rancher/wrangler/compare/v2.0.2...v2.1.0) [Compare Source](https://togithub.com/rancher/wrangler/compare/v2.0.2...v2.1.0) ### [`v2.0.2`](https://togithub.com/rancher/wrangler/releases/tag/v2.0.2) [Compare Source](https://togithub.com/rancher/wrangler/compare/v2.0.1...v2.0.2) ### Wrangler v2 This is the first release of Wrangler v2 that includes breaking changes from v1. ### Breaking Changes 1. Generic controllers by [@KevinJoiner](https://togithub.com/KevinJoiner) in [https://github.com/rancher/wrangler/pull/264](https://togithub.com/rancher/wrangler/pull/264) - This Change is only breaking because the generated files for Controllers and Clients changed. - The interface signature and logic for the clients and Controllers were left intact and are backward compatible with Wrangler v1.1 Client and Controller interface. This means this change should not require any changes to code using Wrangler Clients or Controllers. 2. Removes git pkg by [@KevinJoiner](https://togithub.com/KevinJoiner) in [https://github.com/rancher/wrangler/pull/289](https://togithub.com/rancher/wrangler/pull/289) - This change removes the wrangler's git package. Wrangler does not provide an alternative git package and instead recommends users use a supported git library such as https://github.com/go-git/go-git #### What's Changed - Wrangler CI by [@KevinJoiner](https://togithub.com/KevinJoiner) in [https://github.com/rancher/wrangler/pull/270](https://togithub.com/rancher/wrangler/pull/270) - Bump golang.org/x/tools from 0.1.12 to 0.6.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/rancher/wrangler/pull/269](https://togithub.com/rancher/wrangler/pull/269) - Adding a section to the README on releases and where updates happen by [@mattfarina](https://togithub.com/mattfarina) in [https://github.com/rancher/wrangler/pull/274](https://togithub.com/rancher/wrangler/pull/274) - Fix CI testing by [@mattfarina](https://togithub.com/mattfarina) in [https://github.com/rancher/wrangler/pull/278](https://togithub.com/rancher/wrangler/pull/278) - Moving linting to GitHub Actions by [@mattfarina](https://togithub.com/mattfarina) in [https://github.com/rancher/wrangler/pull/276](https://togithub.com/rancher/wrangler/pull/276) - Generic controllers by [@KevinJoiner](https://togithub.com/KevinJoiner) in [https://github.com/rancher/wrangler/pull/264](https://togithub.com/rancher/wrangler/pull/264) - Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/rancher/wrangler/pull/246](https://togithub.com/rancher/wrangler/pull/246) - Fix typo for word "annotate" by [@tlehman](https://togithub.com/tlehman) in [https://github.com/rancher/wrangler/pull/280](https://togithub.com/rancher/wrangler/pull/280) - Bump golang.org/x/net from 0.6.0 to 0.7.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/rancher/wrangler/pull/273](https://togithub.com/rancher/wrangler/pull/273) - Add test to Controller implemented Client methods. by [@KevinJoiner](https://togithub.com/KevinJoiner) in [https://github.com/rancher/wrangler/pull/283](https://togithub.com/rancher/wrangler/pull/283) - Bump actions/setup-go from 3 to 4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/rancher/wrangler/pull/290](https://togithub.com/rancher/wrangler/pull/290) - Add documentation to name.Limit by [@manno](https://togithub.com/manno) in [https://github.com/rancher/wrangler/pull/279](https://togithub.com/rancher/wrangler/pull/279) - Fix schema generation for IntOrString by [@brandond](https://togithub.com/brandond) in [https://github.com/rancher/wrangler/pull/298](https://togithub.com/rancher/wrangler/pull/298) - Update release info in README.md by [@rmweir](https://togithub.com/rmweir) in [https://github.com/rancher/wrangler/pull/293](https://togithub.com/rancher/wrangler/pull/293) - Wrangler client with impersonation by [@KevinJoiner](https://togithub.com/KevinJoiner) in [https://github.com/rancher/wrangler/pull/303](https://togithub.com/rancher/wrangler/pull/303) - Crd generation by [@KevinJoiner](https://togithub.com/KevinJoiner) in [https://github.com/rancher/wrangler/pull/310](https://togithub.com/rancher/wrangler/pull/310) - Update v2 2.0 by [@rmweir](https://togithub.com/rmweir) in [https://github.com/rancher/wrangler/pull/318](https://togithub.com/rancher/wrangler/pull/318) #### New Contributors - [@dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/rancher/wrangler/pull/269](https://togithub.com/rancher/wrangler/pull/269) - [@tlehman](https://togithub.com/tlehman) made their first contribution in [https://github.com/rancher/wrangler/pull/280](https://togithub.com/rancher/wrangler/pull/280) **Full Changelog**: https://github.com/rancher/wrangler/compare/v1.1.0...v2.0.2 ### [`v2.0.1`](https://togithub.com/rancher/wrangler/compare/v2.0.0...v2.0.1) [Compare Source](https://togithub.com/rancher/wrangler/compare/v2.0.0...v2.0.1) ### [`v2.0.0`](https://togithub.com/rancher/wrangler/compare/v1.1.2...v2.0.0) [Compare Source](https://togithub.com/rancher/wrangler/compare/v1.1.2...v2.0.0) ### [`v1.1.2`](https://togithub.com/rancher/wrangler/releases/tag/v1.1.2) [Compare Source](https://togithub.com/rancher/wrangler/compare/v1.1.1...v1.1.2) #### What's Changed - \[v1.1] Fix CI by [@aruiz14](https://togithub.com/aruiz14) in [https://github.com/rancher/wrangler/pull/352](https://togithub.com/rancher/wrangler/pull/352) - \[v1.1] Use indexer when listing cached types by hash by [@aruiz14](https://togithub.com/aruiz14) in [https://github.com/rancher/wrangler/pull/324](https://togithub.com/rancher/wrangler/pull/324) - \[v1.1] Allow GeneratingHandlers to skip Apply if resource version didn't change by [@aruiz14](https://togithub.com/aruiz14) in [https://github.com/rancher/wrangler/pull/351](https://togithub.com/rancher/wrangler/pull/351) **Full Changelog**: https://github.com/rancher/wrangler/compare/v1.1.1...v1.1.2Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.