Skip to content

v0.0.0-alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@yuryu yuryu released this 13 Aug 20:55
32b8907

Caveats

This is a pre-production alpha release and you should expect breaking API changes before we release v1.0.
Cloud Datastore entities created in v0.0.0-alpha0 is not compatible with alpha1. No migration path will be provided.

What's New

  • Cloud Run deployment scripts
  • Timestamps (created_at and updated_at) for Store and Record.
  • Ping method

Known issues

There is no large blob or cache support yet
The HTTP REST endpoint is not tested and the current implementation will be removed from future releases. We are discussing better options to support REST APIs in the future.