What's Changed
- go.mod: Update containerd to 1.5.9 by @mrueg in #1231
- build(deps): bump github.com/aws/aws-sdk-go from 1.42.31 to 1.42.35 by @dependabot in #1234
- build(deps): bump google.golang.org/grpc from 1.43.0 to 1.44.0 by @dependabot in #1236
- build(deps): bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1 by @dependabot in #1241
- build(deps): bump github.com/aws/aws-sdk-go from 1.42.35 to 1.42.44 by @dependabot in #1242
- change to account for internet headers also when setting MSS by @noillir in #1232
- Refactor ExternalIP Service Handling by @aauren in #1246
- Added multiarch image build support for s390x by @guirish in #1250
- build(deps): bump github.com/onsi/gomega from 1.17.0 to 1.18.1 by @dependabot in #1243
- Update dependencies by @mrueg in #1255
- build(deps): bump github.com/aws/aws-sdk-go from 1.43.2 to 1.43.8 by @dependabot in #1258
- Update containerd 1.5.10 & golang by @mrueg in #1259
- doc: update kube-proxy cleanup commands by @aauren in #1260
- start peering connection to neighbors from node's advertise-ip by @tamihiro in #777
- skip binding device to ipip tunnel if node's interface is loopback by @tamihiro in #779
- fix(NPC): make code more understandable by @lx1036 in #1261
- Add Route Sync Routine by @aauren in #1262
- build(deps): bump github.com/containernetworking/plugins from 1.0.1 to 1.1.1 by @dependabot in #1264
- build(deps): bump google.golang.org/grpc from 1.44.0 to 1.45.0 by @dependabot in #1269
- build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #1270
- build(deps): bump k8s.io/klog/v2 from 2.40.1 to 2.60.1 by @dependabot in #1271
- build(deps): bump github.com/docker/docker from 20.10.12+incompatible to 20.10.13+incompatible by @dependabot in #1272
- build(deps): bump github.com/aws/aws-sdk-go from 1.43.8 to 1.43.23 by @dependabot in #1273
- feat(bgp): add custom BGP import rejection policy support via node annotation by @lucasmundim in #1153
- build(deps): bump github.com/onsi/gomega from 1.18.1 to 1.19.0 by @dependabot in #1274
- build(deps): bump github.com/docker/docker from 20.10.13+incompatible to 20.10.14+incompatible by @dependabot in #1275
- build(deps): bump github.com/aws/aws-sdk-go from 1.43.23 to 1.43.30 by @dependabot in #1276
- fix(NPC): add missing quotes by @aauren in #1278
- build(deps): bump github.com/aws/aws-sdk-go from 1.43.30 to 1.43.33 by @dependabot in #1279
- build(deps): bump github.com/aws/aws-sdk-go from 1.43.33 to 1.43.45 by @dependabot in #1284
- build(deps): bump google.golang.org/grpc from 1.45.0 to 1.46.0 by @dependabot in #1287
- build(deps): bump github.com/containernetworking/cni from 1.0.1 to 1.1.0 by @dependabot in #1288
- build(deps): bump github.com/aws/aws-sdk-go from 1.43.45 to 1.44.10 by @dependabot in #1291
- build(deps): bump github.com/docker/docker from 20.10.14+incompatible to 20.10.16+incompatible by @dependabot in #1295
- build(deps): bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 by @dependabot in #1296
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.10 to 1.44.14 by @dependabot in #1297
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.14 to 1.44.22 by @dependabot in #1301
- build(deps): bump google.golang.org/grpc from 1.46.0 to 1.46.2 by @dependabot in #1304
- fix(constant): use constant from resourcelock package by @lx1036 in #1298
- Bump golang / k8s / goreleaser by @mrueg in #1306
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.22 to 1.44.24 by @dependabot in #1307
New Contributors
Full Changelog: v1.4.0...v1.5.0