- New release fixing a nil dereference
- Remove patches that are already part of the new rel
- Rollback ldflags change from #175973
The -s flag implies -w on every platform but Darwin.
- New version
- Requires Go 1.18
- Remove `-w` from the ldflags as it's implied by `-s`
- Pull in timeout retry test fix as a patch and re-enable tests