Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Backend v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 11:21
· 163 commits to main since this release
8361756

What's Changed

This is a patch release with some version updates and minor bug fixing.

It also contains a new experimental endpoint for multi routing.

New Contributors

PR included

  • build(deps): bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 by @dependabot in #627
  • build(deps): bump pitest.version from 1.12.0 to 1.13.0 by @dependabot in #628
  • build(deps): bump pitest.version from 1.13.0 to 1.13.1 by @dependabot in #636
  • Multi route support by @Delawen in #638
  • build(deps): bump checkstyle from 10.9.3 to 10.10.0 by @dependabot in #631
  • feature: rename following-step and previous-step to followingStep and previousStep by @Delawen in #643
  • fix: Migrate to quarkus-opentelemetry by @mkralik3 in #646
  • feature: Camel REST DSL by @Delawen in #478
  • build(deps): bump checkstyle from 10.10.0 to 10.11.0 by @dependabot in #649
  • feature: Add beans support for Camel Route (kaoto-archive/kaoto-ui#1721) by @igarashitm in #659
  • Split parameter id and title for Kamelets by @mmuzikar in #650
  • build(deps): bump maven-pmd-plugin from 3.20.0 to 3.21.0 by @dependabot in #658
  • build(deps): bump surefire-plugin.version from 3.0.0 to 3.1.0 by @dependabot in #639
  • test: Align camel-kamelets version with the app by @mkralik3 in #654
  • Add multi flow tests for KB, kamelets and integrations by @tplevko in #647
  • fix: [BUG] Can't deploy timer to log integration due to deserializiat… by @igarashitm in #660
  • fix: Exceptions during parsing Kamelets from OCP by @mkralik3 in #655
  • enhancement: Empty string instead of null in title for initial Kamelet source code by @mkralik3 in #664
  • fix: Uncaught exception in getCamelRoute method + increase test coverage by @mkralik3 in #666
  • build(deps): bump maven-checkstyle-plugin from 3.2.2 to 3.3.0 by @dependabot in #671
  • build(deps): bump swagger-codegen-maven-plugin from 3.0.42 to 3.0.44 by @dependabot in #673
  • build(deps): bump maven-dependency-plugin from 3.5.0 to 3.6.0 by @dependabot in #672
  • build(deps): bump pitest.version from 1.13.1 to 1.14.0 by @dependabot in #669
  • Add tokenize property to Sort step by @tplevko in #667
  • build(deps): bump pitest-junit5-plugin from 1.1.2 to 1.2.0 by @dependabot in #668
  • build(deps): bump pitest.version from 1.14.0 to 1.14.1 by @dependabot in #676
  • Rest dsl fixes by @Delawen in #674
  • fix(netty-http): Use proper separator between path parameters. by @Delawen in #675
  • build(deps): bump checkstyle from 10.11.0 to 10.12.0 by @dependabot in #680
  • Adding more features to dsl capabilities endpoint by @Delawen in #679
  • feature(rest-dsl): Adding basic icon to REST DSL steps by @Delawen in #681
  • test: Add more tests for Capabilities resource by @mkralik3 in #683
  • feature: Use DSL included in the body instead of param by @Delawen in #685
  • build(deps): bump swagger-codegen-maven-plugin from 3.0.44 to 3.0.45 by @dependabot in #687
  • fix: exclude FlowStepDeserializer exceptions from workflow logs by @mkralik3 in #690
  • build(deps): bump surefire-plugin.version from 3.1.0 to 3.1.2 by @dependabot in #689
  • fix/test: NotNull check for a type param in DeplomentsResource + test expansion by @mkralik3 in #688
  • fix: Fix issues marked by sonarcloud analysis by @mkralik3 in #693
  • build(deps): bump swagger-codegen-maven-plugin from 3.0.45 to 3.0.46 by @dependabot in #692

Full Changelog: v1.0.0...v1.0.1