Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (7m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (52d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (164d) 

2024-05-23 14:26:35 UTC Now

2023-12-17 16:17:18 UTC MAIN commitmail json YAML

www/ruby-aws-sdk-s3: update to 1.141.0

1.141.0 (2023-11-28)

* Feature - Adds support for S3 Express One Zone.

* Feature - Support S3 Express authentication and endpoints. Express session
  auth can be disabled with the disable_s3_express_session_auth Client
  option, the AWS_S3_DISABLE_EXPRESS_SESSION_AUTH environment variable, and
  the s3_disable_express_session_auth shared config option.  A custom
  express_credentials_provider can be configured onto the Client.

1.140.0 (2023-11-27)

* Feature - Adding new params - Key and Prefix, to S3 API operations for
  supporting S3 Access Grants.  Note - These updates will not change any of
  the existing S3 API functionality.

* Issue - Fix thread interruptions in multipart download_file, file_uploader
  and stream_uploader (#2944).

1.139.0 (2023-11-22)

* Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's
  CHANGELOG.md for details.

1.138.0 (2023-11-21)

* Feature - Add support for automatic date based partitioning in S3 Server
  Access Logs.

1.137.0 (2023-11-17)

* Feature - Removes all default 0 values for numbers and false values for
  booleans

(taca)