Skip to content

v2.6.0

Latest
Compare
Choose a tag to compare
@squakez squakez released this 08 Feb 10:28
· 24 commits to main since this release

Installation procedure

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

What's Changed

  • chore(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.0 by @dependabot in #5909
  • Update installation.adoc for v2.5 by @cfitzw in #5913
  • chore(ci): added back openapi trait test by @squakez in #5916
  • chore(deps): bump github.com/onsi/gomega from 1.35.0 to 1.35.1 by @dependabot in #5918
  • chore(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 by @dependabot in #5919
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 in /java/crds by @dependabot in #5922
  • chore(e2e): strengthen openapi tests by @squakez in #5927
  • chore(deps): bump golang.org/x/time from 0.7.0 to 0.8.0 by @dependabot in #5932
  • feat(ci): bump golang 1.23 by @squakez in #5929
  • Allow to specify annotations for operator Kubernetes Service Account by @jakub-murin in #5926
  • chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 by @dependabot in #5931
  • feat(api): drop v1alpha1 API by @squakez in #5934
  • chore(deps): bump golang.org/x/term from 0.25.0 to 0.26.0 by @dependabot in #5937
  • chore(deps): bump golang.org/x/text from 0.19.0 to 0.20.0 by @dependabot in #5938
  • fix(cli): allow specifying integration run sources exclusively via config file by @fsrv-xyz in #5930
  • feat(api): bump Kubernetes to 1.30 by @squakez in #5940
  • chore(deps): bump knative.dev/eventing from 0.42.3 to 0.43.1 by @dependabot in #5941
  • Feat(docs): release and deprecation policies and other docs fixes by @squakez in #5943
  • chore(deps): bump sigs.k8s.io/structured-merge-diff/v4 from 4.4.1 to 4.4.3 by @dependabot in #5942
  • chore(deps): bump knative.dev/serving from 0.42.2 to 0.43.0 by @dependabot in #5900
  • chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.73.2 to 0.76.2 by @gansheer in #5944
  • chore: remove dead code by @squakez in #5945
  • chore(trait): hide platform trait gc by @squakez in #5946
  • chore(api): remove integration spec from pipes by @squakez in #5947
  • chore(deps): operator fwk api to 0.26.0 by @squakez in #5949
  • chore(deps): bump knative.dev/eventing from 0.43.1 to 0.43.2 by @dependabot in #5952
  • fix(trait): use a configmap index by @squakez in #5948
  • chore(dependencies): upgrade kube api to 0.30.7 by @squakez in #5959
  • chore(controller): builder permissions static by @squakez in #5957
  • chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #5961
  • chore(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0 by @dependabot in #5962
  • feat(builder): dependencies privileges by @squakez in #5960
  • chore(doc): fix comment in Makefile by @gansheer in #5964
  • chore(dependencies): update mapstructure by @squakez in #5965
  • chore(ci): install tooling to keep the same version by @squakez in #5966
  • fix(doc): add a last released variable by @squakez in #5968
  • [chore] Fix Kustomize Installation by @theBeginner86 in #5971
  • feat: deprecate Openshift specific features by @squakez in #5969
  • chore(deps): bump knative.dev/eventing from 0.43.2 to 0.43.3 by @dependabot in #5975
  • chore(deps): bump github.com/prometheus/common from 0.60.1 to 0.61.0 by @dependabot in #5977
  • feat(helm): align resources for helm by @squakez in #5976
  • chore(deps): bump github.com/magiconair/properties from 1.8.7 to 1.8.9 by @dependabot in #5983
  • [chore] Fix Kustomize Fields by @theBeginner86 in #5982
  • chore(deps): bump fabric8-version from 6.13.4 to 7.0.0 in /java/crds by @dependabot in #5984
  • chore(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 by @dependabot in #5989
  • chore: remove registry maven dependency leftover by @squakez in #5990
  • chore(dependencies): Kube 1.30.8 by @squakez in #5993
  • chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 by @dependabot in #5994
  • chore(deps): bump sigs.k8s.io/structured-merge-diff/v4 from 4.4.3 to 4.5.0 by @dependabot in #5995
  • feat(runtime): enable plain Quarkus runtime by @squakez in #5991
  • feat(cmd): kamel promote --export-gitops-dir by @squakez in #5997
  • fix(e2e): tests failure in Plain Quarkus runtime by @squakez in #6004
  • chore(deps): bump ch.qos.logback:logback-core from 1.3.12 to 1.5.13 in /java/maven-logging by @dependabot in #6009
  • chore(cmd): remove system puller by @squakez in #6000
  • chore(deps): bump github.com/container-tools/spectrum from 0.6.64 to 0.6.67 by @dependabot in #6008
  • chore(deps): bump fabric8-version from 7.0.0 to 7.0.1 in /java/crds by @dependabot in #6011
  • chore(deps): bump github.com/container-tools/spectrum from 0.6.67 to 0.6.68 by @dependabot in #6010
  • chore(deps): bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by @dependabot in #6012
  • fix: minor plain Quarkus runtime fixes by @squakez in #6015
  • chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by @dependabot in #6016
  • chore(deps): bump golang.org/x/time from 0.8.0 to 0.9.0 by @dependabot in #6017
  • chore(deps): bump golang.org/x/term from 0.27.0 to 0.28.0 by @dependabot in #6018
  • feat(trait): add support for multiple ingress paths by @cfitzw in #5996
  • chore(e2e): various cleaning by @squakez in #6019
  • chore: change deprecated quarkus property by @squakez in #6020
  • chore: gitops and plain Quarkus docs by @squakez in #6022
  • chore(addons): deprecate Keda by @squakez in #6024
  • chore(addons): move master into traits by @squakez in #6025
  • feat: support Error Handler by @squakez in #6026
  • Revert "[chore] Fix Kustomize Fields" by @squakez in #6023
  • Fix spelling by @jbampton in #6029
  • move depreciation notice to the ingress path by @cfitzw in #6031
  • fix(ctrl): use maven settings to install Kamelets by @squakez in #6034
  • fix(trait): deprecate old native profile by @squakez in #6035
  • fix(trait): workaround Knative h2c port name by @squakez in #6036
  • chore(deps): bump github.com/prometheus/common from 0.61.0 to 0.62.0 by @dependabot in #6037
  • feat(ctrl): leverage core error handler vs trait by @squakez in #6039
  • chore(ci): simplify release process by @squakez in #6041
  • chore(deps): bump knative.dev/serving from 0.43.0 to 0.43.1 by @dependabot in #6044
  • feat(operator): remove maven structured logging by @squakez in #6045
  • feat(ci): multiple JDK images by @squakez in #6047
  • feat(doc): container JDK version by @squakez in #6050
  • chore(deps): bump github.com/evanphx/json-patch from 5.9.0+incompatible to 5.9.11+incompatible by @dependabot in #6053
  • fix(trait): telemetry workaround by @squakez in #6051
  • chore(doc): sync documentation from CLI by @squakez in #6056
  • feat(ctrl): warning if registry is insecure by @squakez in #6055
  • chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot in #6058
  • fix: keystore generation output by @squakez in #6059
  • chore(dependencies): update runtime default to 3.15.2 by @squakez in #6063

New Contributors

Full Changelog: v2.5.1...v2.6.0