-
Notifications
You must be signed in to change notification settings - Fork 22
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: cloudamqp/amqp-client.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cloudamqp/amqp-client.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 10 files changed
- 2 contributors
Commits on Mar 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 48a76b2 - Browse repository at this point
Copy the full SHA 48a76b2View commit details
Commits on Apr 5, 2025
-
Use v4 of
setup-nodeandcheckoutactionsThe v3 actions was deprecated some time ago.
Configuration menu - View commit details
-
Copy full SHA for 57a9d48 - Browse repository at this point
Copy the full SHA 57a9d48View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5bb5ea - Browse repository at this point
Copy the full SHA d5bb5eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 417d44f - Browse repository at this point
Copy the full SHA 417d44fView commit details -
Fix the
has an onerror callbackwebsocket test (#135)This is how the test in test/test.ts looks. I think we got it wrong in 08c1aa6 Before this change, the test failed like this FAIL |test-browser| test-browser/websocket.ts > has an onerror callback AssertionError: expected "spy" to be called at least once ❯ Proxy.methodWrapper ../../../../node_modules/.vite/deps/vitest___chai.js:1050:29 ❯ test-browser/websocket.ts:600:23 598| conn.onerror = vi.fn((err) => errMessage = err.message) 599| await expect(ch.exchangeDeclare("none", "none")).rejects.toThrow() 600| expect(conn.onerror).toBeCalled() | ^ 601| expect(errMessage).toMatch(/invalid exchange type/) 602| })
Configuration menu - View commit details
-
Copy full SHA for cc8448a - Browse repository at this point
Copy the full SHA cc8448aView commit details
Commits on Apr 6, 2025
-
Increase min
frameMaxto 8KB (#134)For compatibility with RabbitMQ 4.1 and large JWT tokens: rabbitmq/rabbitmq-server#13541 Co-authored-by: Patrik Ragnarsson <patrik@starkast.net>
Configuration menu - View commit details
-
Copy full SHA for f874bc1 - Browse repository at this point
Copy the full SHA f874bc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 738c135 - Browse repository at this point
Copy the full SHA 738c135View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.2.0...v3.2.1