This is an automated email from the ASF dual-hosted git repository.
quinnj pushed a change to annotated tag v2.8.1
in repository https://gitbox.apache.org/repos/asf/arrow-julia.git
*** WARNING: tag v2.8.1 was modified! ***
from b8ebfc5 (commit)
to ee75246 (tag)
tagging b8ebfc558807bd2176bc3a3b107f9c3e1704f27c (commit)
replaces v2.8.1-rc1
by github-actions[bot]
on Wed Jan 14 05:15:34 2026 +0000
- Log -----------------------------------------------------------------
[Diff since
v2.8.0](https://github.com/apache/arrow-julia/compare/v2.8.0...v2.8.1)
**Merged pull requests:**
- ci: Set timeout (#533) (@kou)
- Update manual.md (#539) (@dmbates)
- Avoid extending `Type` from Base on Julia 1.12 (#543) (@ararslan)
- Fix license information (#545) (@kou)
- Enable GitHub discussions and notifications to mailing lists (#546) (@raulcd)
- Remove duplicated notifications section on .asf.yaml (#547) (@raulcd)
- Fix bug where inline bytes weren't valid for Utf8View data (#548) (@quinnj)
- Hide HTML comment (license) in rendered Documenter page (#549) (@abhro)
- Fix verify RC CI (#551) (@kou)
- Add support for running CI on fork (#553) (@kou)
- Bump actions/checkout from 4 to 5 (#557) (@dependabot[bot])
- ci: Fix format check (#558) (@kou)
- Bump actions/setup-python from 5 to 6 (#566) (@dependabot[bot])
- Bump version (#569) (@kou)
- Fix poor performance of table reading when many record batches are involved
(#570) (@quinnj)
- Test on Julia pre instead of Julia nightly (#574) (@palday)
- Bump actions/checkout from 5 to 6 (#576) (@dependabot[bot])
- Bump actions/checkout from 5 to 6 (#579) (@dependabot[bot])
- Bump actions/cache from 4 to 5 (#581) (@dependabot[bot])
- fix test failures on 1.12, avoid race condition in multithreaded partitioned
writes (#582) (@palday)
**Closed issues:**
- Failure to read valid file (#511)
- Severe negative scaling when running Julia threaded. (#528)
- ci: Set timeout (#532)
- Missing `NOTICE` file in source distribution (#544)
- Verify release GHA workflow is failing (#550)
- ci: Add support for running CI on fork (#552)
- ci: Format check is failing (#554)
- Warnings on Julia 1.12-beta3 (#555)
- Default CI should run on Julia `pre` instead of `nightly` (#573)
- Warning for Constructor for type "Type" when precompiling Arrow in Julia
1.12.2 (#577)
- Precompilation warning with Julia 1.12 (#578)
-----------------------------------------------------------------------
No new revisions were added by this update.
Summary of changes: