v0.19.0-rc1
Pre-release
Pre-release
What's Changed
- feat: worker auth endpoints by @plyr4 in #212
- feat(auth): add token auth expiration helper by @plyr4 in #214
- chore: Delete unused
/stream
endpoints by @cognifloyd in #215 - feat(worker): worker registration by @wass3rw3rk in #218
- feat(build)!: Support paging on
BuildService.GetLogs
by @cognifloyd in #216 - fix(register): return error on non-200 response by @plyr4 in #221
- chore(deps): cumulative upgrade by @timhuynh94 in #225
- chore: remove redundant error message by @plyr4 in #222
- revert(worker): undo worker registration addition by @wass3rw3rk in #226
- chore(release): upgrade types and server for v0.19 by @ecrupper in #227
New Contributors
- @cognifloyd made their first contribution in #215
- @wass3rw3rk made their first contribution in #218
- @timhuynh94 made their first contribution in #225
Full Changelog: v0.18.1...v0.19.0-rc1