Skip to content

Tasker 0.1.4

Choose a tag to compare

@github-actions github-actions released this 17 Feb 22:15
· 420 commits to main since this release
55a89b2

Published Packages

Package Version Registry
tasker-pgmq 0.1.4 crates.io
tasker-shared 0.1.4 crates.io
tasker-client 0.1.4 crates.io
tasker-orchestration 0.1.4 crates.io
tasker-worker 0.1.4 crates.io
tasker-ctl 0.1.4 crates.io
tasker-rb 0.1.5 RubyGems
tasker-py 0.1.4 PyPI
@tasker-systems/tasker 0.1.5 npm

FFI Libraries

Pre-built native libraries are attached to this release.

Target Python TypeScript Ruby
x86_64-unknown-linux-gnu .whl .so .so
aarch64-apple-darwin .whl .dylib .bundle

Container Images

Image Registry
tasker-orchestration GHCR
tasker-worker-ruby GHCR
tasker-worker-python GHCR
tasker-worker-typescript GHCR

What's Changed

  • chore: simplify grep commands in CI test summary script by @jcoletaylor in #234
  • feat(TAS-290): replace koffi C FFI with napi-rs for TypeScript worker by @jcoletaylor in #240
  • Smart CI: scope-based job skipping to reduce CI minutes by @jcoletaylor in #241
  • chore(release): prepare v0.1.4 by @jcoletaylor in #242
  • ci(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #235
  • fix: use bunx instead of npx in TypeScript worker Dockerfiles by @jcoletaylor in #243
  • fix: TypeScript release — npm OIDC auth and Docker .node file paths by @jcoletaylor in #244

Full Changelog: v0.1.3...v0.1.4