Skip to content

v3.13.0

Compare
Choose a tag to compare
@sirosen sirosen released this 13 Oct 15:32
· 1034 commits to main since this release
3.13.0
  • Add connect_params to SQLiteAdapter, 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 the orderby parameter (#621, #622)