Skip to content

Bug Fix: Ensure SnapshotMetaService works with unknown file type

Compare
Choose a tag to compare
@arunagrawal84 arunagrawal84 released this 29 Oct 20:43
· 284 commits to 3.11 since this release
ce93876
  • Bug Fix: SnapshotMetaService can leave snapshots if there is any error.
  • Bug Fix: SnapshotMetaService should continue building snapshot even if an unexpected file is found in snapshot.
  • Add support for schema.cql files in snapshots
  • More cleanup of IConfiguration and moving code to appropriate places.