Skip to content

Releases: Backblaze/boardwalk

0.8.19

28 May 21:40
68e52ab

Choose a tag to compare

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

10 May 22:48
79e9f4b

Choose a tag to compare

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

09 Apr 18:25
6c1352a

Choose a tag to compare

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

03 Apr 20:08
e8054f5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.15...0.8.16

0.8.15

04 Oct 22:04
401d633

Choose a tag to compare

Fixes additional missing type annotations discovered at runtime by Pydantic.

What's Changed

Full Changelog: 0.8.14...0.8.15

0.8.14

03 Oct 23:46
e2231d7

Choose a tag to compare

Relaxes type-checking for the moment to resolve runtime failures due to type-checking issues caused by updated dependencies.

What's Changed

Full Changelog: 0.8.13...0.8.14

0.8.13

11 Jan 19:38
5fd09a1

Choose a tag to compare

What's Changed

  • Log event when Workspace details posted by @m4wh6k in #55

Full Changelog: 0.8.12...0.8.13

0.8.12

10 Jan 21:23
1f06045

Choose a tag to compare

What's Changed

  • Bugfix: Close heartbeat thread more reliably by @m4wh6k in #54

Full Changelog: 0.8.11...0.8.12

0.8.11

06 Jan 23:04
6151836

Choose a tag to compare

What's Changed

  • Boardwalk CLI: Use python logger; have debug logs by @m4wh6k in #53

Full Changelog: 0.8.10...0.8.11

0.8.10

20 Dec 23:11
81a13b1

Choose a tag to compare

What's Changed

  • Alpha sort CLI workspace list by @m4wh6k in #51
  • Re-auth'ing with Google Oauth shouldn't rm roles by @m4wh6k in #52

Full Changelog: 0.8.9...0.8.10