File rubygem-aws-sdk-dynamodb.changes of Package rubygem-aws-sdk-dynamodb
-------------------------------------------------------------------
Mon Feb 3 09:15:47 UTC 2025 - Dan Čermák <dan.cermak@posteo.net>
- 1.135.0 (2025-01-30)
------------------
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
* Issue - Allow other retry configs to influence DynamoDB extended retries.
1.134.0 (2025-01-15)
------------------
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
1.133.0 (2025-01-07)
------------------
* Feature - This release makes Amazon DynamoDB point-in-time-recovery (PITR) to be configurable. You can set PITR recovery period for each table individually to between 1 and 35 days.
1.132.0 (2024-12-09)
------------------
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
* Issue - Improve `SimpleAttributes` documentation.
1.131.0 (2024-12-03)
------------------
* Feature - This change adds support for global tables with multi-Region strong consistency (in preview). The UpdateTable API now supports a new attribute MultiRegionConsistency to set consistency when creating global tables. The DescribeTable output now optionally includes the MultiRegionConsistency attribute.
1.130.0 (2024-11-18)
------------------
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
1.129.0 (2024-11-13)
------------------
* Feature - This release includes supports the new WarmThroughput feature for DynamoDB. You can now provide an optional WarmThroughput attribute for CreateTable or UpdateTable APIs to pre-warm your table or global secondary index. You can also use DescribeTable to see the latest WarmThroughput value.
1.128.0 (2024-11-06)
------------------
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
-------------------------------------------------------------------
Mon Nov 4 16:10:57 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- 1.127.0 (2024-11-01)
------------------
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
1.126.0 (2024-10-18)
------------------
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
1.125.0 (2024-09-24)
------------------
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
1.124.0 (2024-09-23)
------------------
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
1.123.0 (2024-09-20)
------------------
* Feature - Generate and use AWS-account-based endpoints for DynamoDB requests when the account ID is available. The new endpoint URL pattern will be https://<account-id>.ddb.<region>.amazonaws.com. See the documentation for details: https://docs.aws.amazon.com/sdkref/latest/guide/feature-account-endpoints.html
1.122.0 (2024-09-11)
------------------
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
1.121.0 (2024-09-10)
------------------
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
1.120.0 (2024-09-09)
------------------
* Feature - Doc-only update for DynamoDB. Added information about async behavior for TagResource and UntagResource APIs and updated the description of ResourceInUseException.
1.119.0 (2024-09-03)
------------------
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
1.118.0 (2024-07-24)
------------------
* Feature - DynamoDB doc only update for July
-------------------------------------------------------------------
Tue Jul 16 09:12:15 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- 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 09:24:46 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- 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 13:38:56 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- 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 2 14:34:18 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
- 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 7 11:09:56 UTC 2022 - Stephan Kulow <coolo@suse.com>
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 04:47:12 UTC 2022 - Stephan Kulow <coolo@suse.com>
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 12:57:37 UTC 2022 - Stephan Kulow <coolo@suse.com>
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 06:48:10 UTC 2022 - Stephan Kulow <coolo@suse.com>
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 4 12:56:35 UTC 2022 - Stephan Kulow <coolo@suse.com>
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 3 08:14:10 UTC 2022 - Stephan Kulow <coolo@suse.com>
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 07:18:30 UTC 2022 - Stephan Kulow <coolo@suse.com>
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 06:33:37 UTC 2022 - Stephan Kulow <coolo@suse.com>
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 16:59:20 UTC 2021 - Stephan Kulow <coolo@suse.com>
updated to version 1.60.0
no changelog found
-------------------------------------------------------------------
Wed Jan 20 12:09:25 UTC 2021 - Stephan Kulow <coolo@suse.com>
updated to version 1.58.0
no changelog found
-------------------------------------------------------------------
Fri Sep 25 13:32:52 UTC 2020 - Stephan Kulow <coolo@suse.com>
updated to version 1.53.0
no changelog found
-------------------------------------------------------------------
Thu May 7 20:15:24 UTC 2020 - Stephan Kulow <coolo@suse.com>
- updated to version 1.46.0
no changelog found
-------------------------------------------------------------------
Mon Feb 10 14:02:08 UTC 2020 - Stephan Kulow <coolo@suse.com>
- updated to version 1.41.0
no changelog found
-------------------------------------------------------------------
Sat Sep 21 11:56:00 UTC 2019 - chris@computersalat.de
- initial package 1.34.0