Features
- add firestore bundles (#319) (c54de50)
- adds synthed bundle protos (#325) (8fdf2a8)
- support using client credentials with emulator (#269) (dffc580)
Bug Fixes
- limit data transferred as part of list_documents as we don't require field data (#280) (0386bc4)
- patch emulator channel to be created accordingly (#288) (1a973f3)
- remove client recv msg limit fix: add enums to
types/__init__.py
(#274) (2b47c00) - use correct retry deadline (#331) (f9586d4)
- use correct type hint for '*path' args (#300) (15b579f)