Skip to content

v11.5.0

Compare
Choose a tag to compare
@google-oss-bot google-oss-bot released this 08 Aug 20:33
· 1098 commits to master since this release
  • Turns on content compression in the Hosting emulator. (#2328)
  • Replaces underlying terminal coloring library.
  • Makes storage emulator multipart parsing handle quotes in boundary header. (#3953)
  • Makes storage emulator content type case insensitive. (#3953)
  • Adds storage emulator support to init.js useEmulator flag. (#4805)
  • Populates resource correctly in storage rules evaluation. (#4329)
  • Reads name from metadata as backup for gcs upload into storage emulator. (#3953)
  • Fixes bug where invalid CPU was set for 16GiB functions. (#4823)
  • Fixes bug where failed function discovery crashed the entire emulator. (#4826)
  • Fixes LIST security rule evaluation in storage emulator. (#4827)
  • Fixes bug where vpc connector setting broke function deploy for old functions SDK. (#4834)
  • Fixes issue where storage deploy targets weren't being fully respected. (#3496)
  • Fixes bug where request.path variable was not set relative to the service in storage emulator. (#4839)