Skip to content

v2.6.0

Latest
Compare
Choose a tag to compare
@Acconut Acconut released this 28 Nov 13:05
f36bb06

What's Changed

New features

  • hooks: Add support for gRPC mutual TLS authentication by @TaridaGeorge in #1114
  • hooks: Add option to forward HTTP header to gRPC requests by @Acconut in #1188
  • cli: Add s3-min-part-size flag to control minimum S3 part size by @wiemann in #1206
  • handler: Support IETF draft -04 and -05 by @Acconut in #1213
  • s3store: Pass Content-Type from filetype metadata field to S3 by @mackinleysmith in #1217
  • cli: Allow Application Default Credentials discovery for GCP by @xytis in #1207
  • cli: Add show-startup-logs flag to reduce startup log verbosity by @apoorvapendse in #1218

Bug fixes

  • handler, s3store: Fix data race problems by @Acconut in #1199
  • filestore: Fix .info file not deleted if the binary file was successfully deleted by @bajelidze in #1214
  • azurestore: Migrate to current Azure SDK by @xelat09 in #1205

New Contributors

Full Changelog: v2.5.0...v2.6.0