Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Apr 13:43
· 22 commits to main since this release
b59b14c

What's Changed

  • Remove s390x and ppc64le from nightly and release pipeline to speed up builds by @creydr in #11
  • Use release manifest in installation section by @creydr in #9
  • Replace deprecated kustomize label command with yq by @creydr in #10
  • Rename multi-arch build pipeline to nightly by @creydr in #12
  • Only update middleware when function is deployed already by @creydr in #13
  • Fix: Allow to manage HTTPScaledObjects for KEDA deployer by @creydr in #15
  • Install keda & eventing in create-kind-cluster.sh by @creydr in #17
  • Add bundle build by @creydr in #18
  • Rework test-e2e target to only run tests by @creydr in #19
  • Add makefile target to create KinD cluster by @creydr in #20
  • Add bundle to nightly build by @creydr in #21
  • Remove finalize logic by @creydr in #22
  • Add function status e2e tests by @creydr in #23
  • Add support for multiple install-modes via OLM by @creydr in #24
  • Set workflow names correctly by @creydr in #26
  • Remove prometheus dependency by @creydr in #25
  • Switch to Gitea incluster repository provider for e2e tests by @creydr in #27
  • Update dependencies to latest by @creydr in #28
  • Move Git e2e helpers to test/utils package by @creydr in #29
  • Disable HA setup for Gitea by @creydr in #31
  • Add concurrency group to e2e test workflows to cancel redundant runs by @creydr in #32
  • Add middleware update e2e test by @creydr in #30
  • Add merge_group trigger to CI by @creydr in #35
  • Adjust e2e test step names by @creydr in #33
  • Simplify functions API by @creydr in #36
  • Add support for function monorepos by @creydr in #37
  • Add Git information in Function status by @creydr in #38
  • Add CI check to verify generated code is up-to-date by @creydr in #39
  • Add e2e tests for private Git repository authentication by @creydr in #40
  • Persist status updates intermediately by @creydr in #41
  • Refactor e2e tests helper functions to support option args by @creydr in #42
  • Run e2e tests with builder and deployer combination by @creydr in #43
  • Add deployment information in status by @creydr in #44
  • Add Dependabot configuration with auto-merge workflow by @creydr in #46
  • Fix dependabot config by @creydr in #52
  • Fix verify-codegen workflow to support merge-queues by @creydr in #53
  • chore github-actions(deps): bump the github-actions group across 1 directory with 10 updates by @dependabot[bot] in #51
  • chore(deps): bump the kubernetes group across 1 directory with 3 updates by @dependabot[bot] in #48
  • Update manifests of k8s dependencies to latest versions by @creydr in #55
  • chore docker(deps): bump golang from 1.25 to 1.26 by @dependabot[bot] in #47
  • Support merge queues on dependabot PRs by @creydr in #54
  • Fix staticcheck SA5011 false positives in function_lifecycle_test.go by @creydr in #56
  • chore(deps): bump code.gitea.io/sdk/gitea from 0.23.2 to 0.24.1 by @dependabot[bot] in #49
  • Add possibility to specify operator default for middleware update enablement by @creydr in #45
  • Enable middleware e2e tests for pack builder again by @creydr in #57
  • Fix dependabot auto-merge to work with merge queues by @creydr in #62
  • Run push context only on release branches by @creydr in #63
  • Add middleware information in status by @creydr in #59
  • chore(deps): bump the kubernetes group with 3 updates by @dependabot[bot] in #61
  • Make operator aware of registry certificates by @creydr in #58
  • chore e2e tests by @creydr in #60
  • chore(deps): bump github.com/go-git/go-git/v6 from 6.0.0-20260317113930-fb0d09929504 to 6.0.0-alpha.2 by @dependabot[bot] in #64
  • Pin yq version by @creydr in #65

New Contributors

Full Changelog: v0.1.0...v0.2.0