ParquetSharp 24.0.0-beta1
Pre-release
Pre-release
·
2 commits
to master
since this release
What's Changed
- Upgrade Arrow C++ to 24.0.0 by @adamreeve in #647
- Fix overflow in
DecimalConverter.MaxPrecisionfor large type lengths > 128 bytes by @MohamedM216 in #652 - Replace local vcpkg-cache-action with G-Research/vcpkg-cache-action by @marcin-krystianc in #655
- Enable caching when building CentOS container by @marcin-krystianc in #656
- security: pin GitHub Actions references to commit SHAs by @pavlovic-ivan in #657
- chore: prevent invalid version suffixes being used in CI by @adamreeve in #658
New Contributors
- @MohamedM216 made their first contribution in #652
- @dev-milos made their first contribution in #661
Full Changelog: 23.0.0.2...24.0.0-beta1