Skip to content

v0.46.0

Latest

Choose a tag to compare

@roman-khimov roman-khimov released this 02 Sep 10:10
· 9 commits to master since this release
d1fbff4

Added

  • Authbox service issuing S3 credentials over HTTP (#1333)

Changed

  • Optimized request routing by matching decoded URL paths (#1317)
  • Minimal required Go is 1.26 now (#1251)
  • Access key objects limited by 64KB for reading (#1332)

Fixed

  • Excessive logs for batched operations (#1327)

Updated

  • NeoFS SDK to RC22 version (#1330, #1338, #1342)
  • NeoGo dependency version 0.123.0 (#1342)
  • github.com/aws/aws-sdk-go-v2 v1.41.2 => v1.43.7 (#1251)
  • github.com/aws/aws-sdk-go-v2/credentials v1.19.10 => v1.19.37 (#1251)
  • go.uber.org/zap v1.27.1 => v1.28.0 (#1251)
  • golang.org/x/sync v0.20.0 => v0.22.0 (#1251)
  • google.golang.org/protobuf v1.36.11 => v1.36.12 (#1251)
  • google.golang.org/grpc v1.82.1 => v1.83.1 (#1251)