v0.6.0
github-actions
released this
16 Jan 12:36
·
3190 commits
to develop
since this release
Features
- ui: restore a revision (Ludovic DEHON)
- kafka-runner: introduce async queue and send log async (#806) #806 (Ludovic DEHON)
- core: record import for java 17 compatibility (Ludovic DEHON)
- cicd: move to temurin 17 to avoid java compiler bug (Ludovic DEHON)
- ui: initial vue3 #808 (Ludovic DEHON)
- ui: update all deps except monaco editor #808 (Ludovic DEHON)
- ui: update v-select to vue3 version #808 (Ludovic DEHON)
- ui: move to vue 3 with no compatibility and remove bootstrap vue in favor of element plus #808 (Ludovic DEHON)
- ui: update all js depends and move to bootstrap 5 for reset #808 (Ludovic DEHON)
- ui: reintroduce all styles #808 (Ludovic DEHON)
- ui: restore unit test on vue3 #808 (Ludovic DEHON)
- ui: restore unsaved change notification #808 (Ludovic DEHON)
- ui: last refactoring on element-plus #808 (Ludovic DEHON)
- ui: preparation vite and use absolute import #808 (Ludovic DEHON)
- ui: better monaco editor theme and size (Ludovic DEHON)
- ui: add some error tracking (Ludovic DEHON)
- core: allow to limit cpu & memory on docker runner (Ludovic DEHON)
- ui: move to vite #846 (Ludovic DEHON)
- ui: move topology to vue-flow #865 (Ludovic DEHON)
- docker: Introduce Redis Plugin (YannC)
- docker: remove useless space (YannC)
- docker: Introduce amqp plugin (YannC)
- docker: introduce neo4j plugin (Ludovic DEHON)
Bug Fixes
- ui: multiple edit task on logs when multiple attempts (Ludovic DEHON)
- kafka-runner: don't wait too long if flow is not defined (Ludovic DEHON)
- ui: relative link import (Ludovic DEHON)
- cicd: missing plugins on full image (Ludovic DEHON)
- core: missing try closing of runContext for temp file (Ludovic DEHON)
- ui: last issues with vue3 #808 (Ludovic DEHON)
- ui: invalid docker image pull log debug message (#825) #825 (Hamza Abdelkebir)
- ui: editor source was not loading due to setup script (Ludovic DEHON)
- repository-elasticsearch: invalid escape for special chars (Ludovic DEHON)
- core: schedule flow don't handle defaults inputs (Ludovic DEHON)
- ui: invalid acl for flow source search (Ludovic DEHON)
- ui: missing style on plugin doc for types (Ludovic DEHON)
- ui: topology don't open task description (#853) #853 (YannC)
- docker: npm executable is missing (Ludovic DEHON)
- core: fix falling test (Ludovic DEHON)
- core: allow fileserde to unserialize a specific class (Ludovic DEHON)
- ui: topology should be horizontal by default (Ludovic DEHON)
- core: micronaut bump protobuf package and break google cloud (Ludovic DEHON)
- Docker: replace Redis in list (YannC)
- doc: readme and contributing improvements (#888) #888 (Loïc Mathieu)
- docker: use nonintrusive health checks (#889) #889 (yuri)
- test: setup language and country system props (#892) #892 (Loïc Mathieu)
- ui: revision on loaded on restart task (Ludovic DEHON)
- ui: watch arguments are inverted (Ludovic DEHON)
- ui: topology was not refresh on route changed (Ludovic DEHON)
- ui: micronaut context-path is not working since the migration to vite (Ludovic DEHON)
- docs: update frontend configuration steps in contributing (#895) #895 (Simon Picard)
Chores
- version: update snapshot version 'v0.5.3-SNAPSHOT'. (Ludovic DEHON)
- jdbc: refactoring (#803) #803 (Ludovic DEHON)
- deps: update all java deps (Ludovic DEHON)
- ui: refactoring for vue 3 #808 (Ludovic DEHON)
- docs: cors documentation on contributing (#815) #815 (Hamza Abdelkebir)
- deps: update js deps (Ludovic DEHON)
- deps: update java deps (Ludovic DEHON)
- version: update to version 'v0.6.0'. (Ludovic DEHON)
Commits
- 505aa03: Merge branch 'master' into develop (Ludovic DEHON)