Skip to content

Commit 6805798

Browse files
chore: nightly automatic updates
1 parent 1b89224 commit 6805798

File tree

6 files changed

+406
-375
lines changed

6 files changed

+406
-375
lines changed

CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
**Closed issues:**
88

9+
- Performance regression due to configmap/secrets whole cluster watch [\#5143](https://github.com/apache/camel-k/issues/5143)
10+
- camel-jackson configure configure "autoDiscoverObjectMapper" property for non-spring boot application [\#5140](https://github.com/apache/camel-k/issues/5140)
11+
- Coverage report wrong percentage [\#5108](https://github.com/apache/camel-k/issues/5108)
12+
- Add possibility to configure annotation for the builder pods [\#5106](https://github.com/apache/camel-k/issues/5106)
13+
- Include the operator node-selector in the helm chart [\#5103](https://github.com/apache/camel-k/issues/5103)
14+
- Quartz builds failing to start when using native builds [\#5088](https://github.com/apache/camel-k/issues/5088)
915
- Ability to set different resources for jvm and native containers when both are used in the same Integration [\#5065](https://github.com/apache/camel-k/issues/5065)
1016
- Don't run dependabot on forked repos [\#5063](https://github.com/apache/camel-k/issues/5063)
1117
- Operator 2.2.0 does not spawn builder pod with strategy: pod [\#5060](https://github.com/apache/camel-k/issues/5060)
@@ -17,17 +23,37 @@
1723
- Nightly SBOM procedure should not run if there are no changes [\#5033](https://github.com/apache/camel-k/issues/5033)
1824
- Nightly release soft failure [\#5023](https://github.com/apache/camel-k/issues/5023)
1925
- Unable to authenticate with Docker Hub API v2 [\#5017](https://github.com/apache/camel-k/issues/5017)
26+
- Data type Kamelet hardcoded [\#5014](https://github.com/apache/camel-k/issues/5014)
2027
- Quarkus buildMode should sort JVM before Native execution [\#5001](https://github.com/apache/camel-k/issues/5001)
2128
- Failing to build native integration [\#5000](https://github.com/apache/camel-k/issues/5000)
2229
- Pointer to an external schema/CRD [\#4788](https://github.com/apache/camel-k/issues/4788)
30+
- Pipe using simple language expressions causing failure [\#4777](https://github.com/apache/camel-k/issues/4777)
2331
- 1st Integration after Camel K runtime version update failing [\#4776](https://github.com/apache/camel-k/issues/4776)
2432
- Provide alternative publishing strategy via pipeline [\#4747](https://github.com/apache/camel-k/issues/4747)
2533
- Quarkus native checks failure [\#4723](https://github.com/apache/camel-k/issues/4723)
2634
- Add DataTypeRegistry as bean in Camel context [\#3845](https://github.com/apache/camel-k/issues/3845)
2735
- Use build-tags to configure what feature are included in a camel-k build [\#2801](https://github.com/apache/camel-k/issues/2801)
36+
- shipwright.io builder [\#1673](https://github.com/apache/camel-k/issues/1673)
2837

2938
**Merged pull requests:**
3039

40+
- fix\(ci\): Java required by automatic-updates [\#5150](https://github.com/apache/camel-k/pull/5150) ([gansheer](https://github.com/gansheer))
41+
- chore\(deps\): bump golang.org/x/term from 0.16.0 to 0.17.0 [\#5148](https://github.com/apache/camel-k/pull/5148) ([dependabot[bot]](https://github.com/apps/dependabot))
42+
- fix\(test\): add apache-snapshot repository as the test may run agains a camel-k-runtime snaphost release [\#5147](https://github.com/apache/camel-k/pull/5147) ([claudio4j](https://github.com/claudio4j))
43+
- fix\(controller\): filter confimap/secret watches [\#5144](https://github.com/apache/camel-k/pull/5144) ([squakez](https://github.com/squakez))
44+
- fix\(github actions\): restircted image-pull-policy-always patch apply … [\#5128](https://github.com/apache/camel-k/pull/5128) ([valdar](https://github.com/valdar))
45+
- fix\(doc\): Add warning on cron trait for native build [\#5127](https://github.com/apache/camel-k/pull/5127) ([gansheer](https://github.com/gansheer))
46+
- Enhancement add classifier field to the MavenArtifact struct [\#5126](https://github.com/apache/camel-k/pull/5126) ([claudio4j](https://github.com/claudio4j))
47+
- fix\(ci\): calculate coverage on base pr target [\#5124](https://github.com/apache/camel-k/pull/5124) ([squakez](https://github.com/squakez))
48+
- fix\(github actions\): Made some checks on pod names more specific to a… [\#5123](https://github.com/apache/camel-k/pull/5123) ([valdar](https://github.com/valdar))
49+
- feat\(\#5103\): Adding nodeSelector to the operator helm chart [\#5122](https://github.com/apache/camel-k/pull/5122) ([lsergio](https://github.com/lsergio))
50+
- chore\(deps\): bump github.com/evanphx/json-patch from 5.8.1+incompatible to 5.9.0+incompatible [\#5116](https://github.com/apache/camel-k/pull/5116) ([dependabot[bot]](https://github.com/apps/dependabot))
51+
- Builder annotation support [\#5104](https://github.com/apache/camel-k/pull/5104) ([rodcloutier](https://github.com/rodcloutier))
52+
- fix\(ci\): Comment PR github action issues uses octokit [\#5098](https://github.com/apache/camel-k/pull/5098) ([gansheer](https://github.com/gansheer))
53+
- fix\(ci\): Comment PR action uses octokit [\#5094](https://github.com/apache/camel-k/pull/5094) ([gansheer](https://github.com/gansheer))
54+
- fix\(kamelet\): override data type action [\#5093](https://github.com/apache/camel-k/pull/5093) ([squakez](https://github.com/squakez))
55+
- chore\(deps\): bump github.com/google/uuid from 1.5.0 to 1.6.0 [\#5091](https://github.com/apache/camel-k/pull/5091) ([dependabot[bot]](https://github.com/apps/dependabot))
56+
- Create CamelCatalog on IntegrationPlatform controller [\#5089](https://github.com/apache/camel-k/pull/5089) ([christophd](https://github.com/christophd))
3157
- chore\(deps\): bump github.com/onsi/gomega from 1.31.0 to 1.31.1 [\#5087](https://github.com/apache/camel-k/pull/5087) ([dependabot[bot]](https://github.com/apps/dependabot))
3258
- fix\(\#4776\): Fix catalog loading in camel trait [\#5086](https://github.com/apache/camel-k/pull/5086) ([christophd](https://github.com/christophd))
3359
- chore\(ci\): Upgrade github ci actions [\#5085](https://github.com/apache/camel-k/pull/5085) ([gansheer](https://github.com/gansheer))

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ image:https://github.com/apache/camel-k/workflows/kubernetes/badge.svg["Kubernet
1111
image:https://github.com/apache/camel-k/workflows/knative/badge.svg["Knative", link="https://github.com/apache/camel-k/actions/workflows/knative.yml"]
1212
image:https://github.com/apache/camel-k/actions/workflows/nightly-release.yml/badge.svg["Nightly releases", link="https://github.com/apache/camel-k/actions/workflows/nightly-release.yml"]
1313
image:https://github.com/apache/camel-k/actions/workflows/nightly-native-test.yml/badge.svg["Quarkus native", link="https://github.com/apache/camel-k/actions/workflows/nightly-native-test.yml"]
14-
image:https://img.shields.io/badge/Coverage-34.8%25-yellow.svg["Go coverage", link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml"]
14+
image:https://img.shields.io/badge/Coverage-35.6%25-yellow.svg["Go coverage", link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml"]
1515
image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg["Chat on Zulip", link="https://camel.zulipchat.com"]
1616

1717
Apache Camel K is a lightweight integration framework built from **Apache Camel** that runs natively on Kubernetes and is specifically designed for serverless and microservice architectures. Users of `Camel K` can instantly run integration code written in Camel DSL on their preferred **Cloud** provider.

badge.out

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
![Coverage](https://img.shields.io/badge/Coverage-34.8%25-yellow)
2+
![Coverage](https://img.shields.io/badge/Coverage-35.6%25-yellow)

coverage

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
34.8
1+
35.6

0 commit comments

Comments
 (0)