Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
monday-darwin-amd64 | 2024-08-01 | 39.2 MB | |
monday-linux-amd64 | 2024-08-01 | 38.4 MB | |
monday-linux-386 | 2024-08-01 | 36.9 MB | |
monday-linux-arm | 2024-08-01 | 36.9 MB | |
monday-darwin-arm64 | 2024-08-01 | 38.4 MB | |
README.md | 2024-08-01 | 2.0 kB | |
v2.5.0 source code.tar.gz | 2024-08-01 | 6.8 MB | |
v2.5.0 source code.zip | 2024-08-01 | 9.7 MB | |
Totals: 8 Items | 206.3 MB | 0 |
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 https://github.com/eko/monday/pull/190
- Bump alpine from 3.18.4 to 3.19.0 by @dependabot in https://github.com/eko/monday/pull/195
- Bump k8s.io/api from 0.28.3 to 0.28.4 by @dependabot in https://github.com/eko/monday/pull/193
- Bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot in https://github.com/eko/monday/pull/192
- Bump k8s.io/apimachinery from 0.28.4 to 0.29.0 by @dependabot in https://github.com/eko/monday/pull/196
- Bump k8s.io/apimachinery from 0.29.0 to 0.29.1 by @dependabot in https://github.com/eko/monday/pull/198
- Picking up first running pod instead of first unknown status pod from list by @rvarunrathod in https://github.com/eko/monday/pull/199
- Bump alpine from 3.19.0 to 3.19.1 by @dependabot in https://github.com/eko/monday/pull/200
- Bump k8s.io/apimachinery from 0.29.1 to 0.29.2 by @dependabot in https://github.com/eko/monday/pull/201
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in https://github.com/eko/monday/pull/202
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in https://github.com/eko/monday/pull/203
- Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in https://github.com/eko/monday/pull/205
- Bump k8s.io/apimachinery from 0.29.2 to 0.30.0 by @dependabot in https://github.com/eko/monday/pull/206
- Bump alpine from 3.19.1 to 3.20.1 by @dependabot in https://github.com/eko/monday/pull/208
- Bump alpine from 3.20.1 to 3.20.2 by @dependabot in https://github.com/eko/monday/pull/209
New Contributors
- @rvarunrathod made their first contribution in https://github.com/eko/monday/pull/199
Full Changelog: https://github.com/eko/monday/compare/v2.4.0...v2.5.0