- All non-simple field names are converted into unicode (#4859)
- The underlying generated code has been re-generated to pick up new features and bugfixes. (#4916)
- The
AdminAPI interface has been temporarily removed.
- Update dependency range for api-core to include v1.0.0 releases (#4944)
- The minimum version for
google-api-corehas been updated to version 1.0.0. This may cause some incompatibility with older google-cloud libraries, you will need to update those libraries if you have a dependency conflict. (#4944, #4946)
- Fixing "Fore" -> "For" typo in README docs. (#4317)
- Install local dependencies when running lint (#4936)
- Re-enable lint for tests, remove usage of pylint (#4921)
- Normalize all setup.py files (#4909)
- System test fix, changed ALREADY_EXISTS and MISSING_ENTITY to DOCUMENT_EXISTS and MISSING_DOCUMENT and updated wording (#4803)
- Cross-language tests (#4359)
- Fix import column lengths pass 79 (#4464)
- Making a
nox -s defaultsession for all packages. (#4324) - Shorten test names (#4321)
- Added link to "Python Development Environment Setup Guide" in project README (#4187, h/t to @michaelawyu)
- Upgrading to
google-cloud-core >= 0.28.0and adding dependency ongoogle-api-core(#4221, #4280)
PyPI: https://pypi.org/project/google-cloud-firestore/0.28.0/