nicolaferraro commented on issue #1498: URL: https://github.com/apache/camel-k/issues/1498#issuecomment-639768554
## New Features - camel-k supports OpenAPI v2 and v3 rest-dsl trait has been renamed to openapi ([#1330](https://github.com/apache/camel-k/pull/1330), [@lburgazzoli](https://github.com/lburgazzoli)) - Add spectrum super-fast builder for dev clusters ([#1306](https://github.com/apache/camel-k/pull/1306), [@nicolaferraro](https://github.com/nicolaferraro)) - feat: Support Buildah builds on OpenShift with internal registry auto-configuration chore: Upgrade Buildah to version 1.14.0 ([#1295](https://github.com/apache/camel-k/pull/1295), [@astefanutti](https://github.com/astefanutti)) - Integrations can directly reference dependent projects on Github via Jitpack ([#1491](https://github.com/apache/camel-k/pull/1491), [@lburgazzoli](https://github.com/lburgazzoli)) - Added full support for Knative 0.14 ([#1437](https://github.com/apache/camel-k/pull/1437), [@nicolaferraro](https://github.com/nicolaferraro)) - Prometheus can be configured with a custom exporter config ([#1397](https://github.com/apache/camel-k/pull/1397), [@nicolaferraro](https://github.com/nicolaferraro)) - Modeline options can now be used to specify CLI flags directly in source files ([#1455](https://github.com/apache/camel-k/pull/1455), [@nicolaferraro](https://github.com/nicolaferraro)) - Camel K CLI is also available on homebrew and linuxbrew ([#1454](https://github.com/apache/camel-k/pull/1454), [@ipolyzos](https://github.com/ipolyzos)) - Integrations now report a Ready condition in the status ([#1438](https://github.com/apache/camel-k/pull/1438), [@nicolaferraro](https://github.com/nicolaferraro)) - Added a tracing trait that automatically discovers Jaeger collectors ([#1492](https://github.com/apache/camel-k/pull/1492), [@nicolaferraro](https://github.com/nicolaferraro)) - Camel K Go APIs and clients are now two independent modules with no transitive dependencies ([#1464](https://github.com/apache/camel-k/pull/1464), [@nicolaferraro](https://github.com/nicolaferraro)) - Cron endpoints now work on the Quarkus runtime ([#1460](https://github.com/apache/camel-k/pull/1460), [@nicolaferraro](https://github.com/nicolaferraro)) - The 3scale trait can be used to inject 3scale API management annotations for auto-discovery ([#1351](https://github.com/apache/camel-k/pull/1351), [@nicolaferraro](https://github.com/nicolaferraro)) - Camel YAML/JSON DSL can now be inlined with the integration custom resource ([#1472](https://github.com/apache/camel-k/pull/1472), [@nicolaferraro](https://github.com/nicolaferraro)) - Only user-relevant CRDs are now shown in the OpenShift dev console ([#1461](https://github.com/apache/camel-k/pull/1461), [@nicolaferraro](https://github.com/nicolaferraro)) - Dynamic event types can be used when targeting the knative broker ([#1458](https://github.com/apache/camel-k/pull/1458), [@nicolaferraro](https://github.com/nicolaferraro)) - Builds are now much faster on Minikube ([#1434](https://github.com/apache/camel-k/pull/1434), [@nicolaferraro](https://github.com/nicolaferraro)) - Nighly build releases will be available from the release page from now on ([#1373](https://github.com/apache/camel-k/pull/1373), [@nicolaferraro](https://github.com/nicolaferraro)) ## Bug Fixes - Improved stability of Knative services by removing code that interfered with Knative controllers ([#1372](https://github.com/apache/camel-k/pull/1372), [@nicolaferraro](https://github.com/nicolaferraro)) - Fixed permission issue about events patches that polluted the operator logs in RC2 ([#1344](https://github.com/apache/camel-k/pull/1344), [@nicolaferraro](https://github.com/nicolaferraro)) - Uninstall does no longer remove cluster-wide resources unless explicitly stated ([#1378](https://github.com/apache/camel-k/pull/1378), [@nicolaferraro](https://github.com/nicolaferraro)) - The Camel K operator can now manage Prometheus servicemonitors without requiring additional permissions ([#1383](https://github.com/apache/camel-k/pull/1383), [@nicolaferraro](https://github.com/nicolaferraro)) - Fixed issue in helm chart that prevented Camel K installation in multiple namespaces ([#1448](https://github.com/apache/camel-k/pull/1448), [@nicolaferraro](https://github.com/nicolaferraro)) - Redeployed integrations were keeping wrong information from previous runs ([#1447](https://github.com/apache/camel-k/pull/1447), [@nicolaferraro](https://github.com/nicolaferraro)) - fix: Prometheus scraping now works with Knative Serving ([#1478](https://github.com/apache/camel-k/pull/1478), [@astefanutti](https://github.com/astefanutti)) ## Other Notable Changes - Upgrade Operator SDK to version 0.17.1 ([#1482](https://github.com/apache/camel-k/pull/1482), [@astefanutti](https://github.com/astefanutti)) - Switch to Java 11 as minimum java version Expose http services through the platform-http service ([#1381](https://github.com/apache/camel-k/pull/1381), [@lburgazzoli](https://github.com/lburgazzoli)) - CLI download links are now published after installing from operator Hub on OpenShift ([#1380](https://github.com/apache/camel-k/pull/1380), [@nicolaferraro](https://github.com/nicolaferraro)) - fix(jvm): Bind all interfaces to restore remote debugging with newer JDK versions ([#1500](https://github.com/apache/camel-k/pull/1500), [@astefanutti](https://github.com/astefanutti)) - feat: Add an option to print the JVM command in integration logs ([#1496](https://github.com/apache/camel-k/pull/1496), [@astefanutti](https://github.com/astefanutti)) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org