Firebase Admin Go SDK v2.6.0
- A new
dbpackage that facilitates basic data manipulation operations (create, read, update and delete), conditional updates (transactions) and advanced queries. Currently, this API does not support realtime event listeners. - Updated all packages to import the standard
contextpackage available in golang1.7 and above.