Next | Query returned 56 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2023-05-14 16:15:28 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-core: update to 3.172.0

3.172.0 (2023-05-08)

* Feature - Updated Aws::STS::Client with the latest API changes.
* Feature - Add :region option to Aws::Log::Formatter.
   2023-05-06 04:40:59 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-core: update to 3.171.1

3.171.1 (2023-05-04)

* Issue - Fix error code parsing in AWS query compatible JSON services.
   2023-04-30 15:56:56 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-core: update to 3.171.0

3.171.0 (2023-03-22)

* Feature - Add support for AWS_CONTAINER_CREDENTIALS_FULL_URI and
  AWS_CONTAINER_AUTHORIZATION_TOKEN environment variables to ECSCredentials.
   2023-03-19 14:40:18 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-core: update to 3.170.1

3.170.1 (2023-03-17)

* Issue - Reduce memory usage in H2::Connection when http_wire_log is not
  set.
   2023-01-21 15:21:30 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-core: update to 3.169.0

3.169.0 (2023-01-18)

* 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.

* Issue - Replace runtime endpoint resolution approach with generated ruby
  code for STS, SSO, and SSOOIDC.
   2022-12-11 16:32:15 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-core: update to 3.168.4

3.168.4 (2022-12-08)

* Issue - Fix Sign to not sign Sigv2 requests to S3.
   2022-12-04 16:39:57 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
www/ruby-aws-sdk-core: update to 1.168.3

3.168.3 (2022-12-02)

* Issue - Retry S3's BadDigest error

3.168.2 (2022-11-29)

* Issue - Allow region resolution in AssumeRoleCredentials from
  CredentialProviderChain.

3.168.1 (2022-11-18)

* Issue - Fix initialization of SSOTokenProvider when AWS_PROFILE is
  specified.

3.168.0 (2022-11-17)

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

3.167.0 (2022-11-09)

* Issue - Ensure the stream_thread is not killed before H2 connection status
  is updated (#2779).

* Feature - Add token refresh support to SSOCredentialProvider.

3.166.0 (2022-10-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.

3.165.1 (2022-10-25)

* Issue - Require the SignatureV4 plugin to fix compatability with older
  aws-sdk-s3 versions (#2774).

3.165.0 (2022-10-25)

* Feature - Updated Aws::SSOOIDC::Client with the latest API changes.
* Feature - Updated Aws::SSO::Client with the latest API changes.
* Feature - Add support for service gems to dynamically determine their own
  endpoints via modeling.  Service gems now generate a plugin called
  "Endpoints" that defines configuration for EndpointProvider, a new public
  type, and any client config related to endpoints.  Endpoint providers will
  resolve values using another new public type, Endpoint Parameters,
  generated for each service.  The plugin will use the endpoint provider to
  resolve an endpoint and then apply it to the request prior to
  serialization.  Endpoint providers can be composed to change endpoint
  resolution logic, i.e. for testing.  In addition to endpoints, the
  endpoint provider may also override the authentication scheme (auth
  scheme) which details how the request should be signed for the endpoint.
  A new "Sign" plugin in core replaces the SignatureV4 plugin that will
  generically sign any type of auth scheme that a service might have.

3.164.0 (2022-10-21)

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

3.163.0 (2022-10-20)

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

3.162.0 (2022-10-19)

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

3.161.0 (2022-10-18)

* Feature - Support AwsQueryCompatible trait to read error code from
  x-amzn-query-error header.

3.160.0 (2022-10-13)

* Feature - Updated Aws::SSO::Client with the latest API changes.
   2022-10-09 11:07:55 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-core: update to 3.159.0

3.159.0 (2022-10-07)

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

3.158.1 (2022-10-06)

* Issue - Ensure that the ReadCallbackIO is always unwrapped (#2761).

3.158.0 (2022-09-30)

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

3.157.0 (2022-09-29)

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

3.156.0 (2022-09-27)

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

3.155.0 (2022-09-26)

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

3.154.0 (2022-09-23)

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

3.153.0 (2022-09-22)

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

3.152.0 (2022-09-21)

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

3.151.0 (2022-09-20)

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

3.150.0 (2022-09-19)

* Feature - Updated Aws::SSO::Client with the latest API changes.
   2022-09-18 14:54:07 by Takahiro Kambe | Files touched by this commit (2)
Log message:
www/ruby-aws-sdk-core: udpate to 3.149.0

3.149.0 (2022-09-16)

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

3.148.0 (2022-09-15)

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

3.147.0 (2022-09-14)

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

3.146.0 (2022-09-13)

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

3.145.0 (2022-09-12)

* Feature - Updated Aws::SSO::Client with the latest API changes.
   2022-09-10 15:07:17 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sdk-core: update to 3.144.0

3.144.0 (2022-09-09)

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

Next | Query returned 56 messages, browsing 41 to 50 | Previous