Skip to content

Releases: taskforcesh/bullmq-proxy

v1.1.3

29 Feb 14:08
Compare
Choose a tag to compare

1.1.3 (2024-02-29)

Bug Fixes

  • docker-build: use GHA built in docker layers cache (0dd9c31)

v1.1.2

29 Feb 13:51
Compare
Choose a tag to compare

1.1.2 (2024-02-29)

Bug Fixes

  • create image using production files (c939ed6)

v1.1.1

29 Feb 13:41
Compare
Choose a tag to compare

1.1.1 (2024-02-29)

Bug Fixes

  • fix trigger for docker image build (b5507e6)

v1.1.0

29 Feb 11:23
Compare
Choose a tag to compare

1.1.0 (2024-02-29)

Bug Fixes

  • correct end offset of pages on get jobs and get logs (8c12825)

Features

  • workers: add support for updating job progress and add job logs (f4b342e)

v1.0.0

26 Feb 14:07
Compare
Choose a tag to compare

1.0.0 (2024-02-26)

Bug Fixes

  • golang: remove websocket compression (5c28a42)

Features

  • add getJobCounts (d138fed)
  • bun: add reference client implementation in typescript (3131dce)
  • golang client POC (7641749)
  • initial implementation (4d248ef)
  • initial implementation endpoint based workers (506d4e6)

Performance Improvements

  • validators: outrefactor constants to make them globals (b84e1d6)