Notable changes
- Add custom error handler for Kubernetes API errors [37cade0]
- Rename to Perf Tests and add App Insights key to PR workflow [8cf2404]
- Automate Hubble version bump [e9ac2e5]
- Add custom comparer to ignore timestamps in capture tests [87d2196]
- Fix Makefile typo [6f6464f]
- Change external test images to internal ones [29331f0]
- Ensure windows agent stability using hubble/legacy helm values [cd219ca]
- Remove dependency to Enterprise Build pipeline [32ead63]
What's Changed
Changelog
- 29331f0 build(images): Changing external test images to internal ones (#1180)
- 32ead63 build(images): Removing dependency to Enterprise Build pipeline (#1126)
- 6da36c5 deps: bump Hubble from 1.16.3 to 1.16.5 (#1167)
- 54c7d16 deps: bump github.com/aws/aws-sdk-go-v2/config from 1.28.6 to 1.28.7 (#1159)
- 8d5238f deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.71.0 to 1.71.1 (#1164)
- 58ea356 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.71.1 to 1.72.0 (#1187)
- 31bf97f deps: bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.0 (#1146)
- f097fb4 deps: bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.1 in /hack/tools in the go_modules group (#1191)
- b3fe5bd deps: bump github.com/golangci/golangci-lint from 1.62.2 to 1.63.0 in /hack/tools (#1176)
- b431e4c deps: bump github.com/golangci/golangci-lint from 1.63.0 to 1.63.2 in /hack/tools (#1182)
- c309fef deps: bump github.com/golangci/golangci-lint from 1.63.2 to 1.63.3 in /hack/tools (#1184)
- 5da6002 deps: bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1 (#1165)
- 4536a0f deps: bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#1175)
- 9f4a054 deps: bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#1168)
- ce67833 deps: bump golang.org/x/net from 0.32.0 to 0.33.0 (#1160)
- e4e108f deps: bump golang.org/x/sys from 0.28.0 to 0.29.0 (#1188)
- 5af3309 deps: bump google.golang.org/protobuf from 1.35.2 to 1.36.0 (#1150)
- 7ce60b8 deps: bump google.golang.org/protobuf from 1.36.0 to 1.36.1 (#1162)
- 2beb08e deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.2.11 to 0.3.0 (#1145)
- 9f4bdf4 deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.3.0 to 0.3.1 (#1153)
- 9c72cb9 deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.3.1 to 0.4.1 (#1166)
- 25b0a2d deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.1 to 0.4.2 (#1169)
- acd81dd deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.2 to 0.4.3 (#1171)
- a553e09 deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.3 to 0.4.4 (#1177)
- f574448 deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.4 to 0.4.5 (#1189)
- b3f77cf deps: bump sigs.k8s.io/controller-tools from 0.16.5 to 0.17.0 in /hack/tools (#1174)
- e9ac2e5 feat: automate Hubble version bump (#1161)
- cd219ca fix(bug): Ensure windows agent stability using hubble/legacy helm values (#1128)
- 37cade0 fix(log): add custom error handler for Kubernetes API errors (#1024)
- 87d2196 fix(test): Add custom comparer to ignore timestamps in capture tests (#1173)
- 8cf2404 fix(workflow): rename to Perf Tests and add App Insights key to PR workflow (#1152)
- 6f6464f fix: Makefile typo (#1181)
What's Changed
- deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.2.11 to 0.3.0 by @dependabot in #1145
- deps: bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.0 by @dependabot in #1146
- fix(log): add custom error handler for Kubernetes API errors by @ritwikranjan in #1024
- fix(workflow): rename to Perf Tests and add App Insights key to PR workflow by @ritwikranjan in #1152
- deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.3.0 to 0.3.1 by @dependabot in #1153
- deps: bump github.com/aws/aws-sdk-go-v2/config from 1.28.6 to 1.28.7 by @dependabot in #1159
- deps: bump golang.org/x/net from 0.32.0 to 0.33.0 by @nddq in #1160
- deps: bump google.golang.org/protobuf from 1.35.2 to 1.36.0 by @dependabot in #1150
- feat: automate Hubble version bump by @nddq in #1161
- deps: bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1 by @dependabot in #1165
- deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.71.0 to 1.71.1 by @dependabot in #1164
- deps: bump Hubble from 1.16.3 to 1.16.5 by @nddq in #1167
- deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.3.1 to 0.4.1 by @dependabot in #1166
- deps: bump google.golang.org/protobuf from 1.36.0 to 1.36.1 by @dependabot in #1162
- deps: bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by @dependabot in #1168
- deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.1 to 0.4.2 by @dependabot in #1169
- deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.2 to 0.4.3 by @dependabot in #1171
- deps: bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 by @dependabot in #1175
- deps: bump sigs.k8s.io/controller-tools from 0.16.5 to 0.17.0 in /hack/tools by @dependabot in #1174
- deps: bump github.com/golangci/golangci-lint from 1.62.2 to 1.63.0 in /hack/tools by @dependabot in #1176
- deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.3 to 0.4.4 by @dependabot in #1177
- fix(test): Add custom comparer to ignore timestamps in capture tests by @kamilprz in #1173
- fix: Makefile typo by @kamilprz in #1181
- deps: bump github.com/golangci/golangci-lint from 1.63.0 to 1.63.2 in /hack/tools by @dependabot in #1182
- build(images): Changing external test images to internal ones by @apontejaj in #1180
- fix(bug): Ensure windows agent stability using hubble/legacy helm values by @BeegiiK in #1128
- deps: bump github.com/golangci/golangci-lint from 1.63.2 to 1.63.3 in /hack/tools by @dependabot in #1184
- deps: bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.1 in /hack/tools in the go_modules group by @dependabot in #1191
- build(images): Removing dependency to Enterprise Build pipeline by @apontejaj in #1126
- deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.71.1 to 1.72.0 by @dependabot in #1187
- deps: bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in #1188
- deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.4 to 0.4.5 by @dependabot in #1189
New Contributors
- @apontejaj made their first contribution in #1180
Full Changelog: v0.0.21...v0.0.22