Releases: fiberplane/fp
Releases · fiberplane/fp
v0.3.1
v0.3.0
v0.2.0
What's Changed
- Implement sha256 validation when updating by @hatchan in #45
- Pass provider config as rmpv::Value by @emschwartz in #42
- Create simpler default output and add a verbose option by @hatchan in #51
- Refactor config to a PathBuf by @hatchan in #53
- Refactor base_url to url::Url by @hatchan in #54
- Update template and trigger commands by @emschwartz in #52
- Use arm64 for architecture detection by @hatchan in #55
- Synchronize some commands by @hatchan in #56
- Remove public field from template model by @emschwartz in #57
- Templates list + examples commands by @emschwartz in #58
- Bump version to 0.2.0 by @emschwartz in #59
Full Changelog: v0.1.3...v0.2.0
v0.1.3
What's Changed
- Add update support by @hatchan in #43
- Calculate SHA256 hash of binaries by @hatchan in #44
- Bump version to 0.1.3 by @hatchan in #46
- Use correct aws command by @hatchan in #47
- Use correct path to push to by @hatchan in #48
- Remove fp- prefix by @hatchan in #49
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
v0.1.0
What's Changed
- Upload symlinks to the uploaded version by @hatchan in #25
- Fix command name by @hatchan in #26
- Fix remote template loading by @emschwartz in #28
- Sync the path instead of trying to use a redirect by @hatchan in #29
- Update fp-provider-runtime to support logs by @emschwartz in #27
- Update S3 bucket for builds by @hatchan in #30
- Remove websocket monitor command by @hatchan in #32
- Update templates, fiberplane, fp-provider-runtime by @emschwartz in #34
- Add install script by @emschwartz in #33
- Add build information and version check to FP by @hatchan in #31
Full Changelog: v0.0.2...v0.1.0
v0.0.2
What's Changed
- Templates by @emschwartz in #18
- Inject proxy data sources into template runtime by @emschwartz in #19
- Add trigger commands by @emschwartz in #20
- Update dependencies by @emschwartz in #21
- Document templates and triggers commands by @emschwartz in #23
- Create notebooks - add command by @hatchan in #22
- Set image URLs in templates for images uploaded directly to studio by @emschwartz in #24
Full Changelog: v0.0.1...v0.0.2
v0.0.1
v0.0.0
What's Changed
- Dependencies by @mies in #1
- Add CODEOWNERS by @hatchan in #2
- Switch to clap struct based parsing by @hatchan in #3
- Debug ws by @hatchan in #4
- Authentication for websocket connections by @gsserge in #5
- Initial provider support by @hatchan in #6
- Add build workflow by @emschwartz in #8
- Add
fp login
andfp logout
commands by @emschwartz in #7 - Update clap to beta 5 by @emschwartz in #9
- Add proxy CRUD operations by @emschwartz in #10
- Slightly improve error handling by @emschwartz in #11
- Update invoke with latest wasmer runtime by @hatchan in #12
- Add release workflow by @hatchan in #13
- Setup git credentials to allow access to private repos by @hatchan in #14
New Contributors
- @mies made their first contribution in #1
- @hatchan made their first contribution in #2
- @gsserge made their first contribution in #5
- @emschwartz made their first contribution in #8
Full Changelog: https://github.com/fiberplane/fp/commits/v0.0.0