Skip to content

Releases: apache/camel-k

2.3.4-nightly

11 Jun 01:00
Compare
Choose a tag to compare
2.3.4-nightly Pre-release
Pre-release

Apache Camel K 2.3.4-nightly build for testing (unstable). This nightly release is using
an unsupported operator image published as docker.io/testcamelk/camel-k:2.3.4-nightly. The available platforms are AMD64 and ARM64.

To test it, download the client for your OS and run:

kamel install --olm=false --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots

NOTE: last updated on Thu Jul 4 00:56:55 UTC 2024

v2.3.3

10 Jun 13:29
Compare
Choose a tag to compare

What's Changed

  • [Backport 2.3.x]: fix(e2e): Data type action kamelet transformer error by @gansheer in #5550
  • [Release 2.3.x] fix(builder): add root and base image to S2I report by @squakez in #5556
  • [Release 2.3.x] fix(ctrl): synthetic Integration cannot set blockOwnerDeletion by @squakez in #5563
  • backport - fix(pipeline) fix s2i image in publish task by @mmajerni in #5543
  • [Release 2.3.x] chore: bump next version to 2.3.3-SNAPSHOT by @squakez in #5579
  • [Backport 2.3.x] fix(olm): set minKubeVersion and Openshift version by @squakez in #5587
  • [Backport 2.3.x] fix(ci): merge helm with older index by @squakez in #5592
  • [Backport 2.3.x] fix(core): Remove status.Image update post publish by @gansheer in #5599
  • [Backport 2.3.x] fix(e2e): Ensures Maven proxy test is not infra dependant by @gansheer in #5589

Full Changelog: v2.3.2...v2.3.3

2.3.3-nightly

06 Jun 01:05
Compare
Choose a tag to compare
2.3.3-nightly Pre-release
Pre-release

Apache Camel K 2.3.3-nightly build for testing (unstable). This nightly release is using
an unsupported operator image published as docker.io/testcamelk/camel-k:2.3.3-nightly (default amd64 architecture,
-arm64 suffix for ARM64 architectures)

To test it, download the client for your OS and run:

kamel install --olm=false --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots

To test ARM64 architecture, download the client for your OS and run:

kamel install --olm=false --operator-image=docker.io/testcamelk/camel-k:2.3.3-nightly-arm64 --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots

NOTE: last updated on Sun Jun 9 00:57:14 UTC 2024

v2.3.2

04 Jun 07:40
Compare
Choose a tag to compare

Known regression on Openshift with S2I publishing strategy

Warning

Openshift users only, we suggest not to upgrade to this version and wait for the upcoming patch release instead. If you're already on this version, consider upgrade to 2.3.3. Running Integrations and other operations are not affected by this problem, only new Integration built via S2I are affected.

