You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Newtransact-get-items and transact-write-items for transaction support
Newdescribe-ttl, update-ttl and ensure-ttl to manage table TTL configuration
Newclient-opts may now specify :region as an alternative to :endpoint
Changequery, scan, batch-write-item, will no longer stitch requests together unless span-reqs is specified. To reinstate the old behaviour, pass :span-reqs {:max 5} in the options. See #74 and #143.
Changeupdate-table now uses current table description to validate GSI throughput updates
Fixdescribe-table now returns :billing-mode :provisioned instead of :billing-mode nil