Skip to content

Releases: Taure/shigoto

v1.2.2

03 Apr 07:24
075019d

Choose a tag to compare

[1.2.2] - 2026-04-03

Bug Fixes

  • Auto-migrate shigoto tables on application start

v1.2.1

30 Mar 11:45
d31d6a4

Choose a tag to compare

[1.2.1] - 2026-03-30

Documentation

  • Add fanout queues guide (#27)

v1.2.0

30 Mar 11:40
7245c6e

Choose a tag to compare

[1.2.0] - 2026-03-30

Features

  • Add fanout queue mode for broadcast delivery (#26)

v1.1.0

28 Mar 13:23
ce0628a

Choose a tag to compare

[1.1.0] - 2026-03-28

Features

  • Support repo config as alternative to pool (#25)

v1.0.4

26 Mar 22:58
69bddca

Choose a tag to compare

[1.0.4] - 2026-03-26

Bug Fixes

  • Update rebar.lock (#23)

v1.0.3

26 Mar 22:52
d3c194f

Choose a tag to compare

[1.0.3] - 2026-03-26

Miscellaneous

  • Configure hex doc provider for ex_doc (#22)

v1.0.2

26 Mar 22:41
cc83cf7

Choose a tag to compare

[1.0.2] - 2026-03-26

Miscellaneous

  • Disable eqWAlize CI check (#21)

v1.0.1

26 Mar 22:33
653ecc5

Choose a tag to compare

[1.0.1] - 2026-03-26

Miscellaneous

  • Remove eqwalizer_support for Hex compatibility (#20)

v1.0.0

26 Mar 21:17
7c27bfe

Choose a tag to compare

What's Changed

  • feat: seki resilience, batches, middleware, encryption, and 20+ features by @Taure in #1
  • chore: switch seki to Hex (~> 0.4) by @Taure in #3
  • feat: resolve job dependencies on discard and cancel by @Taure in #4
  • fix: resolve multiple shigoto issues by @Taure in #5
  • feat: cron leader election, aliases, docs, and fixes by @Taure in #6
  • feat: encryption key rotation and global concurrency by @Taure in #7
  • feat: enhanced telemetry with queue, resilience, and cron events by @Taure in #8
  • fix: align CI compose port with test config by @Taure in #9
  • fix: remove unused catch_up_entry argument by @Taure in #10
  • chore: disable audit in CI, upgrade erlang-ci to v2.0.5 by @Taure in #11
  • feat: core improvements for production readiness by @Taure in #12
  • docs: comprehensive README and new guides by @Taure in #13
  • fix: resolve ELP lint warnings, enable in CI by @Taure in #14
  • fix: resolve all eqWAlizer errors, enable in CI by @Taure in #15
  • feat: cron timezone, meta encryption, graceful cancellation by @Taure in #16
  • test: add benchmark suite by @Taure in #17
  • chore: add release workflow for v1.0.0 by @Taure in #18
  • fix: release workflow cliff template and CI permissions by @Taure in #19

New Contributors

  • @Taure made their first contribution in #1

Full Changelog: https://github.com/Taure/shigoto/commits/v1.0.0