kestra

Infinitely scalable, event-driven, language-agnostic orchestration and scheduling platform to manage millions of workflows declaratively in code.

APACHE-2.0 License

Downloads
228.4K
Stars
7.2K

Bot releases are visible (Hide)

kestra - v0.4.4

Published by github-actions[bot] over 2 years ago

Features

Bug Fixes

Chores

Commits

  • 8c8a3c7: fix(readme) Discord server link (#562) (yuri) #562
kestra - v0.4.3

Published by github-actions[bot] over 2 years ago

Features

Bug Fixes

Chores

kestra - v0.4.2

Published by github-actions[bot] over 2 years ago

Bug Fixes

Chores

kestra - v0.4.1

Published by tchiotludo over 2 years ago

Features

  • ui: add a click on all state charts (e8f376fc)
  • docker: load some examples flow on docker-compose startup (91e2f5ac)
  • docker: add sqlserver plugin (4933c2b9)

Bug Fixes

  • core: disable CollectorScheduler if not a server (1fbfe73f)
  • core: try to fix flaky test (61b96995)
  • core: use a cached thread pool for worker to reduce memory usage (a01540a1)
  • ui: wrong link on flow list (054bf239)
  • ui: duration for topology are not displayed (125660ba)
  • ui: flow > logs keep proper title (7ef9173e)
  • docker: wrong docker compose entrypoint (e1649278)
  • kafka-runner: handle flow with multiple trigger that trigger multiple times next flow (71208727)

Chores

  • version: update to version 'v0.4.1'. (754942bf)
  • version: update snapshot version 'v0.4.1-SNAPSHOT'. (24083fbb)
  • deps: update deps (aa0fb911)
  • deps: update java deps (53d2f1b3)
  • docs: fix readme contributing link (18f29736)
  • cli: named shutdown thread (82e64c52)
  • docker: try a better startup process with docker-compose (796bf204)
kestra - v0.4.0

Published by github-actions[bot] over 2 years ago

Features

  • core: add a default lru cache on pebble template (Ludovic DEHON)
  • runner-kafka: performance optimization of KafkaFlowListeners (Ludovic DEHON)
  • core: add a retry on storage interface (Ludovic DEHON)
  • kafka-runner: create multiple stream thread to separate load (#452) #452 (Ludovic DEHON)
  • repository-elasticsearch: add metrics from elasticsearch client (Ludovic DEHON)
  • kafka-runner: create state dir early to avoid concurrent access (Ludovic DEHON)
  • kafka-runner: add consumer on GlobalStateProcessor to be notified about every change (Ludovic DEHON)
  • core: add a keys peeble filters (Ludovic DEHON)
  • kafka-runner: scheduler could recreate deleted trigger during race condition (#457) #457 (Ludovic DEHON)
  • ui: update cytoscape and change dom node (Ludovic DEHON)
  • ui: move to sass node package (Ludovic DEHON)
  • kafka-runner: used an in memory storage for flow & template (#467) #467 (Ludovic DEHON)
  • core: variable with date support for predefined string and type in existingFormat (Ludovic DEHON)
  • docker: add arm64 support (Ludovic DEHON)
  • ui: refactor TopologyTree to remove deps from portal-vue (Ludovic DEHON)
  • cicd: create a release on tag (Ludovic DEHON)

Bug Fixes

  • kafka-runner: missing server-type condition for scheduler in order to monitor their stream (Ludovic DEHON)
  • ui: remove table window scrollbar (Ludovic DEHON)
  • core: provide default value for variable configuration (Ludovic DEHON)
  • core: state file must be named to be easily use on different task from the same flow (Ludovic DEHON)
  • docker: fix compose dependencies version (Ludovic DEHON)
  • tasks: Python buffered log by default so we force unbuffer to have all logs (Ludovic DEHON)
  • core: flow listeners injection by blocked the startup, use a run (Ludovic DEHON)
  • ui: ctrl+s was not working anymore (Ludovic DEHON)
  • cli: restore-queue try to send invalid flow to queue (Ludovic DEHON)
  • core: don't report plugin usage if no plugins loaded (Ludovic DEHON)
  • core: loading template to early can lead to infinite wait startup on standalone (Ludovic DEHON)
  • kafka-runner: add a Await on FlowJoinerTransformer (Ludovic DEHON)
  • core: collector host.uuid was filtering wrong values (Ludovic DEHON)
  • docker: fix usage of docker on docker-compose (Ludovic DEHON)
  • core: add timestamp as a valid date of variable renderer (Ludovic DEHON)
  • kafka-runner: only keep last flow version in memory and use store to get older version (Ludovic DEHON)
  • core: Schedule with scheduleCondition was never triggered after first trigger (Ludovic DEHON)
  • kafka-runner: prevent first startup error on topic creation (Ludovic DEHON)
  • core: fix namespace collector stats (Ludovic DEHON)

Chores

Package Rankings
Top 22.7% on Repo1.maven.org
Top 11.19% on Pypi.org
Top 7.48% on Proxy.golang.org
Badges
Extracted from project README
Star the Repo