v0.1.0-alpha2
Pre-release
Pre-release
Features
- feat(cache)!: add support for cache hints (#123
- feat(cache)!: use cachestore to cache request in server (#111)
- feat: Add streaming methods to BlobStore (#120)
- feat: Add a state machine to Blob (#101)
- feat(config): Env var config (#88) (#122)
Fixes
- fix: make create/update methods return new resource (#112)
- fix: keep old CreatedAt value in UpdateRecord
Known Issues
- There is no large blob or cache support yet.
- The HTTP REST endpoint is not implemented.
- GKE support is not available yet; deploying to Cloud Run is the only option at the time.