github apache/camel-k v2.7.0

latest releases: v2.10.0-nightly, v2.9.1, v2.9.0...
9 months ago

Installation procedure

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

What's Changed

  • chore(deps): bump golang.org/x/term from 0.28.0 to 0.29.0 by @dependabot in #6067
  • chore(deps): bump golang.org/x/time from 0.9.0 to 0.10.0 by @dependabot in #6072
  • chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 by @dependabot in #6074
  • chore(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 by @dependabot in #6075
  • fix(ci): nightly multi arch by @squakez in #6077
  • chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #6078
  • chore(doc): crd v1alpha1 remove by @squakez in #6079
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot in #6082
  • chore(deps): golang 1.24 by @squakez in #6084
  • chore(traits): remove deprecations no longer supported by @squakez in #6085
  • fix(e2e): wait for Pod readiness by @squakez in #6088
  • chore(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 by @dependabot in #6086
  • fix(ctrl): set ready state when reconciling back to normal by @squakez in #6087
  • feat(dependencies): bump kubernetes to 1.32 by @squakez in #6089
  • fix(builder): allow any plain Quarkus runtime by @squakez in #6090
  • fix(helm): extra environment variables by @eshepelyuk in #6092
  • fix(builder): use maven.config file by @squakez in #6093
  • chore(deps): bump sigs.k8s.io/structured-merge-diff/v4 from 4.5.0 to 4.6.0 by @dependabot in #6095
  • chore(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot in #6096
  • chore(deps): bump github.com/operator-framework/api from 0.26.0 to 0.30.0 by @dependabot in #6097
  • chore(deps): bump golang.org/x/sync from 0.11.0 to 0.12.0 by @dependabot in #6100
  • chore(deps): bump golang.org/x/text from 0.22.0 to 0.23.0 by @dependabot in #6101
  • chore(deps): bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 by @dependabot in #6103
  • chore(deps): bump golang.org/x/term from 0.29.0 to 0.30.0 by @dependabot in #6104
  • Update jdk-version.adoc by @fkdraeb in #6105
  • fix(dependencies): controller gen bump by @squakez in #6107
  • chore(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in #6109
  • chore(deps): bump golang.org/x/time from 0.10.0 to 0.11.0 by @dependabot in #6108
  • chore(deps): bump knative.dev/eventing from 0.43.3 to 0.44.3 by @dependabot in #6102
  • chore(builder): include jib profile in project by @squakez in #6099
  • chore(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 by @dependabot in #6111
  • fix(api): count all sources only once by @squakez in #6110
  • fix(trait): merge integrationplatform trait by @squakez in #6112
  • chore(api): remove IntegrationProfile deprecation notice by @squakez in #6114
  • chore(deps): bump prometheus to 0.81.0 by @squakez in #6116
  • chore(deps): bump github.com/onsi/gomega from 1.36.2 to 1.36.3 by @dependabot in #6118
  • chore(deps): viper 1.20.0 by @squakez in #6117
  • chore(deps): bump knative.dev/eventing from 0.44.3 to 0.44.4 by @dependabot in #6119
  • chore(deps): bump github.com/spf13/viper from 1.20.0 to 1.20.1 by @dependabot in #6120
  • fix(trait): use it and ik repositories by @squakez in #6121
  • chore(deps): bump github.com/onsi/gomega from 1.36.3 to 1.37.0 by @dependabot in #6124
  • Update binding.adoc by @fkdraeb in #6127
  • chore(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 by @dependabot in #6129
  • chore(deps): bump golang.org/x/text from 0.23.0 to 0.24.0 by @dependabot in #6130
  • chore(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 by @dependabot in #6131
  • chore(deps): bump golang.org/x/term from 0.30.0 to 0.31.0 by @dependabot in #6132
  • feat(api): Integration git option by @squakez in #6128
  • chore(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 by @dependabot in #6133
  • chore(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot in #6134
  • chore(deps): bump github.com/magiconair/properties from 1.8.9 to 1.8.10 by @dependabot in #6138
  • chore(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @dependabot in #6139
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.15.0 by @dependabot in #6141
  • chore(deps): bump knative.dev/eventing from 0.44.4 to 0.44.5 by @dependabot in #6143
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.15.0 to 5.16.0 by @dependabot in #6142
  • chore(deps): bump sigs.k8s.io/structured-merge-diff/v4 from 4.6.0 to 4.7.0 by @dependabot in #6140
  • feat(pipe): bind to Integration, Pipe, Services by @squakez in #6147
  • chore(deps): bump knative.dev/eventing from 0.44.5 to 0.45.0 by @dependabot in #6150
  • feat(dependencies): Upgrade Kubernetes API to v.0.32.3 by @gansheer in #6153
  • chore(doc): Integration from Git by @squakez in #6160
  • fix(ci): Use KRaft for kafka-cluster by @gansheer in #6163
  • chore(deps): bump github.com/operator-framework/api from 0.30.0 to 0.31.0 by @dependabot in #6151
  • chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.81.0 to 0.82.2 by @dependabot in #6162
  • chore(deps): bump knative.dev/eventing from 0.45.0 to 0.45.1 by @dependabot in #6164
  • chore(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 by @dependabot in #6165
  • chore(dep): Upgrade knative serving to 0.44.1 by @gansheer in #6166
  • chore(deps): bump golang.org/x/term from 0.31.0 to 0.32.0 by @dependabot in #6168
  • chore(deps): bump github.com/prometheus/common from 0.63.0 to 0.64.0 by @dependabot in #6167
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.1 by @dependabot in #6172
  • chore(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot in #6175
  • chore(deps): bump github.com/go-logr/logr from 1.4.2 to 1.4.3 by @dependabot in #6170
  • chore(deps): bump golang.org/x/text from 0.25.0 to 0.26.0 by @dependabot in #6176
  • chore(deps): bump golang.org/x/time from 0.11.0 to 0.12.0 by @dependabot in #6177
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.16.1 to 5.16.2 by @dependabot in #6178
  • Language and formatting corrections to Pipes documentation by @rhaetor in #6181
  • chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot in #6185
  • fix(dep): Update mergo to prod ready v1 dario.cat/mergo by @gansheer in #6169
  • fix(ctrl): use maven repo when downloading kamelets by @squakez in #6186
  • chore(deps): go-github v72 by @squakez in #6187
  • fix(e2e): cron test time reduction by @squakez in #6188
  • fix(install): remove unneded rbacs by @squakez in #6191
  • fix(trait): cron replace only related components by @squakez in #6190
  • chore(deps): bump github.com/stoewer/go-strcase from 1.3.0 to 1.3.1 by @dependabot in #6193
  • feat(trait): use sensible timeout for Quarkus native builder by @squakez in #6194
  • fix(ctrl): use caSecrets parameters for kamelet download by @squakez in #6195
  • chore(runtime): default ck runtime 3.15.3 by @squakez in #6196

New Contributors

Full Changelog: v2.6.0...v2.7.0

Don't miss a new camel-k release

NewReleases is sending notifications on new releases.