Releases: Backblaze/boardwalk
Releases · Backblaze/boardwalk
0.8.25
What's Changed
- ci: bump actions/checkout from 3 to 4 by @dependabot in #88
- Bump aiohttp from 3.10.10 to 3.10.11 by @dependabot in #94
- Bump ruff from 0.6.9 to 0.7.4 by @dependabot in #96
- Bump rich-click from 1.8.3 to 1.8.4 by @dependabot in #90
- Bump semgrep from 1.96.0 to 1.97.0 by @dependabot in #100
- boardwalk (bug): Ensure workflow is set as succeeded false when beginning a workflow by @asullivan-blze in #105
Full Changelog: 0.8.24...0.8.25
0.8.24
What's Changed
- documentation: Use Sphinx for building HTML documentation by @asullivan-blze in #87
Full Changelog: 0.8.23...0.8.24
0.8.23
What's Changed
- [SVRENG-609] boardwalk (bug): correct job class initialization by @asullivan-blze in #86
Full Changelog: 0.8.22...0.8.23
0.8.22
What's Changed
- Add instructions on submitting a pull request by @metadaddy in #82
- Bump cryptography from 43.0.0 to 43.0.1 by @dependabot in #83
- Add link to announcement blog post, license section by @metadaddy in #84
- boardwalk (feat): allow execution of playbooks in addition to tasks by @asullivan-blze in #85
Full Changelog: 0.8.21...0.8.22
0.8.21
What's Changed
- Enable tab completion of commands/workspace names by @asullivan-blze in #81
Full Changelog: 0.8.20...0.8.21
0.8.20
What's Changed
- boardwalkd (feat): add Slack commands for catching/releasing workspaces by @asullivan-blze in #75
Full Changelog: 0.8.19...0.8.20
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