github kedacore/http-add-on v0.13.0

9 hours ago

What's Changed

  • chore: replace Dependabot with Renovate by @linkvt in #1476
  • chore: exclude existing revive var-naming lint issues by @linkvt in #1475
  • chore: remove unused CurrentNamespace from interceptor config by @Fedosin in #1484
  • fix: update roundToNDigits to use Round instead of Floor by @Fedosin in #1483
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #1486
  • fix(deps): update module go.opentelemetry.io/otel/sdk to v1.40.0 [security] by @renovate[bot] in #1481
  • fix: replace deprecated release asset upload actions by @linkvt in #1490
  • refactor: replace kelseyhightower/envconfig with caarlos0/env by @linkvt in #1491
  • chore: move renovate config to .github dir by @linkvt in #1480
  • refactor: migrate build system from Docker to ko by @linkvt in #1465
  • refactor: modernize code with go fix by @linkvt in #1494
  • refactor: remove dead code identified by deadcode analysis by @linkvt in #1493
  • chore: remove archived pre-commit-golang hook by @linkvt in #1495
  • perf: add atomic endpoint readiness cache for O(1) hot-path checks by @Fedosin in #1472
  • chore: replace hack/tools.go with go.mod tool directive by @linkvt in #1498
  • ci: use stable Go version in CI workflows by @linkvt in #1499
  • ci: replace keda-tools container with setup-go in CodeQL workflow by @linkvt in #1502
  • chore: enable Renovate kubernetes manager for config/ and examples/ by @linkvt in #1503
  • chore(config): migrate Renovate config by @renovate[bot] in #1504
  • chore(deps): pin dependencies by @renovate[bot] in #1505
  • chore(deps): pin golang docker tag to 8bbd140 by @renovate[bot] in #1506
  • chore(deps): update pre-commit hook thlorenz/doctoc to v2.3.0 by @renovate[bot] in #1510
  • fix(deps): update k8s.io/utils digest to b8788ab by @renovate[bot] in #1508
  • chore(deps): update golang docker tag to v1.26.0 by @renovate[bot] in #1509
  • chore: improve Renovate dependency grouping by @linkvt in #1507
  • chore: remove unused .whitesource configuration by @linkvt in #1513
  • fix: reorder Renovate packageRules so specific groups override catch-all by @linkvt in #1514
  • chore: extend k8s renovate group with more related pkgs by @linkvt in #1515
  • fix(deps): update go dependencies (non-major) by @renovate[bot] in #1511
  • fix: fix flaky and skipped tracing e2e tests by @linkvt in #1517
  • chore: configure renovate post-update options for Go modules by @linkvt in #1518
  • refactor: modernize golangci-lint config and fix issues by @linkvt in #1497
  • perf: replace global queue lock with per-host atomics and eliminate counting goroutines by @Fedosin in #1482
  • fix: resolve golangci-lint v2.11.1 gosec and nolintlint issues by @Fedosin in #1522
  • chore(deps): update github actions by @renovate[bot] in #1524
  • chore(deps): update golang docker tag to v1.26.1 by @renovate[bot] in #1525
  • chore(deps): update docker/login-action action to v4 by @renovate[bot] in #1529
  • fix(deps): update go dependencies (non-major) by @renovate[bot] in #1526
  • fix: remove configurable EndpointSlice informer resync interval by @Fedosin in #1485
  • fix: drop semconv version-pinned import in favor of schemaless resources by @linkvt in #1531
  • refactor(scaler): use WaitGroup.Go for queue pinger goroutines by @Fedosin in #1535
  • docs: replace deprecated targetPendingRequests with scalingMetric in design.md by @Paul-Weaver in #1536
  • chore: track golangci-lint version with renovate by @linkvt in #1537
  • chore: group regex-managed action versions with GitHub Actions updates by @linkvt in #1539
  • chore: provide minimal devcontainer config by @linkvt in #1538
  • chore(config): migrate Renovate config by @renovate[bot] in #1540
  • chore(deps): update github actions by @renovate[bot] in #1542
  • refactor: replace homebrew endpoints cache with controller-runtime cache by @Fedosin in #1533
  • tracing: Remove B3 trace propagation by @AtharvaPakade in #1543
  • feat: add env-based TLS version, cipher suite, and curve configuration by @Fedosin in #1530
  • fix(deps): update module google.golang.org/grpc to v1.79.3 [security] by @renovate[bot] in #1546
  • chore(deps): update github actions by @renovate[bot] in #1553
  • fix(deps): update k8s.io/utils digest to 28399d8 by @renovate[bot] in #1554
  • chore: improve issue templates and add needs-triage label by @linkvt in #1552
  • chore: prepare release v0.13.0 by @Fedosin in #1556

New Contributors

Full Changelog: v0.12.2...v0.13.0

Don't miss a new http-add-on release

NewReleases is sending notifications on new releases.