Skip to content

8.3.0

Choose a tag to compare

@mcoberly2mcoberly2 released this 24 Apr 23:31
· 59 commits to main since this release
96175cd

New Features

[TOOLS-2245] - (AQL) Add the ability to limit the number of records returned from the select command.
[TOOLS-2505] - (AQL) Support a limited double-where clause in aql.

Improvements

[TOOLS-2482] - (TOOLS) Build go tools with go 1.20.3.

Bug Fixes

[TOOLS-2511] - (AQL) Aql crashes when provided an incomplete EXECUTE, AGGREGATE, or SELECT command.