apache / camel-kamelets

Apache Camel Kamelets Repository
https://camel.apache.org
Apache License 2.0
52 stars 71 forks source link

Bump org.apache.camel.k:camel-k-crds from 2.3.1 to 2.3.2 #2069

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps org.apache.camel.k:camel-k-crds from 2.3.1 to 2.3.2.

Release notes

Sourced from org.apache.camel.k:camel-k-crds's releases.

2.3.1-nightly

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

Changelog

Sourced from org.apache.camel.k:camel-k-crds's changelog.

v2.3.2 (2024-05-28)

Full Changelog

camel-k-crds-2.3.2 (2024-05-28)

Full Changelog

Closed issues:

  • Jolokia trait link missing #5540
  • Incorrect status handling of beersource when it can not connect to its 3rd party web-service #5528
  • Knative service not working when using sourceless Integration in v2.3.1 #5519
  • Operator restart Integrations on upgrade #5491
  • Remove maven threads configuration based on GOMAXPROCS #5467
  • Incorrect content of the build/_maven_overlay directory causes the build project failure #5466
  • Integration fails to retrieve the publish task and the image digest on OCP #5465
  • Make images does not work out of the box #5464
  • Generate badges for deprecated traits #5424
  • Cannot make test-smoke on arm64 out of the box #5362
  • Simplify run cmd for archs other than amd64 #5292
  • Pod SecurityContext default secure settings #5287
  • Review permission check #5210
  • Custom kamelets are not fetched from private GitHub repository #5173
  • Allow customization of Pipe's pod template via annotations trait. #5136
  • Refactor build-bundle-image.sh to use kustomize profiles #5131
  • Kamelet: Consider restricting the Kamelet route to only allow from or route #5118
  • Keda integration not working with mounted secrets #4359

2.3.2-nightly (2024-05-06)

Full Changelog

Closed issues:

  • Build should enforce a required jdk version #5439
  • Missing license header files #5433
  • Release 2.3.1 #5430
  • Health trait: Inconsistent Integration condition ready status #5351
  • Provide default value in a specific field for trait properties in CRD #4726
  • --port flag not working while running kamel integration in debug mode #4443

Merged pull requests:

... (truncated)

Commits
  • 84a740e [maven-release-plugin] prepare for next development iteration
  • adc1345 [maven-release-plugin] prepare release camel-k-crds-2.3.2
  • 09e5c19 chore(ci): release 2.3.2 first attempt canceled
  • bfcd9fb fix(traits): don't skip for synthetic kits
  • fcf933d Fix offline script to use maven settings and option to skip ssl verification ...
  • 8f63c56 chore: nightly automatic updates
  • 37b5239 fix(e2e): Fix flakiness in route tests
  • 1de3f2c fix(e2e): Deprecated SSL quarkus configuration
  • 9cd37d3 preparing for next release
  • fdc4a81 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)