bparks13 opened a new pull request, #343:
URL: https://github.com/apache/arrow-dotnet/pull/343

   ## What's Changed
   
   Bump the `Zstd.Sharp` package from 0.8.5 to 0.8.8. The main reason for this 
bump is to bring that project's dependency `System.Memory` up to v4.6.0, and is 
implemented in [this PR](https://github.com/oleg-st/ZstdSharp/pull/69). 
   
   I implemented this change in `Zstd.Sharp` to fix a version mismatch issue; I 
am working on a plugin for use in 
[`Bonsai-Rx`](https://github.com/bonsai-rx/bonsai), which does not allow me to 
have an assembly binding redirect, leading to a run-time exception due to 
multiple `System.Memory` versions present.
   
   All tests passed locally, and all builds succeeded.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to