New features
* feat: add ak_to_feather and ak_from_feather functions by zbilodea in https://github.com/scikit-hep/awkward/pull/2683
* feat: expose simplification from `ak.from_buffers` by agoose77 in https://github.com/scikit-hep/awkward/pull/2713
Bug-fixes and performance
* fix: unpickling of `unknown_length` by agoose77 in https://github.com/scikit-hep/awkward/pull/2710
* fix: support placeholders in `from_buffers` by agoose77 in https://github.com/scikit-hep/awkward/pull/2714
Other
* chore: try to reintroduce Python 3.12, now that NumPy has released a beta. by jpivarski in https://github.com/scikit-hep/awkward/pull/2644
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/scikit-hep/awkward/pull/2705
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/scikit-hep/awkward/pull/2715* chore(deps): bump aws-actions/configure-aws-credentials from 3 to 4 by dependabot in https://github.com/scikit-hep/awkward/pull/2706
* chore(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0 by dependabot in https://github.com/scikit-hep/awkward/pull/2707
* docs: update obsolete comment in docs (relevant only in v1). by jpivarski in https://github.com/scikit-hep/awkward/pull/2699
New Contributors
* zbilodea made their first contribution in https://github.com/scikit-hep/awkward/pull/2683
**Full Changelog**: https://github.com/scikit-hep/awkward/compare/v2.4.2...v2.4.3