Skip to content

v0.33.0

Compare
Choose a tag to compare
@roman-khimov roman-khimov released this 10 Dec 18:01
· 17 commits to master since this release
bf5a07f

Changed

  • ACLs are disabled now by default (like in AWS S3), but can be enabled via policy (#1018, #1026, #1036)
  • Log sampling is disabled now (#1024)
  • Concurrent parts upload is possible now for multipart uploads (#1034, #1041)
  • neofs_s3_version_info metric renamed to neofs_s3_version (#1035)

Fixed

  • authmate not checking for URL validity when creating presigned URL (#1027)
  • Panic in chunked encoding handler (#1039)

Updated

  • NeoGo dependency to 0.107.0 (#1040)