Skip to content

Commit

Permalink
Changelog fix up
Browse files Browse the repository at this point in the history
  • Loading branch information
joehan committed Sep 10, 2024
1 parent 19b5f49 commit bfe0b73
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
- Re-add a dialog to let users know TLS is being provisioned in App Hosting (#7595)
- Improve Firebase Data Connect postgres security by granting fine grained SQL privileges to the users the need it. (#7578)
- Remove `dataconnect:sql:migrate` command hard dependency on 'roles/cloudsql.admin'. (#7578)
- Add support for setting the encryption configuration of restored firestore databases (#7483)
- Re-added a dialog to let users know TLS is being provisioned in App Hosting. (#7595)
- Improved Firebase Data Connect postgres security by granting fine grained SQL privileges to the users the need it. (#7578)
- Removed `dataconnect:sql:migrate` command hard dependency on 'roles/cloudsql.admin'. (#7578)
- Added support for setting the encryption configuration of restored firestore databases. (#7483)
- Added support for `VERIFY_AND_CHANGE_EMAIL` events in the Auth emulator. (#7618)

0 comments on commit bfe0b73

Please sign in to comment.