./www/ruby-aws-sdk-core, AWS SDK for Ruby - Core

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


Branch: CURRENT, Version: 3.191.6, Package name: ruby32-aws-sdk-core-3.191.6, Maintainer: pkgsrc-users

Provides API clients for AWS. This gem is part of the official AWS
SDK for Ruby.


Master sites:

Filesize: 350 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-07 17:11:51 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-core: update to 3.191.6

3.191.6 (2024-04-02)

* Issue - Performance optimization: ensure presence and order of instance
  variables in PluginOptions (#3002).

3.191.5 (2024-03-26)

* Issue - Fix EC2Metadata and InstanceProfileCredentials to respect the port
  from a configured endpoint from code, ENV, or shared config.
   2024-03-24 15:39:24 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-core:::: update to 3.191.4

3.191.4 (2024-03-15)

* Issue - Ensure output unions work correctly with stub_responses.
   2024-02-24 15:18:24 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-core: update to 3.191.3

3.191.3 (2024-02-20)

* Issue - Remove base64 as dependency.
   2024-02-19 16:23:02 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-core: update to 3.191.2

3.191.2 (2024-02-14)

* Issue - Add base64 as dependency to prepare for Ruby 3.4 release (#2984).
   2024-02-10 15:18:04 by Takahiro Kambe | Files touched by this commit (2)
Log message:
www/ruby-aws-sdk-core: udpate to 3.191.1

3.191.1 (2024-02-07)

* Issue - Warn on previously silent credential failures (#2981).
   2024-02-04 07:39:08 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
www/ruby-aws-sdk-core: update to 3.191.0

3.191.0 (2024-01-26)

* Feature - Updated Aws::STS::Client with the latest API changes.
* Feature - Updated Aws::SSOOIDC::Client with the latest API changes.
* Feature - Updated Aws::SSO::Client with the latest API changes.
* Feature - Add RBS signature files to support static type checking.

3.190.3 (2024-01-16)

* Issue - Add mutex around accessing stub api_requests.

3.190.2 (2024-01-09)

* Issue - Minor performance optimization.
   2024-01-07 16:48:33 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-core: update to 3.190.1

3.190.1 (2023-12-20)

* Issue - Add mutex around stub api_requests.
   2023-12-17 17:13:05 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-core: update to 3.190.0

3.190.0 (2023-11-29)

* Feature - Updated Aws::STS::Client with the latest API changes.

3.189.0 (2023-11-28)

* Feature - Updated Aws::STS::Client with the latest API changes.
* Feature - Updated Aws::SSOOIDC::Client with the latest API changes.
* Feature - Updated Aws::SSO::Client with the latest API changes.
* Feature - Support S3 Express authentication.

3.188.0 (2023-11-22)

* Feature - AWS SDK for Ruby no longer supports Ruby runtime versions 2.3
  and 2.4.

* Feature - Support AWS_CONTAINER_AUTHORIZATION_TOKEN_FILE in ECSCredentials
  and also allow for ECS and EKS link-local http addresses.

3.187.1 (2023-11-20)

* Issue - For awsQueryCompatible services, default an empty list or map for
  shapes that were previously flattened in the query protocol.

3.187.0 (2023-11-17)

* Feature - Updated Aws::STS::Client with the latest API changes.
* Feature - Updated Aws::SSOOIDC::Client with the latest API changes.