Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.apache.camel.k:camel-k-crds from 2.1.0 to 2.2.0 #1821

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 4, 2024

Bumps org.apache.camel.k:camel-k-crds from 2.1.0 to 2.2.0.

Release notes

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

2.1.1-nightly

Apache Camel K 2.1.1-nightly build for testing (unstable). This nightly release is using an unsupported operator image published as docker.io/testcamelk/camel-k:2.1.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.1.1-nightly-arm64 --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots

NOTE: last updated on Thu Jan 4 00:45:23 UTC 2024

2.1.0-nightly

Apache Camel K 2.1.0-nightly build for testing (unstable). This nightly release is using an unsupported operator image published as docker.io/testcamelk/camel-k:2.1.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.1.0-nightly-arm64 --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots

NOTE: last updated on Tue Oct 24 00:56:57 UTC 2023

Changelog

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

v2.2.0 (2024-01-03)

Full Changelog

camel-k-crds-2.2.0 (2024-01-03)

Full Changelog

Closed issues:

  • Node affinity labels not being configured in the integration pod/deployment #5005
  • Ability to configure pull-secret trait when installing camel-k #5003
  • Jitpack not working as expected #4998
  • Usage of older Kameletes version on main #4985
  • Ready condition does not report errors if a deployment fails #4974
  • Fail to run route with toD #4972
  • Native build fails with OpenAPI spec #4971
  • Improve cross-namespace check when referencing Kamelets in Pipes #4961
  • Ability to apply node selectors/affinity configuration #4958
  • Ability to override resources for the quarkus-native task #4956
  • java.lang.ClassNotFoundException: io.quarkus.bootstrap.runner.QuarkusEntryPoint #4955
  • Kustomize KEP 1755 failing test #4954
  • OGNL Script not working anymore after upgrade to Camel-K 2.1.0 #4936
  • Kustomize installation test failing #4929
  • Install non-olm test failing #4928
  • helm upgrade failing - empty task in build #4923
  • Component resolvable variables regression #4916
  • TestSecretHotReload failure #4902
  • Camel K offline error #4894
  • Native image builds failing with dependencies from private repository #4892
  • log.SetLogger(...) was never called #4891
  • Runtime compatibility matrix should be changed to default matrix #4886
  • SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder" when running an integration #4882
  • Coverage report sends message 3 times #4875
  • Bump kube dependencies to 1.27.7 #4861
  • OLM upgrade test channel failing #4855
  • Camel K 2.1 documentation still contains information on using local files for runtime resources despite it is no more supported #4853
  • TestCamelTrait flaky test #4845
  • JDK 17 release error for Camel K CRDS artifact #4826
  • Knative installation procedure #4779
  • Release 2.1.0 #4752
  • (Re)Enable support for Kotlin DSL #4738
  • Provide default value in a specific field for trait properties in CRD #4726
  • Pushing integration to EKS #4725
  • Secure internal registry with private TLS certificate fails while pushing and pulling the kit #4724
  • Helm installation procedure does not support Knative #4716
  • Provide more detailed kamel run documentation #4713
  • Error running integration with private registry #4694
  • Create a script to verify rbac from config/rbac to helm/camel-k/templates #4674
  • doesnt work "kamel kit delete" #4628

... (truncated)

Commits
  • c6a9348 preparing for next release
  • 9ebfcdf [maven-release-plugin] prepare for next development iteration
  • 3697b5d [maven-release-plugin] prepare release camel-k-crds-2.2.0
  • 18a4bc9 chore: nightly SBOM update
  • 653d97a chore: autogenerated project resource update
  • b54062e chore: changelog automatic update
  • c8e93fc feat(knative): helm installation procedure
  • c15b140 chore(deps): bump github.com/prometheus/client_golang
  • 90087b4 chore(deps): bump knative.dev/eventing from 0.39.1 to 0.39.2
  • 1449c19 fix(ctrl): failing Deployment reported in Integration
  • 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 <dependency name> 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)

Bumps [org.apache.camel.k:camel-k-crds](https://github.com/apache/camel-k) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/apache/camel-k/releases)
- [Changelog](https://github.com/apache/camel-k/blob/main/CHANGELOG.md)
- [Commits](apache/camel-k@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: org.apache.camel.k:camel-k-crds
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 4, 2024
@oscerd oscerd merged commit 29ae813 into main Jan 11, 2024
6 of 7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.apache.camel.k-camel-k-crds-2.2.0 branch January 11, 2024 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant