Skip to content

v0.2.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@yuryu yuryu released this 24 Aug 21:51
· 79 commits to main since this release
908e78c

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