The ORC team is excited to announce the release of ORC v1.7.8.
- Released: 21 January 2023
- Source code: orc-1.7.8.tar.gz
- GPG Signature signed by William Hyun (DECDFA29)
- Git tag: rel/release-1.7.8
- Maven Central: ORC 1.7.8
- SHA 256: 4e92db5380d6596e…
- Fixed issues: ORC-1.7.8
The improvements:
- ORC-1342 Publish SBOM artifacts
- ORC-1344 Skip SBOM generation during CMake
- ORC-1345 Use
makeBom
and skip snapshot check in GitHub Actionpublish_snapshot
job
The bug fixes:
- ORC-1332 Avoid
NegativeArraySizeException
when usingsearchArgument
- ORC-1343 Ignore
orc.create.index
The test changes:
- ORC-1323 Make
docker/reinit.sh
support target OS arguments