v2.0.0
What's Changed
- FP-1953: Prometheus 2.0 by @arendjr in #136
- Use Delete and Create for deletion and creation of various resources by @hatchan in #140
- Use OffsetDateTime-based Timestamps by @arendjr in #142
- Workspaces by @hatchan in #106
- allow command to display a list of workspaces by @mellowagain in #146
- Validate proxy name by @emschwartz in #147
- Improvements to the workspaces commands by @hatchan in #148
- Allow workspace users to delete a pending invitation by @hatchan in #149
- Update fp-api-client to display error message by @emschwartz in #150
- Fix issue where different delimiter characters are used by @hatchan in #151
- add command to update user role by @mellowagain in #152
- Remove regex dependency from fiberplane-rs by @arendjr in #153
- add command to delete workspace by @mellowagain in #155
- Update to latest version of fiberplane-rs by @hatchan in #154
- Update to clap v4 by @hatchan in #156
- Change endpoint method to POST by @hatchan in #158
- Return workspace from accept endpoint by @hatchan in #159
- add ability to specify role upon invite by @mellowagain in #160
- Update invitations api endpoints by @hatchan in #161
- No more legacy cells by @arendjr in #163
- Use new AuthRole enum by @hatchan in #165
- Make it easier to get/set default data sources by @emschwartz in #166
- Allow specifying template path for init command by @emschwartz in #164
- Use human readable names for templates by @gagbo in #162
- Update fiberplane-rs to include timestamp annotation fix by @emschwartz in #167
- Add "new" command by @hatchan in #157
- Print correct notebook URLs by @emschwartz in #170
- Add timestamps to shell2cell heading by @emschwartz in #171
- Change to studio.fiberplane.com by @hatchan in #169
- Release 2.0.0 by @hatchan in #172
New Contributors
Full Changelog: v0.14.0...v2.0.0