Commits


wu-hui authored and GitHub committed fbdca9590a0
Release Firestore bundles (#7717) * Introduce new bundle.proto (#7283) * Create leveldb "table"s for bundles (#7303) * Add bundle cache (#7320) * Bundle json parsing (#7356) * BundleSerializer complete. (#7454) * Bundles LocalStore change (#7466) * Implement bundle reader to parse a bundle inputstream (#7527) * Implement BundleLoader (#7536) * Add public API for bundles and integration tests (#7621) * Json parser as a hard copy (#7678) * fix asan errors (#7686) * Changelog entry * Add public comments for bundles (#7694) * Should 7.9.0 * API amendment