Skip to content

Release 2.0.0-TP3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 13:05
· 33 commits to main since this release

What's Changed

Enhancements

  • feat(BaseEntity): Allow individual entities to omit fields by @lordrip in #1010
  • feat(Catalog): Add RouteConfiguration related entities by @lordrip in #1012
  • feat(Canvas): Add support for group children by @lordrip in #1013
  • feat(Canvas): Consolidate groups interactions by @lordrip in #1016
  • feat(build): Rename @kaoto-next scope to @kaoto by @lordrip in #1048
  • feat(RouteConfiguration): Add support for RouteConfiguration entity by @lordrip in #1011
  • feat(CanvasToolbar): Add DSL Selector by @lordrip in #1034

Bugfixes

  • fix: Updated Release Notes with new way of making release by @shivamG640 in #1000
  • fix: Added context menu to delete a container by @shivamG640 in #1003
  • some components had the wrong icon, this PR fixes it by @lhein in #1023
  • fix(SourceCode): Fix doCatch serialization by @lordrip in #1026
  • fix(CanvasForm): Avoid serializing empty strings by @lordrip in #1028
  • fix: Typeahead expression search doesn't hit Bean Method with b by @igarashitm in #1038
  • fix: ExpressionField shows not configured for expressionless languages by @igarashitm in #1037

Technical tasks

  • chore: restore dev version by @lordrip in #1002
  • chore(deps): update dependency typescript to v5.4.4 by @renovate in #996
  • Update README.md by @lordrip in #1008
  • chore(deps): update dependency typescript to v5.4.5 by @renovate in #1005
  • chore(Canvas): Add missing unit test for Canvas.tsx by @lordrip in #1029
  • chore(deps): update dependency maven-wrapper to v3.3.0 by @renovate in #1024
  • chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0 by @renovate in #1019
  • chore(deps): update dependency org.apache.maven.plugins:maven-plugin-plugin to v3.12.0 by @renovate in #1020
  • chore(deps): update dependency org.apache.camel.k:camel-k-crds to v2.3.0 by @renovate in #1018
  • chore(Entities): Add default constructor parameter by @lordrip in #1036
  • chore(Flow): Move Flow related files to EmptyState by @lordrip in #1035
  • chore(release): 2.0.0-TP3.1 by @lordrip in #1049

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