Skip to content

v2.10.0

Latest

Choose a tag to compare

@squakez squakez released this 07 Apr 08:22
· 27 commits to main since this release

Installation procedure

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

What's Changed

  • chore(deps): bump knative.dev/serving from 0.47.0 to 0.47.1 by @dependabot[bot] in #6431
  • fix(cli): Remove completion option on help by @gansheer in #6430
  • chore(deps): bump github.com/prometheus/common from 0.67.4 to 0.67.5 by @dependabot[bot] in #6435
  • chore(deps): bump github.com/onsi/gomega from 1.38.3 to 1.39.0 by @dependabot[bot] in #6436
  • chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.87.1 to 0.88.0 by @dependabot[bot] in #6437
  • chore(deps): bump golang.org/x/term from 0.38.0 to 0.39.0 by @dependabot[bot] in #6438
  • chore(deps): bump golang.org/x/text from 0.32.0 to 0.33.0 by @dependabot[bot] in #6439
  • fix(operator): restore missing PVC RBAC permissions by @pkalsi97 in #6442
  • chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.4.0 to 2.5.0 by @dependabot[bot] in #6443
  • chore(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 by @dependabot[bot] in #6448
  • feat(deps): upgrade kubernetes api to 1.35 by @squakez in #6446
  • feat(jvm): Add multi-certificate and system truststore support for CAcerts by @pkalsi97 in #6441
  • fix(install): add back missing rbac by @squakez in #6459
  • fix(ctrl): check status instead of spec by @squakez in #6449
  • fix(trait): don't remove yaml route parameter by @squakez in #6460
  • fix(install): revert watch rbac by @squakez in #6462
  • chore(deps): bump github.com/operator-framework/api from 0.37.0 to 0.38.0 by @dependabot[bot] in #6463
  • fix(trait): mount sanitize to return refName and confName by @squakez in #6465
  • fix(traits): gitops, idempotent push by @squakez in #6466
  • chore(deps): bump knative.dev/serving from 0.47.1 to 0.48.0 by @dependabot[bot] in #6467
  • chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.88.0 to 0.88.1 by @dependabot[bot] in #6468
  • chore(deps): bump knative.dev/eventing from 0.47.0 to 0.48.0 by @dependabot[bot] in #6469
  • feat(cmd): add gitops "all" profile by @squakez in #6470
  • chore(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1 by @dependabot[bot] in #6474
  • fix: upgrade go to 1.25.6 by @gansheer in #6475
  • feat: Add ownership claiming on CK helm charts in artifacthub by @gansheer in #6477
  • feat: Set helm repo id from artifacthub by @gansheer in #6480
  • fix(ci): upgrade golang by @squakez in #6484
  • chore(docs): explaining gitops all module by @squakez in #6481
  • fix(trait): remove default params from status by @squakez in #6482
  • chore(deps): bump sigs.k8s.io/structured-merge-diff/v6 from 6.3.1 to 6.3.2 by @dependabot[bot] in #6487
  • chore(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 by @dependabot[bot] in #6488
  • chore(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 by @dependabot[bot] in #6491
  • fix(rbac): watch lease by @squakez in #6493
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 by @dependabot[bot] in #6490
  • chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.88.1 to 0.89.0 by @dependabot[bot] in #6495
  • chore(deps): bump golang.org/x/term from 0.39.0 to 0.40.0 by @dependabot[bot] in #6496
  • chore(release): Helm chart for 2.9.1 by @squakez in #6499
  • feat: enable Camel Dashboard monitoring by @squakez in #6500
  • chore(deps): bump knative.dev/serving from 0.48.0 to 0.48.1 by @dependabot[bot] in #6504
  • chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 by @dependabot[bot] in #6505
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.0 by @dependabot[bot] in #6506
  • feat(git): filter git project path by @squakez in #6509
  • feat(trait): enable GitOps with dry build by @squakez in #6514
  • chore(dependencies): ctrl runtime 0.23.1 by @squakez in #6492
  • chore(deps): bump golang.org/x/time from 0.14.0 to 0.15.0 by @dependabot[bot] in #6520
  • chore(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 by @dependabot[bot] in #6519
  • chore(deps): bump github.com/operator-framework/api from 0.38.0 to 0.41.0 by @dependabot[bot] in #6507
  • fix(jvm): enable Quarkus runtime > 3.31 by @squakez in #6510
  • feat(build): use base image SHA for reproducible builds by @michalvavrik in #6518
  • chore(deps): bump k8s.io/klog/v2 from 2.130.1 to 2.140.0 by @dependabot[bot] in #6521
  • chore(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 by @dependabot[bot] in #6522
  • chore(deps): bump knative.dev/eventing from 0.48.0 to 0.48.1 by @dependabot[bot] in #6523
  • chore(deps): bump golang.org/x/term from 0.40.0 to 0.41.0 by @dependabot[bot] in #6524
  • chore(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 by @gansheer in #6527
  • chore(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 by @dependabot[bot] in #6525
  • fix: minor changes in quarkus >= 3.31 by @squakez in #6532
  • fix(ctrl): use build complete and deploy phase by @squakez in #6528
  • chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.89.0 to 0.90.0 by @dependabot[bot] in #6538
  • fix(cmd): proper version deprecation notice by @squakez in #6540
  • doc: move IntegrationProfile documentation by @squakez in #6539
  • feat(trait): gateway by @squakez in #6542
  • chore(doc): gateway trait page by @squakez in #6545
  • fix(helm): parameterize resource names to enable multi-operator sharding via Helm by @timmy-mathew-ah in #6543
  • chore(deps): bump knative.dev/serving from 0.48.1 to 0.48.2 by @dependabot[bot] in #6547
  • chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.90.0 to 0.90.1 by @dependabot[bot] in #6548
  • chore: Upgrade lint to 2.9.0 by @gansheer in #6550
  • fix(util): gitops newline to append in all profile by @squakez in #6553
  • chore(dependencies): gateway 1.5.1 by @squakez in #6554
  • chore(dependencies): upgrade operator fwk and kube api by @squakez in #6555
  • fix(ctrl): include image status after custom publishing task by @squakez in #6551
  • fix(ctrl): adding notification action parameter by @squakez in #6556
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.17.0 to 5.17.1 by @dependabot[bot] in #6558
  • feat(traits): gitops trait for Pipe by @michalvavrik in #6557
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.17.1 to 5.17.2 by @dependabot[bot] in #6560
  • chore(deps): bump Maven from 3.8.6 to 3.9.14 by @michalvavrik in #6559
  • feat(api): IntegrationProfile dependencies by @squakez in #6561
  • chore(ci): kamelets project versioning by @squakez in #6562

New Contributors

Full Changelog: v2.9.1...v2.10.0