Skip to content

Pull requests: cloudamqp/amqp-client.js

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Typescript
#1 by antondalgren Contributor was closed Dec 16, 2021 Loading…
chore: Publish to NPM with provenance
#91 by meyfa Contributor was merged Sep 16, 2023 Loading…
Fix vulnerabilities reported by npm audit
#202 by walro Contributor was merged Apr 13, 2026 Loading…
Possibility to override/opt out from console logs
#79 by KristjanTammekivi Contributor was merged Jul 31, 2023 Loading…
Throw and reject Promise with an Error
#81 by ngbrown Contributor was merged Aug 23, 2023 Loading…
Raise an error when WebSocket is not cleanly closed
#80 by ngbrown Contributor was merged Aug 23, 2023 Loading…
Always buffer all publish framed together
#123 by carlhoerberg Member was merged Oct 26, 2024 Loading…
Add automatic reconnection and consumer recovery
#180 by Copilot AI was closed Feb 20, 2026 Draft
2 of 3 tasks
Bump picomatch from 2.3.1 to 2.3.2 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#199 by dependabot Bot was merged Mar 31, 2026 Loading…
docs: Export AMQPGeneratorConsumer for docs generation
#172 by antondalgren Contributor was merged Nov 13, 2025 Loading…
bump version to 3.4.0
#170 by antondalgren Contributor was merged Nov 12, 2025 Loading…
Add AsyncGenerator support to subscribe() for improved DX
#169 by antondalgren Contributor was merged Nov 12, 2025 Loading…
Add AMQPRPCClient for RPC-style messaging with direct reply-to
#191 by baelter Member was merged Mar 9, 2026 Loading…
6 tasks done
Built-in support for message compression
#181 by snichme Member was closed Mar 9, 2026 Loading…
Added missing ESM types export condition first
#46 by jonaskello Contributor was merged Sep 13, 2022 Loading…
Added missing ESM types subpath export condition
#45 by jonaskello Contributor was closed Sep 13, 2022 Loading…
feat: auto-ack in AMQPQueue.subscribe()
#189 by baelter Member was merged Mar 5, 2026 Loading…
7 tasks done
Bump js-yaml from 4.1.0 to 4.1.1 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#173 by dependabot Bot was merged Nov 17, 2025 Loading…
Use random string for unknown exchange type tests
#204 by walro Contributor was merged Apr 22, 2026 Loading…
CI tweaks
#205 by walro Contributor was merged Apr 24, 2026 Loading…
Bump vite from 7.1.12 to 7.3.2 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#200 by dependabot Bot was merged Apr 13, 2026 Loading…
Run CI against LavinMQ too
#201 by walro Contributor was merged Apr 13, 2026 Loading…
Test against non-EoL versions of Node.js
#203 by walro Contributor was merged Apr 13, 2026 Loading…
Fix the has an onerror callback websocket test
#135 by dentarg Member was merged Apr 5, 2025 Loading…
ProTip! Exclude everything labeled bug with -label:bug.