v0.10.1
github-actions
released this
18 Jul 07:41
·
3363 commits
to develop
since this release
Bug Fixes
- ui: missing task run value on log list (Ludovic DEHON)
- core: remove misleading default value for polling triggers #1723 (Loïc Mathieu)
- jdbc: DateTimeFormatter can be reused in the JdbcMapper #1722 (Loïc Mathieu)
- core: add worker group tag to the metrics #1727 (Loïc Mathieu)
- core: make the RetryTest more resilient #1727 (Loïc Mathieu)
- core: Fix flow comparison method (#1740) #1740 (YannC)
- ui: More concise "labels as array" handling #1743 (brian.mulier)
- core: JQ filters now allow object / array destructuring after doing its thing #1749 (brian.mulier)
- executable: Wrong quotes in add-opens variable for executable #1752 (brian.mulier)
- gradle: opens java.lang for the /threaddump endpoint (Loïc Mathieu)
- core: avoid infinite loop in the executor for Flowable tasks #1746 (Loïc Mathieu)
Chores
- version: update snapshot version 'v0.10.1-SNAPSHOT'. (Ludovic DEHON)
- always pull the image as we don't use the latest tag. #1724 (Loïc Mathieu)
- core: revert labels as list in a Flow #1743 (Loïc Mathieu)
- version: update to version 'v0.10.1'. (YannC)