Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 742 Bytes

CHANGELOG.md

File metadata and controls

6 lines (6 loc) · 742 Bytes
  • Fix bug in Auth emulator where accounts:lookup is case-sensitive for emails (#8344)
  • firebase apphosting:secrets:grantAccess can now grant access to emails and can grant multiple secrets at once (#8357)
  • firebase apphosting:secrets:set now has flows to help with test secrets (#8359)
  • Fix bug where function deploys didn't support shorthand notation and parameterized service account (#8366)
  • BREAKING(apphosting)! apphosting emulator initialization flow now creates apphosting.emulator.yaml with references to live secrets rather than apphosting.local.yaml with saved plaintext. Export command is removed (#8361)
  • Fixed an issue where sql:setup would incorrectly remove the cloudsqlsuperuser role from firebasesuperuser (#8363)