This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push: new 5f290d3c9 chore: nightly automatic updates 5f290d3c9 is described below commit 5f290d3c9311cfd152e10a1bc60d850b7869ed4d Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Jan 18 23:47:57 2024 +0000 chore: nightly automatic updates --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03d566c04..8e54114e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - 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) - Don't run dependabot on forked repos [\#5063](https://github.com/apache/camel-k/issues/5063) - Operator 2.2.0 does not spawn builder pod with strategy: pod [\#5060](https://github.com/apache/camel-k/issues/5060) +- Support component scheme prefix in data type references [\#5048](https://github.com/apache/camel-k/issues/5048) - Need to update CEQ service discovery setting for data type transformer [\#5047](https://github.com/apache/camel-k/issues/5047) - Nightly check against latest runtime failure [\#5042](https://github.com/apache/camel-k/issues/5042) - Provide a page linking to Camel DSLs [\#5037](https://github.com/apache/camel-k/issues/5037) @@ -17,12 +18,18 @@ - Unable to authenticate with Docker Hub API v2 [\#5017](https://github.com/apache/camel-k/issues/5017) - Quarkus buildMode should sort JVM before Native execution [\#5001](https://github.com/apache/camel-k/issues/5001) - Failing to build native integration [\#5000](https://github.com/apache/camel-k/issues/5000) +- Pointer to an external schema/CRD [\#4788](https://github.com/apache/camel-k/issues/4788) - Provide alternative publishing strategy via pipeline [\#4747](https://github.com/apache/camel-k/issues/4747) +- Quarkus native checks failure [\#4723](https://github.com/apache/camel-k/issues/4723) - Add DataTypeRegistry as bean in Camel context [\#3845](https://github.com/apache/camel-k/issues/3845) - Use build-tags to configure what feature are included in a camel-k build [\#2801](https://github.com/apache/camel-k/issues/2801) **Merged pull requests:** +- chore\(ci\): nightly quarkus native only on main branch [\#5081](https://github.com/apache/camel-k/pull/5081) ([squakez](https://github.com/squakez)) +- chore\(deps\): bump github.com/evanphx/json-patch from 5.8.0+incompatible to 5.8.1+incompatible [\#5079](https://github.com/apache/camel-k/pull/5079) ([dependabot[bot]](https://github.com/apps/dependabot)) +- chore\(deps\): bump github.com/onsi/gomega from 1.30.0 to 1.31.0 [\#5078](https://github.com/apache/camel-k/pull/5078) ([dependabot[bot]](https://github.com/apps/dependabot)) +- fix\(ci\): workaround to avoid mac DNS problems [\#5076](https://github.com/apache/camel-k/pull/5076) ([squakez](https://github.com/squakez)) - fix\(crd\): Remove traits default values [\#5075](https://github.com/apache/camel-k/pull/5075) ([gansheer](https://github.com/gansheer)) - fix: broken link [\#5074](https://github.com/apache/camel-k/pull/5074) ([zregvart](https://github.com/zregvart)) - fix: use relative paths [\#5073](https://github.com/apache/camel-k/pull/5073) ([zregvart](https://github.com/zregvart))