v0.4.0
This is the fourth beta release of the KEDA HTTP Addon. Please see the install documentation to get started.
The largest change in this release is the ARM64 support. This means that an HTTP Addon installation (e.g. scaler, interceptor, and operator) can be used in ARM64 nodes. There are also other changes related with bugfixes and quality improvements.
What's Changed
- Add TestStreamIsActive by @asw101 in #384
- Bump go.uber.org/zap from 1.20.0 to 1.21.0 by @dependabot in #394
- Bump google.golang.org/grpc from 1.43.0 to 1.44.0 by @dependabot in #390
- Bump github.com/onsi/gomega from 1.18.0 to 1.18.1 by @dependabot in #393
- Bump k8s.io/apimachinery from 0.23.2 to 0.23.3 by @dependabot in #392
- Bump k8s.io/api from 0.23.2 to 0.23.3 by @dependabot in #389
- fix shell typo in docs by @xinydev in #395
- fix documentation for creating an HTTPScaledObject by @iompo in #351
- Bump k8s.io/client-go from 0.23.2 to 0.23.3 by @dependabot in #391
- Fix scaler crash by @leska-j in #399
- calling fetchAndSaveCounts in the scaler after any interceptor deployment events by @arschles in #386
- Patching ScaledObjects in the operator when they already exist by @arschles in #402
- Bump sigs.k8s.io/controller-runtime from 0.11.0 to 0.11.1 by @dependabot in #406
- Bump k8s.io/apimachinery from 0.23.3 to 0.23.4 by @dependabot in #409
- Bump k8s.io/api from 0.23.3 to 0.23.4 by @dependabot in #407
- Bump github.com/go-logr/zapr from 1.2.2 to 1.2.3 by @dependabot in #410
- Bump k8s.io/client-go from 0.23.3 to 0.23.4 by @dependabot in #408
- Bump actions/checkout from 2 to 3 by @dependabot in #412
- Bump google.golang.org/grpc from 1.44.0 to 1.45.0 by @dependabot in #413
- adding @asw101 to codeowners by @arschles in #423
- Fixing concurrent map access panic in scaler by @arschles in #415
- Bump github.com/magefile/mage from 1.12.1 to 1.13.0 by @dependabot in #417
- Bump k8s.io/client-go from 0.23.4 to 0.23.5 by @dependabot in #420
- Bump github.com/go-logr/logr from 1.2.2 to 1.2.3 by @dependabot in #419
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #421
- Bump github.com/onsi/gomega from 1.18.1 to 1.19.0 by @dependabot in #427
- Bump google.golang.org/protobuf from 1.27.1 to 1.28.0 by @dependabot in #426
- Bump actions/setup-go from 2 to 3 by @dependabot in #431
- Bump sigs.k8s.io/controller-runtime from 0.11.1 to 0.11.2 by @dependabot in #430
- Bump k8s.io/api from 0.23.5 to 0.23.6 by @dependabot in #434
- upgrading prometheus client by @arschles in #411
- Bump docker/login-action from 1 to 2 by @dependabot in #442
- Bump docker/setup-buildx-action from 1 to 2 by @dependabot in #441
- Bump docker/build-push-action from 2 to 3 by @dependabot in #440
- Bump google.golang.org/grpc from 1.45.0 to 1.46.0 by @dependabot in #437
- feat: Provide workflow to automatically add all issues to GitHub Project by @tomkerkhove in #445
- Bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.12.0 by @dependabot in #452
- Bump google.golang.org/grpc from 1.46.0 to 1.46.2 by @dependabot in #451
- Bump k8s.io/apimachinery from 0.24.0 to 0.24.1 by @dependabot in #459
- Bump sigs.k8s.io/controller-runtime from 0.12.0 to 0.12.1 by @dependabot in #456
- updating interceptor section in developing.md by @Ritikaa96 in #450
- Bump k8s.io/client-go from 0.24.0 to 0.24.1 by @dependabot in #460
- Bump k8s.io/api from 0.24.0 to 0.24.1 by @dependabot in #458
- docs: Provide information concerning roadmap by @tomkerkhove in #461
- Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #463
- Bump google.golang.org/grpc from 1.46.2 to 1.47.0 by @dependabot in #462
- Update all references to HTTP Add-on / add-on by @asw101 in #465
- docs: Provide capability to become listed end-users by @tomkerkhove in #466
- Local testing documentation added to contributing.md by @Ritikaa96 in #467
- Upgrading to go 1.18 by @arschles in #416
- Bump k8s.io/api from 0.24.1 to 0.24.2 by @dependabot in #472
- Bump k8s.io/client-go from 0.24.1 to 0.24.2 by @dependabot in #470
- Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 by @dependabot in #474
- Fix minor errors in magefile. by @v-shenoy in #464
- Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #478
- Add e2e test in build workflows by @JorTurFer in #429
- Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #480
- Bump Azure/setup-helm from 1 to 3 by @dependabot in #479
- Bump sigs.k8s.io/controller-runtime from 0.12.1 to 0.12.2 by @dependabot in #477
- Bump google.golang.org/grpc from 1.47.0 to 1.48.0 by @dependabot in #485
- Bump k8s.io/api from 0.24.2 to 0.24.3 by @dependabot in #488
- Bump sigs.k8s.io/controller-runtime from 0.12.2 to 0.12.3 by @dependabot in #486
- Bump k8s.io/client-go from 0.24.2 to 0.24.3 by @dependabot in #487
- Bump github.com/onsi/gomega from 1.19.0 to 1.20.0 by @dependabot in #491
- Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 by @dependabot in #493
- Misc. doc changes for consistency and clarity. by @v-shenoy in #496
- Bump github.com/onsi/gomega from 1.20.0 to 1.20.2 by @dependabot in #508
- docs: HTTP add-on is on hold and looking for contributors by @tomkerkhove in #524
- feat(docs): Publish current documentation to GitHub Pages by @tomkerkhove in #547
- use relative links for going back by @JorTurFer in #548
- feat: expose cooldownPeriod param to httpScaledObject by @someshkoli in #563
- chore: Update codeowners by @tomkerkhove in #565
- feat: use make for scripting unifying the KEDA tools by @JorTurFer in #564
- chore: Bump deps and go version by @JorTurFer in #572
- feat: Add ARM64 support by @JorTurFer in #573
- chore(deps): bump helm/kind-action from 1.4.0 to 1.5.0 by @dependabot in #574
- chore(deps): bump actions/cache from 3.2.2 to 3.2.3 by @dependabot in #575
- chore: bump deps by @JorTurFer in #581
- Add missing changes for rbac-proxy and remove unused code by @JorTurFer in #583
- chore: add golangci-lint by @JorTurFer in #584
New Contributors
- @xinydev made their first contribution in #395
- @iompo made their first contribution in #351
- @leska-j made their first contribution in #399
- @v-shenoy made their first contribution in #464
- @JorTurFer made their first contribution in #429
- @someshkoli made their first contribution in #563
Full Changelog: v0.3.0...v0.4.0