-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zetta Version (1.6.0) - Upgraded spdy - Working with Node v18 #379
Commits on Nov 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8ebeab2 - Browse repository at this point
Copy the full SHA 8ebeab2View commit details
Commits on Dec 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2fbfde9 - Browse repository at this point
Copy the full SHA 2fbfde9View commit details
Commits on Feb 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9a9e962 - Browse repository at this point
Copy the full SHA 9a9e962View commit details
Commits on Apr 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6639eed - Browse repository at this point
Copy the full SHA 6639eedView commit details
Commits on May 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 70c95ac - Browse repository at this point
Copy the full SHA 70c95acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 243df26 - Browse repository at this point
Copy the full SHA 243df26View commit details
Commits on Nov 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ccf8321 - Browse repository at this point
Copy the full SHA ccf8321View commit details
Commits on Dec 4, 2018
-
Fix isssue with reconnects not passing proper connectionId to peer cl…
…ient. Fix issue with stream deduping when finding intenral remote port in the spdy internals.
Configuration menu - View commit details
-
Copy full SHA for bdfe0b8 - Browse repository at this point
Copy the full SHA bdfe0b8View commit details
Commits on Dec 8, 2018
-
Fix failing test where an embedded ws is expected to return 404.
Updates to the WS cause it to return a 400 instead of a 404 when the base path does not match.
Configuration menu - View commit details
-
Copy full SHA for 0718688 - Browse repository at this point
Copy the full SHA 0718688View commit details -
PeerSocket fix issue where a closing the peer conneciton causes subsc…
…ribe's cb to fire a second time. Wrap cb in a once pattern. PeerSocket guard against this.ws not being initialized when closing the connection
Configuration menu - View commit details
-
Copy full SHA for 04e4670 - Browse repository at this point
Copy the full SHA 04e4670View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1be114 - Browse repository at this point
Copy the full SHA c1be114View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd82209 - Browse repository at this point
Copy the full SHA cd82209View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbdb4b0 - Browse repository at this point
Copy the full SHA dbdb4b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c9af90 - Browse repository at this point
Copy the full SHA 4c9af90View commit details
Commits on Dec 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 792be3d - Browse repository at this point
Copy the full SHA 792be3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf7655c - Browse repository at this point
Copy the full SHA cf7655cView commit details -
Add --exit to mocha to be compatible with old style in 1.x
Our tests are scheduling async operations and calling done. We need to clean this up but with the old version of mocha it was exiting the test suite after all tests were done. This enforces the old behavior.
Configuration menu - View commit details
-
Copy full SHA for 179ec30 - Browse repository at this point
Copy the full SHA 179ec30View commit details -
Configuration menu - View commit details
-
Copy full SHA for a30d4d9 - Browse repository at this point
Copy the full SHA a30d4d9View commit details
Commits on Dec 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a85cd7b - Browse repository at this point
Copy the full SHA a85cd7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 457e809 - Browse repository at this point
Copy the full SHA 457e809View commit details -
Configuration menu - View commit details
-
Copy full SHA for df6b0ad - Browse repository at this point
Copy the full SHA df6b0adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8840b62 - Browse repository at this point
Copy the full SHA 8840b62View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7afa12 - Browse repository at this point
Copy the full SHA c7afa12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7876b0e - Browse repository at this point
Copy the full SHA 7876b0eView commit details
Commits on Dec 13, 2018
-
Peer z2z transport always uses spdy/3.1 to support old zetta hubs.
This ensures zetta hubs running pre spdy-upgrade will be compatible at a network level. To support `h2` we need to negotiate transport and ALPN cannot help us.
Configuration menu - View commit details
-
Copy full SHA for 3e6812b - Browse repository at this point
Copy the full SHA 3e6812bView commit details
Commits on Jul 15, 2020
-
Upgrade zetta-cluster to fix security vulnerabilities.
Adam Magaluk authored and Adam Magaluk committedJul 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 6f31664 - Browse repository at this point
Copy the full SHA 6f31664View commit details
Commits on Dec 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c01c3f1 - Browse repository at this point
Copy the full SHA c01c3f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4685514 - Browse repository at this point
Copy the full SHA 4685514View commit details