Skip to content

0.8.0

Latest

Choose a tag to compare

@hectorvent hectorvent released this 01 Sep 05:04
· 18 commits to main since this release

0.8.0 (2026-09-01)

Bug Fixes

  • firestore: resolve nested query field paths (#140) (6a74bf2)
  • gcs: add system metadata to media responses with Rust compat test (#128) (278c49a)
  • gcs: serve the resumable offset gap as text/plain (#139) (2ba9987)
  • gcs: track resumable upload sessions across POST chunks (#132) (fc4bfe8), closes #122

Features

  • add Cloud Storage gRPC v2 support (#136) (071393a)
  • firebaseauth: add projects.createSessionCookie (#141) (0890136), closes #133
  • gcs: enforce downscoped token access (#90) (2e84af7)
  • gcs: support atomic object moves (#129) (a52a55a)
  • iam: add project and Secret Manager policy support (#146) (2ecedbf)
  • pubsub: add IAM policy support (#131) (a7bd5f2)
  • tls: serve HTTP and HTTPS on the same port (#138) (d902a2c), closes #137