You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add possibility to configure annotation for the builder pods [\#5106](https://github.com/apache/camel-k/issues/5106)
13
14
- Include the operator node-selector in the helm chart [\#5103](https://github.com/apache/camel-k/issues/5103)
@@ -26,6 +27,7 @@
26
27
- Data type Kamelet hardcoded [\#5014](https://github.com/apache/camel-k/issues/5014)
27
28
- Quarkus buildMode should sort JVM before Native execution [\#5001](https://github.com/apache/camel-k/issues/5001)
28
29
- Failing to build native integration [\#5000](https://github.com/apache/camel-k/issues/5000)
30
+
- Use generated trait [\#4811](https://github.com/apache/camel-k/issues/4811)
29
31
- Pointer to an external schema/CRD [\#4788](https://github.com/apache/camel-k/issues/4788)
30
32
- Pipe using simple language expressions causing failure [\#4777](https://github.com/apache/camel-k/issues/4777)
31
33
- 1st Integration after Camel K runtime version update failing [\#4776](https://github.com/apache/camel-k/issues/4776)
@@ -37,6 +39,8 @@
37
39
38
40
**Merged pull requests:**
39
41
42
+
- feat\(traits\): persist generated status [\#5153](https://github.com/apache/camel-k/pull/5153) ([squakez](https://github.com/squakez))
43
+
- fix\(core\): Externally built Integrations run command configuration from jvm trait [\#5151](https://github.com/apache/camel-k/pull/5151) ([gansheer](https://github.com/gansheer))
40
44
- fix\(ci\): Java required by automatic-updates [\#5150](https://github.com/apache/camel-k/pull/5150) ([gansheer](https://github.com/gansheer))
41
45
- chore\(deps\): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 [\#5149](https://github.com/apache/camel-k/pull/5149) ([dependabot[bot]](https://github.com/apps/dependabot))
42
46
- 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))
0 commit comments