Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Database.SourceInfo and Database.source_info (information about database provenance, specifically for restored databases) #2176

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Aug 29, 2024

  1. docs: Clarify maximum retention of backups (max 14 weeks)

    docs: Remove note about backups running at a specific time
    docs: Standardize on the capitalization of "ID"
    
    PiperOrigin-RevId: 668987834
    
    Source-Link: googleapis/googleapis@296afd1
    
    Source-Link: googleapis/googleapis-gen@f4db040
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjRkYjA0MDA0YzY0ZDUyZjg3YTk5MjZlNzAxODU5NTc3MTNlOGI1YiJ9
    gcf-owl-bot[bot] committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1e2a2c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aa4e1e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. feat: add Database.SourceInfo and Database.source_info (information a…

    …bout database provenance, specifically for restored databases)
    
    feat: add Database.CmekConfig and Database.cmek_config (information about CMEK enablement)
    feat: allow specifying an encryption_config when restoring a database
    feat: add Database.delete_time (the time a database was deleted, if it ever was)
    feat: add Database.previous_id (if a database was deleted, what ID it was using beforehand)
    docs: fix assorted capitalization issues with the word "ID"
    docs: clarify restore details
    
    PiperOrigin-RevId: 671737474
    
    Source-Link: googleapis/googleapis@070b0fd
    
    Source-Link: googleapis/googleapis-gen@9921c68
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTkyMWM2ODIzNzkzNDk4YjI5ZTI1M2Y0ZWY0MWQxMjMzNjEyNWU1NCJ9
    gcf-owl-bot[bot] committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d3cf31c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20d5864 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    f68e588 View commit details
    Browse the repository at this point in the history