|
6 | 6 |
|
7 | 7 | **Closed issues:**
|
8 | 8 |
|
| 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) |
9 | 15 | - 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)
|
10 | 16 | - Don't run dependabot on forked repos [\#5063](https://github.com/apache/camel-k/issues/5063)
|
11 | 17 | - Operator 2.2.0 does not spawn builder pod with strategy: pod [\#5060](https://github.com/apache/camel-k/issues/5060)
|
|
17 | 23 | - Nightly SBOM procedure should not run if there are no changes [\#5033](https://github.com/apache/camel-k/issues/5033)
|
18 | 24 | - Nightly release soft failure [\#5023](https://github.com/apache/camel-k/issues/5023)
|
19 | 25 | - 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) |
20 | 27 | - Quarkus buildMode should sort JVM before Native execution [\#5001](https://github.com/apache/camel-k/issues/5001)
|
21 | 28 | - Failing to build native integration [\#5000](https://github.com/apache/camel-k/issues/5000)
|
22 | 29 | - 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) |
23 | 31 | - 1st Integration after Camel K runtime version update failing [\#4776](https://github.com/apache/camel-k/issues/4776)
|
24 | 32 | - Provide alternative publishing strategy via pipeline [\#4747](https://github.com/apache/camel-k/issues/4747)
|
25 | 33 | - Quarkus native checks failure [\#4723](https://github.com/apache/camel-k/issues/4723)
|
26 | 34 | - Add DataTypeRegistry as bean in Camel context [\#3845](https://github.com/apache/camel-k/issues/3845)
|
27 | 35 | - 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) |
28 | 37 |
|
29 | 38 | **Merged pull requests:**
|
30 | 39 |
|
| 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)) |
31 | 57 | - 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))
|
32 | 58 | - fix\(\#4776\): Fix catalog loading in camel trait [\#5086](https://github.com/apache/camel-k/pull/5086) ([christophd](https://github.com/christophd))
|
33 | 59 | - chore\(ci\): Upgrade github ci actions [\#5085](https://github.com/apache/camel-k/pull/5085) ([gansheer](https://github.com/gansheer))
|
|
0 commit comments