-
Notifications
You must be signed in to change notification settings - Fork 98
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
Release v0.24.1 #696
Release v0.24.1 #696
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a2fc8e7 - Browse repository at this point
Copy the full SHA a2fc8e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3876e45 - Browse repository at this point
Copy the full SHA 3876e45View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ceb514c - Browse repository at this point
Copy the full SHA ceb514cView commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 30abd55 - Browse repository at this point
Copy the full SHA 30abd55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bf89a7 - Browse repository at this point
Copy the full SHA 7bf89a7View commit details
Commits on Oct 15, 2024
-
refactor: bitswap client does not need ProviderQueryManager (#676)
btswap client does not need ProviderQueryManager The bitswap Client does not to hold a reference to the provider query manager. The session maintains the ProviderQueryManager reference.
Configuration menu - View commit details
-
Copy full SHA for 08fb71d - Browse repository at this point
Copy the full SHA 08fb71dView commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c2487a2 - Browse repository at this point
Copy the full SHA c2487a2View commit details -
fix(bitswap/session): cleanup live wants on cancel
Otherwise live wants get rebroadcasted/requested forever, even when we cancelled those.
Configuration menu - View commit details
-
Copy full SHA for 1e02fa0 - Browse repository at this point
Copy the full SHA 1e02fa0View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d20c747 - Browse repository at this point
Copy the full SHA d20c747View commit details -
Configuration menu - View commit details
-
Copy full SHA for da0654d - Browse repository at this point
Copy the full SHA da0654dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb59df1 - Browse repository at this point
Copy the full SHA cb59df1View commit details -
Merge pull request #690 from Wondertan/cleanup-live-wants
fix(bitswap/session): cleanup live wants on cancel
Configuration menu - View commit details
-
Copy full SHA for 043c71c - Browse repository at this point
Copy the full SHA 043c71cView commit details -
fix: bitswap performance issue (#692)
- Fix exhausted wants problem resulting in possible performance issue - Minor improvements for GC. - RWLock not justified for time reading - replace unneeded RWMutex with Mutex - build strings with strings.Builder
Configuration menu - View commit details
-
Copy full SHA for 19bcc75 - Browse repository at this point
Copy the full SHA 19bcc75View commit details
Commits on Oct 22, 2024
-
chore: update dependencies (#693)
- update dependencies - Use sync/atomic instead of uber/atomic - mod tidy examples - test sharness with go1.23 - update go-unixfsnode - fix: extra go mod tidy
Configuration menu - View commit details
-
Copy full SHA for 7b7d634 - Browse repository at this point
Copy the full SHA 7b7d634View commit details -
Configuration menu - View commit details
-
Copy full SHA for d38ca57 - Browse repository at this point
Copy the full SHA d38ca57View commit details