2024/10/29 - 1 new4 updated api methods
Changes Adding a new API GetStatementResultV2 that supports CSV formatted results from ExecuteStatement and BatchExecuteStatement calls.
2024/08/30 - 4 updated api methods
Changes The release include the new Redshift DataAPI feature for session use, customer execute query with --session-keep-alive-seconds parameter and can submit follow-up queries to same sessions with returned`session-id`
2022/12/14 - 2 updated api methods
Changes This release adds a new --client-token field to ExecuteStatement and BatchExecuteStatement operations. Customers can now run queries with the additional client token parameter to ensures idempotency.
2022/06/16 - 7 updated api methods
Changes This release adds a new --workgroup-name field to operations that connect to an endpoint. Customers can now execute queries against their serverless workgroups.
2021/07/27 - 1 new2 updated api methods
Changes Added structures to support new Data API operation BatchExecuteStatement, used to execute multiple SQL statements within a single transaction.
2021/06/15 - 3 updated api methods
Changes Redshift Data API service now supports SQL parameterization.
2021/02/23 - 3 updated api methods
Changes Update redshift-data client to latest version
2021/02/15 - 2 updated api methods
Changes Update redshift-data client to latest version
2020/09/09 - 9 new api methods
Changes Update redshift-data client to latest version