mirror of
https://github.com/zhigang1992/firebase-tools.git
synced 2026-01-12 22:47:24 +08:00
changelog format
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
Firestore Emulator:
|
||||
- Fix bug when running in Java 10 + Java 11 environments (due to better system clock granularity)
|
||||
- Add explicit IPv6 bindings by default (previous behavior was to bind to
|
||||
"localhost", which was usually IPv4-only). This improves gRPC performance
|
||||
significantly due to grpc/grpc#17282.
|
||||
fixed - Firestore Emulator bug when running in Java 10 + Java 11 environments (due to better system clock granularity)
|
||||
changed - Firestore Emulator now binds to IPv6 loopback address by default (previous behavior was to bind to "localhost", which was usually IPv4-only). This improves gRPC performance significantly due to grpc/grpc#17282.
|
||||
|
||||
Reference in New Issue
Block a user