Releases: Backblaze/boardwalk
Releases · Backblaze/boardwalk
0.8.19
What's Changed
- boardwalk (feat): display --limit from CLI on web dashboard (SVRENG-336) by @asullivan-blze in #76
Full Changelog: 0.8.18...0.8.19
0.8.18
What's Changed
- boardwalk (client, server): utcnow deprecations; ruff formatting, linting by @asullivan-blze in #72
- This change results in Python 3.11 being the minimum supported version.
Full Changelog: 0.8.17...0.8.18
0.8.17
What's Changed
- boardwalkd (enh/security): Enable click generation of envvars for options by @asullivan-blze in #70
Full Changelog: 0.8.16...0.8.17
0.8.16
What's Changed
- Update installation guidance and silence typechecking by @asullivan-blze in #62
- Changes required before we open the repo to the public by @metadaddy in #61
- Use Poetry for dependency management and packaging (SVRENG-252) by @asullivan-blze in #64
- Replace black+usort with ruff by @asullivan-blze in #66
- Reimplement strtobool for Python 3.12 compatibility (SVRENG-267) by @asullivan-blze in #68
New Contributors
- @metadaddy made their first contribution in #61
Full Changelog: 0.8.15...0.8.16
0.8.15
Fixes additional missing type annotations discovered at runtime by Pydantic.
What's Changed
- boardwalk (bug): add model field annotations by @asullivan-blze in #60
Full Changelog: 0.8.14...0.8.15
0.8.14
Relaxes type-checking for the moment to resolve runtime failures due to type-checking issues caused by updated dependencies.
What's Changed
- boardwalk (bug): relax type checking for the moment by @asullivan-blze in #58
Full Changelog: 0.8.13...0.8.14