Highlight
- Kubernetes port-forward should now reconnect properly
- A 5-second delay was observed on macOS, this is due to a Ipv6 try before Ipv4, this should now be good
What's Changed
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #190
- Bump alpine from 3.18.4 to 3.19.0 by @dependabot in #195
- Bump k8s.io/api from 0.28.3 to 0.28.4 by @dependabot in #193
- Bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot in #192
- Bump k8s.io/apimachinery from 0.28.4 to 0.29.0 by @dependabot in #196
- Bump k8s.io/apimachinery from 0.29.0 to 0.29.1 by @dependabot in #198
- Picking up first running pod instead of first unknown status pod from list by @rvarunrathod in #199
- Bump alpine from 3.19.0 to 3.19.1 by @dependabot in #200
- Bump k8s.io/apimachinery from 0.29.1 to 0.29.2 by @dependabot in #201
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #202
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #203
- Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #205
- Bump k8s.io/apimachinery from 0.29.2 to 0.30.0 by @dependabot in #206
- Bump alpine from 3.19.1 to 3.20.1 by @dependabot in #208
- Bump alpine from 3.20.1 to 3.20.2 by @dependabot in #209
New Contributors
- @rvarunrathod made their first contribution in #199
Full Changelog: v2.4.0...v2.5.0