frostfs-s3-gw/api
Leonard Lyubich 34a221c5c9 [] Upgrade NeoFS SDK Go library
Core changes:
  - `object.ID` moved to new package `oid`;
  - `object.Address` moved to new package `address`;
  - `pool.Object` interface changes.

Additionally:
  - Set container owner in `Agent.IssueSecret`.
  - Remove no longer needed fields from `GetObjectParams`
  - `Length` and `Offset` are never assigned. These values
  are set in `Range` field.
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-03-04 00:14:30 +03:00
..
auth [] Upgrade NeoFS SDK Go library 2022-03-04 00:14:30 +03:00
cache [] Upgrade NeoFS SDK Go library 2022-03-04 00:14:30 +03:00
data [] Upgrade NeoFS SDK Go library 2022-03-04 00:14:30 +03:00
errors [] Add notification configuration handlers 2022-02-18 16:59:42 +03:00
handler [] Upgrade NeoFS SDK Go library 2022-03-04 00:14:30 +03:00
layer [] Upgrade NeoFS SDK Go library 2022-03-04 00:14:30 +03:00
metrics [] Remove minio mentions in commits 2022-01-21 10:44:54 +03:00
notifications [] Make nats tls and ca params optional 2022-02-18 16:59:42 +03:00
resolver [] Upgrade NeoFS SDK Go library 2022-03-04 00:14:30 +03:00
headers.go [] Support response headers overriding 2022-01-21 16:02:06 +03:00
max_clients.go [] Unify source file naming 2021-08-20 15:19:49 +03:00
reqinfo.go [] Remove minio mentions in commits 2022-01-21 10:44:54 +03:00
response.go [] Fix UnknownAPIRequest handling 2022-01-17 17:29:06 +03:00
router.go [] Add MultipartUpload support 2021-11-30 11:32:59 +03:00
user_auth.go [] Add random key for no sign requests 2021-11-16 14:42:08 +03:00