Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
manast committed Feb 26, 2024
2 parents f718009 + 91f2173 commit 8a940cc
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
Binary file modified bun.lockb
Binary file not shown.
20 changes: 20 additions & 0 deletions docs/gitbook/changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# 1.0.0 (2024-02-26)


### Bug Fixes

* **golang:** remove websocket compression ([5c28a42](https://github.com/taskforcesh/bullmq-proxy/commit/5c28a42ef8817b46a11d62a5cedb4c8a87e9e5a9))


### Features

* add getJobCounts ([d138fed](https://github.com/taskforcesh/bullmq-proxy/commit/d138fede24bd08d317a1ab2a17f8f0d289e19329))
* **bun:** add reference client implementation in typescript ([3131dce](https://github.com/taskforcesh/bullmq-proxy/commit/3131dced3a5e95ae650d25cd2c1a05f3560717ac))
* golang client POC ([7641749](https://github.com/taskforcesh/bullmq-proxy/commit/76417496c5cb9feb368e1a0a2a5712d752ef2418))
* initial implementation ([4d248ef](https://github.com/taskforcesh/bullmq-proxy/commit/4d248ef67d315839e34b45fddfa0ac9f8359c0b0))
* initial implementation endpoint based workers ([506d4e6](https://github.com/taskforcesh/bullmq-proxy/commit/506d4e6327b2074d6411b7c330e58ef2da27b025))


### Performance Improvements

* **validators:** outrefactor constants to make them globals ([b84e1d6](https://github.com/taskforcesh/bullmq-proxy/commit/b84e1d6548d597c2ad412dff36949e2b9f93e122))

0 comments on commit 8a940cc

Please sign in to comment.