File rubygem-aws-sdk-core.changes of Package rubygem-aws-sdk-core

-------------------------------------------------------------------
Fri Oct 28 04:46:50 UTC 2022 - Stephan Kulow <coolo@suse.com>

updated to version 3.166.0
 see installed CHANGELOG.md

  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.
  

-------------------------------------------------------------------
Mon Oct 10 12:57:15 UTC 2022 - Stephan Kulow <coolo@suse.com>

updated to version 3.159.0
 see installed CHANGELOG.md

  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.
  
  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.
  
  3.144.0 (2022-09-09)
  ------------------
  
  * Feature - Updated Aws::SSO::Client with the latest API changes.
  
  3.143.0 (2022-09-08)
  ------------------
  
  * Feature - Updated Aws::SSO::Client with the latest API changes.
  
  3.142.0 (2022-09-07)
  ------------------
  
  * Feature - Updated Aws::SSO::Client with the latest API changes.
  
  3.141.0 (2022-09-06)
  ------------------
  
  * Feature - Updated Aws::SSO::Client with the latest API changes.
  
  3.140.0 (2022-09-02)
  ------------------
  
  * Feature - Updated Aws::SSO::Client with the latest API changes.
  
  3.139.0 (2022-09-01)
  ------------------
  
  * Feature - Updated Aws::SSO::Client with the latest API changes.
  
  3.138.0 (2022-08-31)
  ------------------
  
  * Feature - Updated Aws::SSO::Client with the latest API changes.
  
  3.137.0 (2022-08-30)
  ------------------
  
  * Feature - Updated Aws::SSO::Client with the latest API changes.
  
  * Issue - Fix errors in recursion detection when `_X_AMZN_TRACE_ID` is unset (#2748).
  

-------------------------------------------------------------------
Mon Aug 29 06:48:01 UTC 2022 - Stephan Kulow <coolo@suse.com>

updated to version 3.136.0
 see installed CHANGELOG.md

  3.136.0 (2022-08-25)
  ------------------
  
  * Feature - Updated Aws::SSO::Client with the latest API changes.
  
  3.135.0 (2022-08-24)
  ------------------
  
  * Feature - Updated Aws::SSO::Client with the latest API changes.
  
  3.134.0 (2022-08-23)
  ------------------
  
  * Feature - Updated Aws::SSO::Client with the latest API changes.
  
  * Feature - Add support for Bearer Token Authentication and TokenProviders.
  * Issue - Validate that `_X_AMZN_TRACE_ID` ENV value contains only valid, non-control characters.
  
  3.133.0 (2022-08-22)
  ------------------
  
  * Feature - Moved functionality from `aws-sdk-ssoidc` into core.
  
  3.132.0 (2022-08-08)
  ------------------
  
  * Feature - Updated Aws::SSO::Client with the latest API changes.
  

-------------------------------------------------------------------
Thu Aug  4 12:56:27 UTC 2022 - Stephan Kulow <coolo@suse.com>

updated to version 3.131.6
 see installed CHANGELOG.md

  3.131.6 (2022-08-03)
  ------------------
  
  * Issue - Fix typo in `RecursionDetection`, change amz to amzn in header and env name.
  
  3.131.5 (2022-07-28)
  ------------------
  
  * Issue - Fix `to_json` usage in nested hashes by defining `as_json` (#2733).
  
  3.131.4 (2022-07-27)
  ------------------
  
  * Issue - Fix `to_json` usage on pageable responses when using Rails (#2733).
  * Issue - Use `expand_path` on credential/config paths in SharedConfig (#2735).
  
  3.131.3 (2022-07-18)
  ------------------
  
  * Issue - Add support for serializing shapes on the body with `jsonvalue` members.
  
  3.131.2 (2022-06-20)
  ------------------
  
  * Issue - Populate context :request_id for XML error responses.
  
  3.131.1 (2022-05-20)
  ------------------
  
  * Issue - Bump the minimum version of `jmespath` dependency.
  
  3.131.0 (2022-05-16)
  ------------------
  
  * Feature - Updated Aws::STS::Client with the latest API changes.
  

-------------------------------------------------------------------
Thu Apr 28 05:18:29 UTC 2022 - Stephan Kulow <coolo@suse.com>

updated to version 3.130.2
 see installed CHANGELOG.md

  3.130.2 (2022-04-22)
  ------------------
  
  * Issue - Don't pass `:before_refresh` to Client constructors in RefreshingCredential implementations (#2690).
  
  3.130.1 (2022-04-12)
  ------------------
  
  * Issue - Don't call `refresh!` on non-refreshable `Credentials` when retrying errors (#2685).
  
  3.130.0 (2022-03-11)
  ------------------
  
  * Feature - Asynchronously refresh AWS credentials (#2641).
  
  * Issue - Add x-amz-region-set to list of headers deleted for re-sign.
  
  3.129.1 (2022-03-10)
  ------------------
  
  * Issue - Make stubs thread safe by creating new responses for each operation call (#2675).
  
  3.129.0 (2022-03-08)
  ------------------
  
  * Feature - Add support for cases when `InstanceProfileCredentials` (IMDS) is unable to refresh credentials.
  
  3.128.1 (2022-03-07)
  ------------------
  
  * Issue - Fixed `Aws::PageableResponse` invalidating Ruby's global constant cache.
  
  3.128.0 (2022-03-04)
  ------------------
  
  * Feature - Updated Aws::STS::Client with the latest API changes.
  

-------------------------------------------------------------------
Thu Mar  3 08:13:46 UTC 2022 - Stephan Kulow <coolo@suse.com>

updated to version 3.127.0
 see installed CHANGELOG.md

  3.127.0 (2022-02-24)
  ------------------
  
  * Feature - Updated Aws::STS::Client with the latest API changes.
  
  * Feature - Updated Aws::SSO::Client with the latest API changes.
  
  * Feature - Support `HttpChecksum` trait for requests and responses.
  

-------------------------------------------------------------------
Mon Feb 21 11:27:56 UTC 2022 - Stephan Kulow <coolo@suse.com>

updated to version 3.126.2
 see installed CHANGELOG.md

  3.126.2 (2022-02-16)
  ------------------
  
  * Issue - Add a before_refresh callback to AssumeRoleCredentials (#2529). 
  * Issue - Raise a `NoSuchProfileError` when config and credentials files don't exist.
  

-------------------------------------------------------------------
Tue Feb 15 07:18:07 UTC 2022 - Stephan Kulow <coolo@suse.com>

updated to version 3.126.1
 see installed CHANGELOG.md

  3.126.1 (2022-02-14)
  ------------------
  
  * Issue - Set `create_time` on IMDS tokens before fetch to reduce chance of using expired tokens and retry failures due to using expired tokens.
  
  3.126.0 (2022-02-03)
  ------------------
  
  * Feature - Updated Aws::SSO::Client with the latest API changes.
  
  * Feature - Add support for recursion detection.
  
  3.125.6 (2022-02-02)
  ------------------
  
  * Issue - Ensure default message for ServiceError is a string (#2643).
  

-------------------------------------------------------------------
Tue Jan 25 06:33:13 UTC 2022 - Stephan Kulow <coolo@suse.com>

updated to version 3.125.5
 see installed CHANGELOG.md

  3.125.5 (2022-01-19)
  ------------------
  
  * Issue - Correctly serialize empty header lists.
  
  3.125.4 (2022-01-18)
  ------------------
  
  * Issue - Add `InternalError` to `ErrorInspector` for S3 errors.
  
  
  3.125.3 (2022-01-12)
  ------------------
  
  * Issue - Add `ExpiredTokenException` to `ErrorInspector` for Kinesis errors.
  
  3.125.2 (2022-01-10)
  ------------------
  
  * Issue - Correctly serialize lists of strings in headers with quotes and commas.
  
  3.125.1 (2022-01-04)
  ------------------
  
  * Issue - Parse a response with consecutive spaces correctly when ox is used as the XML parser.
  
  3.125.0 (2021-12-21)
  ------------------
  
  * Feature - Updated Aws::SSO::Client with the latest API changes.
  
  * Feature - Add `:defaults_mode` configuration - that determines how certain default configuration options are resolved in the SDK.
  
  3.124.0 (2021-11-30)
  ------------------
  
  * Feature - Updated Aws::STS::Client with the latest API changes.
  
  * Feature - Updated Aws::SSO::Client with the latest API changes.
  
  3.123.0 (2021-11-23)
  ------------------
  
  * Feature - Updated Aws::STS::Client with the latest API changes.
  
  3.122.1 (2021-11-09)
  ------------------
  
  * Issue - Correctly serialize/deserialize header lists.
  
  3.122.0 (2021-11-04)
  ------------------
  
  * Feature - Updated Aws::STS::Client with the latest API changes.
  
  * Feature - Updated Aws::SSO::Client with the latest API changes.
  
  * Issue - Fix parsing of ISO8601 timestamps with millisecond precision in headers.
  
  * Feature - Support modeled dualstack endpoints. It can be configured with shared configuration (`use_dualstack_endpoint`), an ENV variable (`AWS_USE_DUALSTACK_ENDPOINT`), and a constructor option (`:use_dualstack_endpoint`). Requests made to services without a dualstack endpoint will fail.
  
  * Feature - Support modeled fips endpoints. It can be configured with shared configuration (`use_fips_endpoint`), an ENV variable (`AWS_USE_FIPS_ENDPOINT`), and a constructor option (`:use_fips_endpoint`). Requests made to services without a fips endpoint will fail.
  
  3.121.6 (2021-11-02)
  ------------------
  
  * Issue - Improve `SSOCredentials` error handling when profile file does not exist (#2605)
  
  3.121.5 (2021-10-29)
  ------------------
  
  * Issue - bump minimum version of `aws-partitions` (#2603).
  
  3.121.4 (2021-10-28)
  ------------------
  
  * Issue - This version has been yanked. (#2603).
  
  * Issue - use the `EndpointProvider` to lookup signing region and name.
  
  3.121.3 (2021-10-20)
  ------------------
  
  * Issue - Use endpointPrefix when looking up the `signing_region` from the `EndpointProvider`.
  
  3.121.2 (2021-10-18)
  ------------------
  
  * Issue - Fix an issue where Rest JSON services do not have a `Content-Type` header.
  
  * Issue - Remove blank `Content-Type` header from Net::HTTP handler, and prevent a default from being set.
  
  * Issue - Set `Content-Length` only for HTTP methods that take a body.
  
  3.121.1 (2021-09-24)
  ------------------
  
  * Issue - Fix error in finding union member for boolean shapes with `false` values.
  
  3.121.0 (2021-09-02)
  ------------------
  
  * Feature - Add support for S3 Multi-region access point configuration.
  
  3.120.0 (2021-09-01)
  ------------------
  
  * Feature - AWS SDK for Ruby no longer supports Ruby runtime versions 1.9, 2.0, 2.1, and 2.2.
  
  3.119.1 (2021-08-20)
  ------------------
  
  * Issue - Refactored `Aws::Json::Engine` to remove dead code and replaced usage of `JSON.load` with `JSON.parse`.
  
  3.119.0 (2021-07-30)
  ------------------
  
  * Feature - Support Document Types. Document types are used to carry open content. A document type value is serialized using the same format as its surroundings and requires no additional encoding or escaping.(#2523)
  
  3.118.0 (2021-07-28)
  ------------------
  
  * Feature - Add support for Tagged Unions using a "sealed" classes like approach where each union member has a corresponding subclass.
  

-------------------------------------------------------------------
Mon Jul 26 05:45:31 UTC 2021 - Stephan Kulow <coolo@suse.com>

updated to version 3.117.0
 see installed CHANGELOG.md

  3.117.0 (2021-07-12)
  ------------------
  
  * Feature - Support IPv6 endpoints for `Aws::InstanceProfileCredentials`. It supports two shared configuration options (`ec2_metadata_service_endpoint` & `ec2_metadata_service_endpoint_mode`), two ENV variables (`AWS_EC2_METADATA_SERVICE_ENDPOINT` & `AWS_EC2_METADATA_SERVICE_ENDPOINT_MODE`), and two constructor options (`:endpoint` & `:endpoint_mode`).
  
  * Feature - Support IPv6 endpoint for `Aws::EC2Metadata` client. It can be configured with `:endpoint` or `:endpoint_mode`.
  
  3.116.0 (2021-07-07)
  ------------------
  
  * Feature - Updated Aws::STS::Client with the latest API changes.
  

-------------------------------------------------------------------
Thu Jun 24 16:58:56 UTC 2021 - Stephan Kulow <coolo@suse.com>

updated to version 3.115.0
 see installed CHANGELOG.md

  3.115.0 (2021-06-23)
  ------------------
  
  * Feature - Add support for Assume Role Chaining in profiles. (#2531)
  * Issue - Fixed an issue with `Seahorse::Client::H2::Connection` for non-https endpoints. (#2542)
  
  3.114.3 (2021-06-15)
  ------------------
  
  * Issue - Fixed an issue with `Aws::PageableResponse` where it was modifying original params hash, causing frozen hashes to fail.
  
  3.114.2 (2021-06-09)
  ------------------
  
  * Issue - Fixed an issue with `Aws::PageableResponse` where intentionally nil tokens were not merged into the params for the next call.
  

-------------------------------------------------------------------
Sun Jun  6 05:03:16 UTC 2021 - Matthew Trescott <matthewtrescott@gmail.com>

updated to version 3.114.1

3.114.1 (2021-06-02) 
    Issue - Change XML Builder to not indent by default 
3.114.0 (2021-04-13) 
    Feature - Updated Aws::STS::Client with the latest API changes. 
3.113.1 (2021-03-29) 
    Issue - Ensure end of line characters are correctly encoded in XML. 
3.113.0 (2021-03-10) 
    Feature - Updated Aws::STS::Client with the latest API changes.
    Feature - Updated Aws::SSO::Client with the latest API changes. 
3.112.1 (2021-03-04) 
    Issue - Include LICENSE, CHANGELOG, and VERSION files with this gem. 
3.112.0 (2021-02-02) 
    Feature - The hostPrefix trait will now be applied to any customer
    provided :endpoint. This bug fix is a minor behavioral change for
    clients using custom endpoints for s3control, iotsitewise, and
    servicediscovery. This behavior can be disabled by configuring
    :disable_host_prefix_injection to true. 
3.111.2 (2021-01-19) 
    Issue - Fix a loading issue with SSO and STS gem aliases using
    require_relative instead of require. 

-------------------------------------------------------------------
Wed Jan 20 12:08:46 UTC 2021 - Stephan Kulow <coolo@suse.com>

updated to version 3.111.2
  no changelog found

-------------------------------------------------------------------
Sun Dec 20 01:44:02 UTC 2020 - Matthew Trescott <matthewtrescott@gmail.com>

update to 3.110.0 (changes since 3.107.0 shown below)

3.110.0 (2020-12-03)
    Feature - Updated Aws::STS::Client with the latest API changes.
    Issue - Support aws-sdk-sts alias gem.
    Issue - Retry when Net:HTTPFatalError is thrown by the Net::HTTP library.
    This can occur when proxy connections are configured. (#2439)

3.109.3 (2020-11-17)
    Issue - Use full namespace for SSO Client when creating SSOCredentials

3.109.2 (2020-11-04)
    Issue - Check for flattened on ref for lists when serializing.

3.109.1 (2020-10-05)
    Issue - For errors without a message, default to the error class. (#2388)

3.109.0 (2020-09-30)
    Feature - Add Seahorse::Util.host_label? to check strings for valid
              RFC-3986 host labels.
    Feature - Add Aws::ARN#to_h.

3.108.0 (2020-09-25)
    Feature - Updated Aws::STS::Client with the latest API changes.


-------------------------------------------------------------------
Fri Sep 25 13:32:23 UTC 2020 - Stephan Kulow <coolo@suse.com>

updated to version 3.107.0
  no changelog found

-------------------------------------------------------------------
Thu May  7 20:14:47 UTC 2020 - Stephan Kulow <coolo@suse.com>

- updated to version 3.95.0
  no changelog found

-------------------------------------------------------------------
Mon Feb 10 14:01:32 UTC 2020 - Stephan Kulow <coolo@suse.com>

- updated to version 3.89.1
  no changelog found

-------------------------------------------------------------------
Thu Sep 19 13:26:53 UTC 2019 - chris@computersalat.de

- initial package 3.68.0
openSUSE Build Service is sponsored by