v0.2.0-beta2
Pre-release
Pre-release
Caveats
This is a pre-production beta release. We will not introduce breaking changes to the API between minor versions, however, compatibility between beta versions is not guaranteed (e.g. v0.2.0-beta1 and v0.2.0-beta2).
Changes
This release is primarily a hot fix to address a crashing bug.
- feat: remove opaque string limit check
- refactor(pubsub): replace gob with msgpack
- fix: crash in CreateChunkedBlob with invalid param
- docs: Tweaking steps for garbage collection