Skip to content

3.225.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 21:36
eea3935

Added

  • Added feature.db_branches[].connection_settings for PostgreSQL database
    branches. mirrord sends these PostgreSQL session settings on every source
    connection it opens while building the branch, so they take effect for the
    schema dump and the data copies. This lets a branch copy read tables guarded
    by a Row-Level Security policy that depends on a session variable.

Changed

  • Don't suggest a bug report on agent-reported errors.