What's Changed

  • [Backport 2.3.x] chore(cmd): error if no default catalog found by @squakez in #5432
  • Backport: fix(pipeline): add s2i to publish tasks by @mmajerni in #5438
  • [Backport-2.3.x] chore(e2e): Allow to disable copy optimizations on E2E tests by @christophd in #5441
  • [Backport 2.3.x]: chore(release): fix missing licenses by @gansheer in #5443
  • [backport 2.3] Enhance offline script and documentation (#5447) by @claudio4j in #5449
  • [Backport 2.3.x] fix(trait): camel catalog regression by @squakez in #5525
  • [Backport 2.3.x]: fix(e2e): Deprecated SSL quarkus configuration by @gansheer in #5534
  • [backport 2.3.x] Fix offline script to use maven settings and option to skip ssl verification (#5538) by @claudio4j in #5549
  • [Release 2.3.x] fix(traits): don't skip for synthetic kits by @squakez in #5547

Full Changelog: v2.3.1...v2.3.2

2.3.2-nightly

07 May 01:05
Compare
Choose a tag to compare
2.3.2-nightly Pre-release
Pre-release

Apache Camel K 2.3.2-nightly build for testing (unstable). This nightly release is using
an unsupported operator image published as docker.io/testcamelk/camel-k:2.3.2-nightly (default amd64 architecture,
-arm64 suffix for ARM64 architectures)

To test it, download the client for your OS and run:

kamel install --olm=false --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots

To test ARM64 architecture, download the client for your OS and run:

kamel install --olm=false --operator-image=docker.io/testcamelk/camel-k:2.3.2-nightly-arm64 --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots

NOTE: last updated on Mon Jun 3 00:57:29 UTC 2024

v2.3.1

06 May 08:02
Compare
Choose a tag to compare

What's Changed

  • [Backport 2.3.x]: chore: Upgrade golang.org/x/net by @gansheer in #5334
  • [Backport 2.3.x]: fix(cli): openshift cli install rbac path by @gansheer in #5318
  • [2.3.x] chore(deps): openshift api to 4.14 by @squakez in #5337
  • [BACKPORT-2.3.x] fix(#5326): Fix flaky E2E test by @christophd in #5343
  • [BACKPORT-2.3.x] fix(#5341): Add IntegrationProfile to CSV by @christophd in #5347
  • [BACKPORT-2.3.x] (fix#5315) fatal error: concurrent map read and map write by @christophd in #5348
  • fix(install): No duplicate envvars on operator pod container by @gansheer in #5353
  • [BACKPORT-2.3.x] fix(#4922): Fix flaky TestHealthTrait by @christophd in #5355
  • [Backport 2.3.x] (fix#5298) Platform choice for aarch64 is incorrect by @tdiesler in #5356
  • [BACKPORT-2.3.x] fix: Fix garbage collection trait by @christophd in #5367
  • [Backport 2.3.x]: chore(ci): Fix license check by @gansheer in #5366
  • [Backport 2.3.x]: chore(e2e): Remove unnecessary jvm.option in test by @gansheer in #5376
  • [2.3.x] Backport several fixes by @squakez in #5389
  • Replaced echo-server image by multiarch by @lfabriko in #5391
  • [Backport 2.3.x] Various trait works by @squakez in #5404
  • [Backport 2.3.x] fix(trait): remove imageWasKit by @squakez in #5422
  • [BACKPORT-2.3.x] Adding eventing core types on RBAC by @christophd in #5421
  • [Backport 2.3.x] fix(trait): compute cm after catalog by @squakez in #5427
  • [Backport 2.3.x]: doc(trait): Maven profile cm/secret additional information by @gansheer in #5426
  • [Backport 2.3.x] fix(trait): controller strategy default service port name by @squakez in #5428
  • [BACKPORT-2.3.x] fix(#5402): Evaluate Knative profile based on Serving/Eventing installed by @christophd in #5429

Full Changelog: v2.3.0...v2.3.1

2.4.0-nightly

09 Apr 01:08
Compare
Choose a tag to compare
2.4.0-nightly Pre-release
Pre-release

Apache Camel K 2.4.0-nightly build for testing (unstable). This nightly release is using
an unsupported operator image published as docker.io/testcamelk/camel-k:2.4.0-nightly. The available platforms are AMD64 and ARM64.

To test it, download the client for your OS and run:

kamel install --olm=false --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots

NOTE: last updated on Tue Jul 2 01:01:47 UTC 2024

2.3.1-nightly

09 Apr 01:08
Compare
Choose a tag to compare
2.3.1-nightly Pre-release
Pre-release

Apache Camel K 2.3.1-nightly build for testing (unstable). This nightly release is using
an unsupported operator image published as docker.io/testcamelk/camel-k:2.3.1-nightly (default amd64 architecture,
-arm64 suffix for ARM64 architectures)

To test it, download the client for your OS and run:

kamel install --olm=false --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots

To test ARM64 architecture, download the client for your OS and run:

kamel install --olm=false --operator-image=docker.io/testcamelk/camel-k:2.3.1-nightly-arm64 --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots

NOTE: last updated on Sun May 5 00:58:50 UTC 2024

v2.3.0

08 Apr 08:21
Compare
Choose a tag to compare

What's Changed

Read more

2.3.0-nightly

09 Jan 00:54
Compare
Choose a tag to compare
2.3.0-nightly Pre-release
Pre-release

Apache Camel K 2.3.0-nightly build for testing (unstable). This nightly release is using
an unsupported operator image published as docker.io/testcamelk/camel-k:2.3.0-nightly (default amd64 architecture,
-arm64 suffix for ARM64 architectures)

To test it, download the client for your OS and run:

kamel install --olm=false --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots

To test ARM64 architecture, download the client for your OS and run:

kamel install --olm=false --operator-image=docker.io/testcamelk/camel-k:2.3.0-nightly-arm64 --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots

NOTE: last updated on Mon Apr 8 01:00:56 UTC 2024