Skip to content

v0.8.0

Compare
Choose a tag to compare
@lordrip lordrip released this 18 Jan 14:27

What's Changed

Features

Bug fix

  • fix(559) - Removing the bean reference name should be persisted by @tplevko in #580
  • Avoid error when a not yet handled elements is in the source by @apupier in #514
  • fix(deps): update version.jackson to v2.16.1 by @renovate in #585
  • fix - prevent images from have class sidebar-icon-undefined by @tplevko in #587
  • fix(593): metadata editor change visual metadata in canvas by @tplevko in #595
  • fix: Missing expression editor for setHeaders EIP by @igarashitm in #582
  • fix(windows): Copying Catalog on Windows is not working by @lordrip in #599
  • fix: Create entity catalog by @igarashitm in #572
  • fix(windows): Fix running unit tests in Windows by @lordrip in #601
  • fix(603) - e2e stability improvement. cy -breaking up a chain by @tplevko in #604
  • fix(deps): update dependency org.apache.camel.kamelets:camel-kamelets to v4.3.0 by @renovate in #583
  • fix(607) Add custom BoolField component with help icon by @tplevko in #613
  • fix(605) - add metadata handling for kamelet resource by @tplevko in #621
  • fix(619): Update onClose event handler in ExpressionModalLauncher by @tplevko in #625
  • fix(626): add dropbox handler for clicking outside the dropdown by @tplevko in #627
  • fix(form): Improve vertical spacing for form by @lordrip in #637
  • fix(pipe): Set Pipe's properties in the right place by @lordrip in #655
  • fix(kamelets): Edit Kamelets' nodes properties by @lordrip in #651
  • fix(form): Ignore non-required URI parameters by @lordrip in #660

Technical tasks

  • chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.0 by @renovate in #574
  • e2e: add basic bean ref tests by @tplevko in #571
  • e2e - erroneous input yaml resiliency coverage by @tplevko in #576
  • chore(deps): update apache-camel monorepo to v4.3.0 by @renovate in #573
  • chore(deps): update actions/download-artifact action to v4 by @renovate in #566
  • chore(deps): update actions/upload-pages-artifact action to v3 by @renovate in #579
  • chore(deps): update actions/deploy-pages action to v4 by @renovate in #578
  • chore(deps): update dependency axios to v1.6.3 by @renovate in #586
  • chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1 by @renovate in #584
  • chore(deps): update dependency axios to v1.6.5 by @renovate in #589
  • chore: mention requirements to Java 21 in Contributing guide by @apupier in #600
  • chore(deps): update dependency stylelint-config-standard-scss to v13 by @renovate in #591
  • chore(deps): update dependency vite-plugin-static-copy to v1 - autoclosed by @renovate in #405
  • chore(deps): update dependency org.apache.camel.k:camel-k-crds to v2.2.0 by @renovate in #590
  • chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.5 by @renovate in #608
  • Fix workflow to publish github pages and docker images #597 by @lburgazzoli in #610
  • Fix workflow to publish github pages and docker images #597 by @lburgazzoli in #611
  • Switch container image from nginxinc/nginx-unprivileged to registry.access.redhat.com/ubi8/nginx-122 by @lburgazzoli in #612
  • fix(deps): update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.11.0 by @renovate in #616
  • chore(deps): update dependency org.apache.maven.plugins:maven-plugin-plugin to v3.11.0 by @renovate in #614
  • fix(deps): update dependency io.fabric8:kubernetes-model to v6.10.0 by @renovate in #615
  • Add info regarding the docker image to README by @tplevko in #628
  • chore(viz-entity): Restore class hierarchy between Abstract and implementation by @lordrip in #635
  • [MERGE #1] fix(schemas): Avoid mutating component schemas by @lordrip in #632
  • chore(deps): update actions/download-artifact action to v4 by @renovate in #617
  • chore(deps): update actions/upload-artifact action to v4 by @renovate in #623
  • chore(form): Keep defaults from user by @lordrip in #634
  • chore(node): Update node version to 20 by @lordrip in #646
  • fix(309): Add codeblock to unknown node by @tplevko in #644
  • fix(638): make canvas modal top alligned by @tplevko in #649
  • chore(deps): update dependency @types/node to v20 by @renovate in #650
  • chore(deps): update docker/login-action action to v3 by @renovate in #624
  • chore(deps): update actions/cache action to v4 by @renovate in #661
  • e2e: add uri node config coverage by @tplevko in #663
  • chore(container-image): redirect logs to std in/err by @lburgazzoli in #665
  • chore(publish): Update publish workflow by @lordrip in #668
  • release: 0.8.0 by @lordrip in #667

New Contributors

Full Changelog: v0.7.0...v0.8.0