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

Backend v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 11:57
· 217 commits to main since this release

🥳 🎉 🎈 This is our 1.0.0 release! 🍾

Conversions from the graphical canvas to the source text editor are complete. Some conversions from the source text editor to the graphical canvas are not covered. For example: #516

What's Changed

All our focus on this release was about bug fixing from previous release candidate 1.0.0-rc1 version.

  • fix: Log step shouldn't be moved as from by @igarashitm in #601
  • fix: unable to start container process on OpenShift by @astefanutti in #608
  • fix: Removing properties from (un)marshal EIP by @Delawen in #602
  • feature: Allow extra dynamic parameters on certain components (kamelet) by @Delawen in #607
  • fix: Support duration in parameters by @Delawen in #604
  • build(deps): bump actions/add-to-project from 0.4.1 to 0.5.0 by @dependabot in #613
  • fix: Make sure we use the proper class by @Delawen in #606
  • Version 1.0.0 rc1 by @Delawen in #614
  • 617 Fix expression support with native build by @apupier in #621
  • Version 1.0.0 snapshot by @Delawen in #615
  • build(deps): bump pitest.version from 1.11.7 to 1.12.0 by @dependabot in #618
  • build(deps): bump swagger-codegen-maven-plugin from 3.0.41 to 3.0.42 by @dependabot in #619
  • fix(kamelet): Update the description in the kamelet by @mmelko in #519
  • fix: http and https behave slightly different when building the uri by @Delawen in #622
  • Updating to version 1.0.0 by @Delawen in #623

Full Changelog: v0.7.6...v1.0.0