|
![](/images/spacer.gif) |
![](/images/spacer.gif) |
![](/images/spacer.gif) |
Changelog for ruby2.5-rubygem-aws-sdk-dynamodb-1.117.0-lp156.1.2.x86_64.rpm :
* Tue Jul 16 2024 Dan Čermák - 1.117.0 (2024-07-12) * Feature - Add v2 smoke tests and smithy smokeTests trait for SDK testing. 1.116.0 (2024-07-02) * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.115.0 (2024-06-25) * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.114.0 (2024-06-24) * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. * Fri Jun 21 2024 Dan Čermák - 1.113.0 (2024-06-20) * Feature - Doc-only update for DynamoDB. Fixed Important note in 6 Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings. 1.112.0 (2024-06-05) * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.111.0 (2024-05-28) * Feature - Doc-only update for DynamoDB. Specified the IAM actions needed to authorize a user to create a table with a resource-based policy. 1.110.0 (2024-05-24) * Feature - Documentation only updates for DynamoDB. 1.109.0 (2024-05-13) * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.108.0 (2024-05-02) * Feature - This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. 1.107.0 (2024-04-25) * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.106.0 (2024-03-20) * Feature - This release introduces 3 new APIs (\'GetResourcePolicy\', \'PutResourcePolicy\' and \'DeleteResourcePolicy\') and modifies the existing \'CreateTable\' API for the resource-based policy support. It also modifies several APIs to accept a \'TableArn\' for the \'TableName\' parameter. 1.105.0 (2024-03-06) * Feature - Doc only updates for DynamoDB documentation 1.104.0 (2024-02-20) * Feature - Publishing quick fix for doc only update. 1.103.0 (2024-02-14) * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.102.0 (2024-02-02) * Feature - Any number of users can execute up to 50 concurrent restores (any type of restore) in a given account. * Mon Jan 29 2024 Dan Čermák - 1.101.0 (2024-01-26) * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.100.0 (2024-01-19) * Feature - This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API. 1.99.0 (2024-01-17) * Feature - Updating note for enabling streams for UpdateTable. 1.98.0 (2023-11-28) * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.97.0 (2023-11-22) * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. * Thu Nov 02 2023 Dan Čermák - 1.96.0 (2023-10-18) * Feature - Updating descriptions for several APIs. 1.95.0 (2023-09-27) * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. * Feature - Simple attributes conversion for item data returned in `ConditionalCheckFailedException` and other exceptions. (Breaking change / bug fix) 1.94.0 (2023-09-26) * Feature - Amazon DynamoDB now supports Incremental Export as an enhancement to the existing Export Table 1.93.1 (2023-08-07) * Issue - Fix inconsistent behavior of `stub_responses` when `simple_attributes` is disabled. 1.93.0 (2023-07-25) * Feature - Documentation updates for DynamoDB 1.92.0 (2023-07-11) * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.91.0 (2023-07-06) * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.90.0 (2023-06-29) * Feature - This release adds ReturnValuesOnConditionCheckFailure parameter to PutItem, UpdateItem, DeleteItem, ExecuteStatement, BatchExecuteStatement and ExecuteTransaction APIs. When set to ALL_OLD, API returns a copy of the item as it was when a conditional write failed 1.89.0 (2023-06-28) * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.88.0 (2023-06-21) * Feature - Documentation updates for DynamoDB 1.87.0 (2023-06-15) * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.86.0 (2023-06-12) * Feature - Documentation updates for DynamoDB 1.85.0 (2023-05-31) * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.84.0 (2023-04-17) * Feature - Documentation updates for DynamoDB API 1.83.0 (2023-03-08) * Feature - Adds deletion protection support to DynamoDB tables. Tables with deletion protection enabled cannot be deleted. Deletion protection is disabled by default, can be enabled via the CreateTable or UpdateTable APIs, and is visible in TableDescription. This setting is not replicated for Global Tables. 1.82.0 (2023-03-03) * Feature - Documentation updates for DynamoDB. 1.81.0 (2023-01-18) * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. * Issue - Replace runtime endpoint resolution approach with generated ruby code. * Wed Dec 07 2022 Stephan Kulow updated to version 1.80.0 see installed CHANGELOG.md 1.80.0 (2022-12-06) - ----------------- * Feature - Endpoint Ruleset update: Use http instead of https for the \"local\" region. 1.79.0 (2022-11-18) - ----------------- * Feature - Updated minor fixes for DynamoDB documentation. * Fri Oct 28 2022 Stephan Kulow updated to version 1.78.0 see installed CHANGELOG.md 1.78.0 (2022-10-25) - ----------------- * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. * Mon Oct 10 2022 Stephan Kulow updated to version 1.77.0 see installed CHANGELOG.md 1.77.0 (2022-09-15) - ----------------- * Feature - Increased DynamoDB transaction limit from 25 to 100. * Mon Aug 29 2022 Stephan Kulow updated to version 1.76.0 see installed CHANGELOG.md 1.76.0 (2022-08-18) - ----------------- * Feature - This release adds support for importing data from S3 into a new DynamoDB table * Thu Aug 04 2022 Stephan Kulow updated to version 1.75.0 see installed CHANGELOG.md 1.75.0 (2022-06-17) - ----------------- * Feature - Doc only update for DynamoDB service * Thu Mar 03 2022 Stephan Kulow updated to version 1.74.0 see installed CHANGELOG.md 1.74.0 (2022-02-24) - ----------------- * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.73.0 (2022-02-21) - ----------------- * Feature - DynamoDB ExecuteStatement API now supports Limit as a request parameter to specify the maximum number of items to evaluate. If specified, the service will process up to the Limit and the results will include a LastEvaluatedKey value to continue the read in a subsequent operation. * Tue Feb 15 2022 Stephan Kulow updated to version 1.72.0 see installed CHANGELOG.md 1.72.0 (2022-02-03) - ----------------- * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.71.0 (2022-02-02) - ----------------- * Feature - Documentation update for DynamoDB Java SDK. * Tue Jan 25 2022 Stephan Kulow updated to version 1.70.0 see installed CHANGELOG.md 1.70.0 (2021-12-21) - ----------------- * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.69.0 (2021-12-01) - ----------------- * Feature - Add support for Table Classes and introduce the Standard Infrequent Access table class. 1.68.0 (2021-11-30) - ----------------- * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.67.0 (2021-11-23) - ----------------- * Feature - DynamoDB PartiQL now supports ReturnConsumedCapacity, which returns capacity units consumed by PartiQL APIs if the request specified returnConsumedCapacity parameter. PartiQL APIs include ExecuteStatement, BatchExecuteStatement, and ExecuteTransaction. 1.66.0 (2021-11-11) - ----------------- * Feature - Updated Help section for \"dynamodb update-contributor-insights\" API 1.65.0 (2021-11-04) - ----------------- * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.64.0 (2021-10-18) - ----------------- * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.63.0 (2021-09-01) - ----------------- * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.62.0 (2021-07-30) - ----------------- * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. 1.61.0 (2021-07-28) - ----------------- * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`\'s CHANGELOG.md for details. * Thu Jun 24 2021 Stephan Kulow updated to version 1.60.0 no changelog found * Wed Jan 20 2021 Stephan Kulow updated to version 1.58.0 no changelog found * Fri Sep 25 2020 Stephan Kulow updated to version 1.53.0 no changelog found * Thu May 07 2020 Stephan Kulow - updated to version 1.46.0 no changelog found * Mon Feb 10 2020 Stephan Kulow - updated to version 1.41.0 no changelog found * Sat Sep 21 2019 chrisAATTcomputersalat.de- initial package 1.34.0
|
|
|