Skip to content

2.0.0

Compare
Choose a tag to compare
@toluaina toluaina released this 10 May 18:06

Breaking Changes

  • Changed node attribute of schema to be a dict instead of a list
  • Use the schema migration tool to convert existing schema scripts/migrate_schema_v2 -c /path/to/schema.json
  • New trigger methods require a rerun of the bootstrap
    • bootstrap -t -c /path/to/schema.json
    • bootstrap -c /path/to/schema.json

Features

  • Adds support for Elasticsearch routing
  • Check replication slots exists when syncing
  • Move trigger functions into Materialized views for enhanced performance