Skip to content

v1.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Nov 22:54
38a9d93

Postmortem warnings

  • Glue is broken for S3 (it seems), though it works for RDS. See v1.1.5 for a fix.

Release notes

  • Changes in Glue extraction behavior -- we now parse table locations better (correctly -- before it would just leave things as catalog_schema_table vs catalog.schema.table), and shove instances (which should be "databases" in the typical jargon) into separate folders.
  • Undocumented Google Cloud Spanner support (will advance the minor version once we add the support to the rust side of things, and some documentation).