./www/ruby-aws-sdk-s3, AWS SDK for Ruby - Amazon S3

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.169.0, Package name: ruby32-aws-sdk-s3-1.169.0, Maintainer: pkgsrc-users

Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3). This
gem is part of the AWS SDK for Ruby.


Master sites:

Filesize: 467 KB

Version history: (Expand)


CVS history: (Expand)


   2024-10-21 16:46:22 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-s3: update to 1.169.0

1.169.0 (2024-10-18)

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

1.168.0 (2024-10-16)

* Feature - Add support for the new optional bucket-region and prefix query
  parameters in the ListBuckets API.  For ListBuckets requests that express
  pagination, Amazon S3 will now return both the bucket names and associated
  AWS regions in the response.
   2024-10-13 19:00:21 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
www/ruby-aws-sdk-s3: update to 1.167.0

1.167.0 (2024-10-02)

* Feature - This release introduces a header representing the minimum object
  size limit for Lifecycle transitions.

1.166.0 (2024-09-24)

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

1.165.0 (2024-09-23)

* Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's
  CHANGELOG.md for details.
   2024-09-22 09:52:35 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-s3: update to 1.164.0

1.164.0 (2024-09-20)

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

1.163.0 (2024-09-18)

* Feature - Added SSE-KMS support for directory buckets.
   2024-09-15 19:01:47 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-s3: update to 1.162.0

1.162.0 (2024-09-11)

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

1.161.0 (2024-09-10)

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

1.160.0 (2024-09-03)

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

1.159.0 (2024-08-20)

* Feature - Amazon Simple Storage Service / Features : Add support for
  conditional writes for PutObject and CompleteMultipartUpload APIs.

1.158.0 (2024-08-15)

* Feature - Amazon Simple Storage Service / Features : Adds support for
  pagination in the S3 ListBuckets API.

1.157.0 (2024-08-01)

* Feature - Support head_bucket, get_object_attributes, delete_objects, and
  copy_object for Access Grants.
   2024-07-13 17:35:49 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-s3: update to 1.156.0

1.156.0 (2024-07-02)

* Feature - Added response overrides to Head Object requests.
   2024-06-30 18:42:56 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-s3: update to 1.155.0

1.155.0 (2024-06-28)

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

1.154.0 (2024-06-25)

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

1.153.0 (2024-06-24)

* Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's
  CHANGELOG.md for details.
   2024-06-15 18:40:37 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-s3: update to 1.152.3

1.152.3 (2024-06-13)

* Issue - Handle 200 errors for all S3 operations that do not have streaming
  responses.

1.152.2 (2024-06-12)

* Issue - Revert Handling of 200 errors for all S3 operations.

1.152.1 (2024-06-10)

* Issue - Handle 200 errors for all S3 operations that do not have streaming
  responses.
   2024-06-08 18:13:54 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-s3: update to 1.152.0

1.152.0 (2024-06-05)

* Feature - Added new params copySource and key to copyObject API for
  supporting S3 Access Grants plugin.  These changes will not change any of
  the existing S3 API functionality.