Skip to content

v0.22.5

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 15:13
· 861 commits to develop since this release
2da00f9

Bug Fixes

  • executions: unqueing execution must remove the execution queued (Loïc Mathieu)
  • system: restrict the JdbcConcurrencyLimitService to the JDBC runner (Loïc Mathieu)
  • jdbc: add service_id index on service_instance table (杨利伟)
  • core: change incorrectly used search parameter (#8534) (Nicolas K.)
  • namespaces: namespaceFiles with same name are wrongly overwritten (#8562) (Nicolas K.)
  • namespaces: namespaceFiles with same name are wrongly overwritten (nKwiatkowski)
  • executions: fix execution failure due to UnsupportedOperationException (#8563) (Florian Hussonnois)

Tests

Chores

Commits

  • e0f8318: fix(execution)*: decode and hide nested inputs of type SECRET (Loïc Mathieu)
  • 0016657: chore(triggers)*: properly handle switches for triggers disabled from within flow source (#8106) (Piyush Bhaskar)
  • ebba956: feat(system)*: decrease defaut JDBC queue poll size (Loïc Mathieu)