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

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


Branch: CURRENT, Version: 1.178.0, Package name: ruby32-aws-sdk-s3-1.178.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: 486.5 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-19 17:50:06 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
www/ruby-aws-sdk-s3: update to 1.178.0

1.178.0 (2025-01-15)

* Feature - This change enhances integrity protections for new SDK requests
  to S3.  S3 SDKs now support the CRC64NVME checksum algorithm, full object
  checksums for multipart S3 objects, and new default integrity protections
  for S3 requests.

* Feature - Default to using CRC32 checksum validation for S3 uploads and
  downloads.

1.177.0 (2025-01-03)

* Feature - This change is only for updating the model regexp of CopySource
  which is not for validation but only for documentation and user guide
  change.
   2024-12-13 17:24:37 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-s3: update to 1.176.1

1.176.1 (2024-12-12)

* Issue - Do not normalize object keys when calling presigned_url or
  presigned_request.
   2024-12-11 15:18:47 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-s3: update to 1.176.0

1.176.0 (2024-12-03)

* Feature - Amazon S3 Metadata stores object metadata in read-only, fully \ 
managed Apache Iceberg metadata tables that you can query. You can create \ 
metadata table configurations for S3 general purpose buckets.

1.175.0 (2024-12-02)

* Feature - Amazon S3 introduces support for AWS Dedicated Local Zones

1.174.0 (2024-11-25)

* Feature - Amazon Simple Storage Service / Features: Add support for ETag based \ 
conditional writes in PutObject and CompleteMultiPartUpload APIs to prevent \ 
unintended object modifications.

1.173.0 (2024-11-21)

* Feature - Add support for conditional deletes for the S3 DeleteObject and
  DeleteObjects APIs.  Add support for write offset bytes option used to
  append to objects with the S3 PutObject API.

1.172.0 (2024-11-18)

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

1.171.0 (2024-11-14)

* Feature - This release updates the ListBuckets API Reference
  documentation in support of the new 10,000 general purpose bucket default
  quota on all AWS accounts.  To increase your bucket quota from 10,000 to
  up to 1 million buckets, simply request a quota increase via Service
  Quotas.

1.170.1 (2024-11-11)

* Issue - Tighten regex used to check for S3 200 errors.

1.170.0 (2024-11-06)

* Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's
  CHANGELOG.md for details.
   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.