Skip to content

v2.8.0

Latest

Choose a tag to compare

@squakez squakez released this 16 Sep 15:04
· 108 commits to main since this release

Installation procedure

Install the operator looking at the official Camel K operator 2.8.0 installation procedure.

What's Changed

  • chore(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0 by @dependabot[bot] in #6197
  • chore(deps): bump knative.dev/eventing from 0.45.1 to 0.45.2 by @dependabot[bot] in #6202
  • chore(deps): bump golang.org/x/term from 0.32.0 to 0.33.0 by @dependabot[bot] in #6203
  • chore(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 by @dependabot[bot] in #6204
  • chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 by @dependabot[bot] in #6205
  • chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #6207
  • chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #6208
  • chore(deps): bump github.com/onsi/gomega from 1.37.0 to 1.38.0 by @dependabot[bot] in #6211
  • chore(deps): bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #6217
  • chore(deps): bump golang.org/x/term from 0.33.0 to 0.34.0 by @dependabot[bot] in #6220
  • chore(deps): bump golang.org/x/text from 0.27.0 to 0.28.0 by @dependabot[bot] in #6221
  • feat(trait): init containers by @squakez in #6223
  • feat(dependencies): kube api 0.33.4 by @squakez in #6225
  • fix(e2e): check succeeded pods instead of running pods by @squakez in #6227
  • feat(dependencies): removed spectrum strategy by @squakez in #6228
  • feat(dependencies): controller runtime 0.21.0 by @squakez in #6231
  • feat(trait): Deprecate Pod by @squakez in #6232
  • chore(deps): bump knative.dev/eventing from 0.45.2 to 0.46.1 by @dependabot[bot] in #6235
  • chore(deps): bump knative.dev/serving from 0.44.1 to 0.46.1 by @dependabot[bot] in #6236
  • chore(doc): remove cross references from other Camel components by @squakez in #6238
  • feat(dependencies): upgrade APIs after Kubernetes 0.33 by @squakez in #6241
  • chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #6243
  • feat(cmd): drop install/uninstall from CLI by @squakez in #6240
  • chore(deps): bump github.com/onsi/gomega from 1.38.0 to 1.38.1 by @dependabot[bot] in #6242
  • chore(deps): bump knative.dev/eventing from 0.46.1 to 0.46.2 by @dependabot[bot] in #6244
  • chore(deps): bump github.com/onsi/gomega from 1.38.1 to 1.38.2 by @dependabot[bot] in #6246
  • chore(deps): bump knative.dev/serving from 0.46.1 to 0.46.2 by @dependabot[bot] in #6245
  • chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #6250
  • chore(deps): bump github.com/operator-framework/api from 0.33.0 to 0.34.0 by @dependabot[bot] in #6253
  • Let Golang testing framework clean any temporary data by @michalvavrik in #6251
  • feat(trait): service and container ports by @squakez in #6255
  • feat(traits): JVM agents by @squakez in #6256
  • chore(deps): bump knative.dev/serving from 0.46.2 to 0.46.4 by @dependabot[bot] in #6257
  • fix(ci): helm installation process by @squakez in #6263
  • feat(api): add Pipe dependencies by @squakez in #6260
  • feat(trait): deprecate Jolokia by @squakez in #6261
  • chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 by @dependabot[bot] in #6258
  • chore(deps): bump knative.dev/eventing from 0.46.2 to 0.46.3 by @dependabot[bot] in #6264
  • chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #6265
  • feat(api): Add Integration Git Branch, Commit and Tag options by @michalvavrik in #6269
  • chore(lint): Fix warnings when running linter by @michalvavrik in #6273
  • chore(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 by @dependabot[bot] in #6271
  • chore(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in #6274
  • chore(e2e): remove github tests by @squakez in #6275
  • chore(deps): bump github.com/spf13/viper from 1.20.1 to 1.21.0 by @dependabot[bot] in #6278
  • chore(doc): note about runtimes availability by @squakez in #6280
  • chore(api): podspec deprecation notice by @squakez in #6281
  • chore(deps): bump knative.dev/eventing from 0.46.3 to 0.46.4 by @dependabot[bot] in #6285
  • feat(api): clone Kamelet type by @squakez in #6286

Full Changelog: v2.7.0...v2.8.0