Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-05 | 1.9 kB | |
v7.11.0 source code.tar.gz | 2024-12-05 | 1.0 MB | |
v7.11.0 source code.zip | 2024-12-05 | 1.3 MB | |
Totals: 3 Items | 2.3 MB | 0 |
7.11.0 (2024-12-05)
Features
- [proto] add Database.CmekConfig and Database.cmek_config (information about CMEK enablement) (2779896)
- [proto] add Database.delete_time (the time a database was deleted, if it ever was) (2779896)
- [proto] add Database.previous_id (if a database was deleted, what ID it was using beforehand) (2779896)
- [proto] add Database.SourceInfo and Database.source_info (information about database provenance, specifically for restored databases) (2779896)
- [proto] allow specifying an encryption_config when restoring a database (2779896)
- Enable tracing via OpenTelemetry. (#2218) (1ddb62e)
- Support
fire-admin
tag for Admin Node SDK (#2238) (#2252) (1339dc2)