v3.13.0
-
Add
connect_params
toSQLiteAdapter
, enabling customization of the sqlite connection (#613) -
Add
FlowsClient.create_flow(...)
(#614) -
Add
globus_sdk.SpecificFlowClient
to manage interactions performed against a specific flow (#616) -
Fix rst formatting for a few nested bullet points in existing changelog (#619)
-
Add support to
FlowsClient.list_flows
for pagination and theorderby
parameter (#621, #622)