Releases: asomers/py-libzfs
Releases · asomers/py-libzfs
v2.0.1
2.0.0
The first release since the fork from truenas to asomers. See CHANGELOG.md for the list of user-visible changes.
What's Changed
- Don't fetch hidden properties by default by @Jsollvander in #1
- Fix intermittent EINVAL in ZFSPool.sync by @asomers in #2
- Merge the FreeBSD branch into master by @asomers in #3
- Add build tests for FreeBSD to CI by @asomers in #4
- Allow user to only look up properties they care about by @Jsollvander in #5
- Run CI on pull requests, not just on pushes by @asomers in #8
- Drop support for FreeBSD 12 and older by @asomers in #9
- Note the ConnectWise py-libzfs fork in the README by @asomers in #11
- Use get_children_recursive() everywhere by @Jsollvander in #12
- Fix two of the backwards-compatibility properties by @asomers in #13
- port: updates libzfs + zfs files to report trim status as originally intended by @tew42 in #14
- Updates for Cython 3.x / OpenZFS 2.4.x / Debian 13.x / FreeBSD 13.5+ by @tew42 in #7
- Add a CHANGELOG by @asomers in #15
New Contributors
- @Jsollvander made their first contribution in #1
- @asomers made their first contribution in #2
- @tew42 made their first contribution in #14
Full Changelog: 9.10.1...v2.0.0