Skip to content

Release 2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 13:31
· 16 commits to main since this release

What's Changed

Features

  • replaced the Log EIP icon to better distinguish from the Log Component by @lhein in #1015
  • feat(Canvas): Add new entities to the Canvas by @lordrip in #1033
  • feat(Canvas): Pass Icon type to better find appropriate icons by @lordrip in #1056
  • feat(Canvas): Rename steps context menu items by @lordrip in #1057
  • feat(SourceCode): Preserve modelines by @lordrip in #1064
  • feat(Canvas): Disable steps by @lordrip in #1065

Bugfixes

  • fix: Toggle on/off Catalog "component", "proceeosr" and "kamelet" ind… by @igarashitm in #1051
  • fix: Use a Typeahead component for the DataFormat and LoadBalancer Field by @igarashitm in #1054
  • fix: Display all category badges for easy selection in the catalog by @igarashitm in #1053
  • fix: Add PasswordField to mask input value of the field with `format:… by @igarashitm in #1059
  • fix: Added CustomLongTextField and using it for 'Expression', 'Sasl Jaas Config' fields by @shivamG640 in #1050
  • fix: Use Simple as default selection for expression by @igarashitm in #1068
  • fix: Warn users when trying to delete a container by @shivamG640 in #1062
  • fix(Canvas): Avoid removing from by @lordrip in #1069
  • fix(CanvasForm): Expression field shows [object Object] by @lordrip in #1077
  • fix(Catalog): Using labels causes unintended navigation by @lordrip in #1078

Technical tasks

Full Changelog: 2.0.0-TP3.1...2.0.0