Skip to content

Commit

Permalink
[firebase-release] Removed change log and reset repo after 6.11.0 rel…
Browse files Browse the repository at this point in the history
…ease
  • Loading branch information
bkendall committed Jun 4, 2019
1 parent 85a4a07 commit 2014e83
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,13 +0,0 @@
* Fixed bug in Firestore emulator where some FieldTransforms were sending back incorrect results.
* Fixed bug where read-only transactions would cause errors in the Firestore emulator.
* Fixed bug where collection group query listeners would cause errors in the Firestore emulator.
* Fixed bug where query parameters were not sent to HTTP functions.
* Fixed bug where some HTTP methods (like DELETE) were not allowed.
* Fixed bug where CORS headers were too restrictive.
* Fixed bug where CSV exporting users with commas in displayName causes columns to no longer align.
* Fixed bug where environment variables are unset for script in `emulators:exec`.
* `emulators:exec` script now inherits stdout and stderr.
* Improved reliability and performance of project listing for `firebase use` command.
* Fixed bug where `firestore:delete` skips legacy documents with numeric IDs.
* Fixed bug in Firestore emulator where it ignored `x-forwarded-host` header.
* Improved Scheduled Functions deployment to keep and not recreate schedules that are already correct.

0 comments on commit 2014e83

Please sign in to comment.