Hello everyone, this is the Querier development team.
In this update, multiple features have been updated.
The specific changes are as follows:
- Addition of audit log download feature (Pro and Enterprise plans only)
- You can download the audit log from the "Download as CSV" option on the "Audit Log" screen.
- Support for S3 Select
- You can execute it using the
Select object content
action in S3.
- You can execute it using the
- Addition of "Execution Condition" to events
- You can specify conditions such as
{{ !!dataflow1.data }}
in the "Execution Condition".
- You can specify conditions such as
- Fixed a bug where each item was not being saved in widgets with export events set