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.2.0 to 2.3.0 #1990

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2024

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

Release notes

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

v2.3.0

What's Changed

... (truncated)

Changelog

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

v2.3.0 (2024-04-02)

Full Changelog

camel-k-crds-2.3.0 (2024-04-02)

Full Changelog

Closed issues:

  • Could not determine source URI: cluster "camel-ai-kafka" has no listeners of type "plain" #5295
  • OS platform not considered during "make build" #5288
  • Camelk | AtlasMap Support #5261
  • release-nightly does not build/push multiarch manifest #5252
  • XSD might be wrong #5250
  • Pipe error handler not working with Camel 4.4.0 #5242
  • Integration builds fail with arm64 base image #5238
  • Update buil/Dokerfile to use go 1.21 #5231
  • Error java.lang.ClassNotFoundException: io.quarkus.bootstrap.runner.QuarkusEntryPoint #5225
  • Deployment Trait maxUnavailable and maxSurge default values differ from documentation and do not support % values #5223
  • Misleading "Monitor: Integration needs a rebuild" message #5219
  • Route parameters are ignored for path parameters #5203
  • Flaky kamel run --dev test #5197
  • Builder property failure when using non xml tag characters #5195
  • Error configuring property: camel.component.test[00001]port[80]tcp.addr because cannot find component with name test[00001]port[80]tcp. #5179
  • Get environment variable value is empty in properties file #5178
  • Install operator image according to the target architecture #5169
  • Debug Integrations failing #5161
  • Multiple crons at the same Integration do not run as expected #5158
  • Kamel delete KameletBinding only removes integration resource #5156
  • Knative dependencies are added when profile is activated #5145
  • Performance regression due to configmap/secrets whole cluster watch #5143
  • Running integrations fail when the used registry has a port other than default 80 #5141
  • camel-jackson configure configure "autoDiscoverObjectMapper" property for non-spring boot application #5140
  • Update github actions to a version that use node 20 #5130
  • Monitor Camel Integrations in K8s Deployments #5120
  • Integrations remain in Initialization loop when referenced config map has owner references #5114
  • Externally built Integrations are deployed without a command in Camel-K 2.2.0 #5112
  • Coverage report wrong percentage #5108
  • Add possibility to configure annotation for the builder pods #5106
  • Include the operator node-selector in the helm chart #5103
  • TestCreateCatalog fail when DEFAULT_RUNTIME_VERSION=3.6.0-SNAPSHOT #5099
  • Remove secondary IntegrationPlatform in favor of using IntegrationProfile settings #5097
  • Basic example fails on Docker Desktop MacOS #5095
  • Quartz builds failing to start when using native builds #5088
  • Operator is stuck in a "deploying" phase loop when internal deployment fails indefinitely #5084
  • Ability to set different resources for jvm and native containers when both are used in the same Integration #5065
  • Don't run dependabot on forked repos #5063
  • Operator 2.2.0 does not spawn builder pod with strategy: pod #5060
  • Run a different set of checks for java dependencies #5054

... (truncated)

Commits
  • 2476471 preparing for next release
  • c572b52 [maven-release-plugin] prepare for next development iteration
  • 49e2ead [maven-release-plugin] prepare release camel-k-crds-2.3.0
  • c39a87e fix(ci): plugin failure
  • 8c04336 chore: starting release branch for release-2.3.x
  • f06b03d feat(traits): logging refactoring
  • 21ab8dd fix(e2e): temporarily disable test
  • fe99b4c chore: nightly automatic updates
  • b2d3eb8 feat(traits): health refactoring
  • ea9e5fb feat(traits): telemetry refactoring
  • 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.2.0 to 2.3.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.2.0...v2.3.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 Apr 9, 2024
@oscerd oscerd merged commit 097eb47 into main Apr 9, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.apache.camel.k-camel-k-crds-2.3.0 branch April 9, 2024 07:05
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.

1 participant