Skip to content

Tasker 0.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Feb 16:09
· 479 commits to main since this release
d9a5bfd

Published Packages

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

Container Images

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

What's Changed

  • feat: publish container images to GHCR with Chainguard hardened runtimes (TAS-197) by @jcoletaylor in #205
  • fix: add container change detection and idempotent release creation (TAS-197) by @jcoletaylor in #207
  • feat: fan-out container builds with matrix strategy, amd64-only (TAS-197) by @jcoletaylor in #209
  • docs: remove internal ticket references for public-facing documentation (TAS-214) by @jcoletaylor in #210
  • TAS-218: Documentation improvements and markdown linting tooling by @jcoletaylor in #211
  • feat(TAS-126): CLI plugin system, template engine, and styled output by @jcoletaylor in #212
  • deps(deps): bump sysinfo from 0.37.2 to 0.38.0 by @dependabot[bot] in #158
  • test(TAS-208): add plugin integration tests for tasker-ctl by @jcoletaylor in #213
  • feat(TAS-205): cross-architecture FFI build system by @jcoletaylor in #214
  • feat: add FFI client wrappers and fix documentation by @jcoletaylor in #215
  • feat(TAS-270): remote templates, init command, and CLI cleanup by @jcoletaylor in #216
  • chore(release): prepare v0.1.2 by @jcoletaylor in #217
  • chore: update publish-typescript.sh script by @jcoletaylor in #218

Full Changelog: v0.1.1...v0.1.2