Skip to content

Release v2.0.4

Compare
Choose a tag to compare
@bowencode bowencode released this 03 May 17:33
· 195 commits to main since this release
53d7064

New features addressing Issues:

  • #46 Adds new support for composite extensions combining generic File Format and Binary File Storage extensions as described in Creating Extensions
  • Includes new beta implementation of JSON extension using the new composite model
  • #42 Adds beta support for reading and writing Parquet files
  • Adds beta support for writing to Azure Blob Storage and AWS S3 in composite extensions (currently JSON and Parquet)
  • Updates MongoDB.Driver package to 2.19.1 to address security vulnerability