3scale / apisonator

Red Hat 3scale API Management Apisonator backend
https://3scale.net
Apache License 2.0
36 stars 27 forks source link

Upgrade async deps #314

Closed eguzki closed 2 years ago

eguzki commented 2 years ago

Changes applied:

async-redis commit hist. Does not seem to be any mem leak fix

* 8926c20 - (11 months ago) Patch version bump. - Samuel Williams (tag: v0.5.3)
* 81bc28f - (11 months ago) Use `peer.sync = true` to set `TCP_NODELAY` if possible. Fixes #31. - Samuel Williams
* 5c0d815 - (12 months ago) Allow adding subscriptions while listening for messages. - Samuel Williams
* 9d0fa74 - (12 months ago) Patch version bump. - Samuel Williams (tag: v0.5.2)
* 9f03f9b - (12 months ago) Move `publish` to `protocol-redis`. - Samuel Williams
* f9b3e40 - (1 year ago) Patch version bump. - Samuel Williams (tag: v0.5.1)

async-pool commit hist. There is one promising commit for the memory leak: d545ad7 fixing https://github.com/socketry/async-pool/issues/6

* 6b150b4 - (7 weeks ago) Bump patch version. - Samuel Williams (tag: v0.3.9)
* dce2624 - (7 weeks ago) Modernize gem. - Samuel Williams
* 4ac5986 - (7 weeks ago) Don't free resources more than once. Enforce this and test it. - Samuel Williams
* 746fd4b - (4 months ago) Patch version bump. - Samuel Williams (tag: v0.3.8)
* ae1aeff - (4 months ago) Add benchmark for comparing overhead of current design vs previous design. - Samuel Williams
* 055ea1c - (4 months ago) Add documenation workflow. - Samuel Williams
* 85df0ca - (4 months ago) Add async stable-v1 and head to test matrix. - Samuel Williams
* 9c8ed0d - (5 months ago) Modernize gem. - Samuel Williams
* ec81eba - (5 months ago) Add spec and improve robustness of releasing resources. - Samuel Williams
* f58df53 - (5 months ago) CI: Add "3.0" to build matrix - Olle Jonsson
* 1988ec1 - (5 months ago) Patch version bump. - Samuel Williams (tag: v0.3.7)
* 8c6ef4d - (5 months ago) Handle exceptions propagating out of semaphore. - Samuel Williams
* 89b76d5 - (6 months ago) Patch version bump. - Samuel Williams (tag: v0.3.6)
* c50f86a - (6 months ago) Replace `Async.logger` -> `Console.logger`. - Samuel Williams
* 7a046dd - (9 months ago) Patch version bump. - Samuel Williams (tag: v0.3.5)
* c4c421e - (9 months ago) Ensure pool is correctly reset after calling close. - Samuel Williams
* 1ec608d - (9 months ago) Patch version bump. - Samuel Williams (tag: v0.3.4)
* 303bf66 - (9 months ago) Add `overflowing?` predicate for minimising retained resources. - Samuel Williams
* d545ad7 - (10 months ago) Correctly add and remove item from available list. Fixes #6. - Samuel Williams
* 8794d84 - (1 year ago) Patch version bump. - Samuel Williams (tag: v0.3.3)
* 5fb4550 - (1 year ago) Improve debug message. - Samuel Williams
* c5cdfe5 - (1 year, 6 months ago) Fix typo in debug message - Simon Perepelitsa
* 888ca76 - (1 year, 6 months ago) Add required Ruby version. - Samuel Williams
* 3b253d7 - (1 year, 6 months ago) Patch version bump. - Samuel Williams (tag: v0.3.2)
* 8f30fb8 - (1 year, 6 months ago) Modernize project. - Samuel Williams
* a45f86a - (1 year, 6 months ago) Patch version bump. - Samuel Williams (tag: v0.3.1)
* a8e9fa3 - (1 year, 6 months ago) Ensure `Async` is available for gardener. - Samuel Williams
* 17fadd4 - (1 year, 7 months ago) Minor version bump. - Samuel Williams (tag: v0.3.0)
* 80def7d - (1 year, 7 months ago) Add the gardener who tends to the resource pool. - Samuel Williams
* ed9fed3 - (1 year, 7 months ago) Prefer bake-bundler / githuh actions. - Samuel Williams
* 3bab58b - (1 year, 11 months ago) Add 2.7 to travis test matrix. - Samuel Williams
* 54e458a - (1 year, 11 months ago) Bump version. - Samuel Williams (tag: v0.2.0)

Fixes #308

eguzki commented 2 years ago

bors r+

bors[bot] commented 2 years ago

Build succeeded: