Skip to content

Releases: jasoet/altair-rs

altair-wf-v0.3.0

11 Jun 06:32
1a96a1e

Choose a tag to compare

Bug Fixes

  • (wf) Production readiness — Error::Activity downcast + tracing + helpers (#61)
  • (temporal) Production readiness — tuner, graceful shutdown, identity, retry validation (#60)
  • (wf) Crate-wide review fixes for altair-wf (#57)
  • (wf) Phase 3 R2 review fixes for datasync module (#56)
  • (wf) Phase 3 R1 review fixes for datasync module (#55)
  • (wf) Phase 2 R2 review fixes for function module (#53)
  • (wf) Phase 2 R1 review fixes for function module (#52)
  • (wf) Round 2 deep-review fixes — timing bug, facade, helper, integration coverage (#50)
  • (wf) Round 1 deep-review fixes — determinism, deep DAGs, facade, docs (#49)

Documentation

  • (examples) Scheduled examples + 16 wf variants + serde polish (#63)
  • (wf) Add 9 runnable examples covering every wf capability (#58)

Features

  • (wf) Parallel concurrency cap + function-activity heartbeat ticker (#62)
  • (wf) Track failed-task positions in pipeline / parallel / loop outputs (#59)
  • (wf) Phase 3 — datasync core + chunk submodule (#54)
  • (wf) Phase 2 — function module (registry + named-handler activity) (#51)

Refactor

  • (wf) Scope missing_docs allow to activity module (#65)

altair-temporal-v0.3.0

11 Jun 06:31
1a96a1e

Choose a tag to compare

Bug Fixes

  • (temporal) Production readiness — tuner, graceful shutdown, identity, retry validation (#60)

Documentation

  • (examples) Scheduled examples + 16 wf variants + serde polish (#63)

Refactor

  • (otel) Return Result from ConfigBuilder::build (#66)

altair-server-v0.3.0

11 Jun 06:31
1a96a1e

Choose a tag to compare

Refactor

  • (otel) Return Result from ConfigBuilder::build (#66)

altair-retry-v0.3.0

11 Jun 06:31
1a96a1e

Choose a tag to compare

Refactor

  • (otel) Return Result from ConfigBuilder::build (#66)

altair-rest-v0.3.0

11 Jun 06:31
1a96a1e

Choose a tag to compare

Refactor

  • (otel) Return Result from ConfigBuilder::build (#66)

altair-otel-v0.3.0

11 Jun 06:31
1a96a1e

Choose a tag to compare

Refactor

  • (otel) Return Result from ConfigBuilder::build (#66)

altair-db-v0.3.0

11 Jun 06:31
1a96a1e

Choose a tag to compare

Bug Fixes

  • (db) Make slim feature builds compile and lint clean (#67)

Refactor

  • (otel) Return Result from ConfigBuilder::build (#66)
  • (db) Feature-gate database drivers (#64)

altair-config-v0.3.0

11 Jun 06:31
1a96a1e

Choose a tag to compare

Tests

  • Cross-crate integration tests — db macOS, config, retry, otel collector fixture (#35)

altair-concurrent-v0.3.0

11 Jun 06:31
1a96a1e

Choose a tag to compare

Refactor

  • (otel) Return Result from ConfigBuilder::build (#66)

altair-compress-v0.3.0

11 Jun 06:31
1a96a1e

Choose a tag to compare

Bug Fixes

  • (compress) Defuse zip/gzip decompression bombs with default 4 GiB cap (#44)