Skip to content

v0.21.3

Choose a tag to compare

@github-actions github-actions released this 18 Feb 20:27
· 5661 commits to develop since this release

👉 Changelog

Full Changelog: v0.21.2...v0.21.3

🩹 Fixes

  • scheduler: Delete trigger when flow is not found (#7366)
  • Enable rendering of commands properties inside CommandsWrapper " (#7381)
  • ui: Improve modifying inputs from no code editor (#7440)
  • core: Provide tenantId when looking for subflow (#7442)
  • core: Remove props with default from required in json schema to avoid validation errors (3a39c6582)
  • core: Render delete property at the beginning in Docker task runner (1fa026f0e)
  • tests: Increase timeout on JdbcServiceLivenessCoordinatorTest.taskResubmitSkipExecution (d30b331b3)

💅 Refactors

  • Introduce render in commands wrapper for property string (#7430)

🏡 Chore

  • ui: Add link to filtered triggers page from backfill dialog (#7380)
  • ui: Include autocompletion shortcut in the preview list (#7384)
  • ui: Improve breadcrumbs on namespace view (#7386)
  • ui: Improve the labels behavior (#7397)
  • Update version to v0.21.3 (23bde6b71)

🤖 CI

  • publish-docker: Usage of qemu-user-static (0b2df61c2)

❤️ Contributors