Skip to content

v1.1.0

Compare
Choose a tag to compare
@nicolaferraro nicolaferraro released this 24 Jul 14:58

New Features

  • Upgraded Camel K Runtime to 1.4.1 (Camel 3.4.0, Camel-Quarkus 1.0.0-CR3, Quarkus 1.6.0.Final) (#1620, @nicolaferraro)
  • When subscribing to a Knative channel or broker, replies are ignored unless explicitly enabled (#1619, @nicolaferraro)
  • Add the camel and kamel categories to Camel K CRDs (#1615, @ipolyzos)
  • feat: Prometheus support for Quarkus based on MicroProfile Metrics (#1490, @astefanutti)
  • feat: Integration scale sub-resource works with HPA (#1587, @astefanutti)
  • feat(crd): Generate CRDs with structural schema from APIs (#1582, @astefanutti)
  • feat: Structured traits configuration serialization (#1600, @astefanutti)

Other Notable Changes