Skip to content

v3.65.0

Choose a tag to compare

@kurtmckee kurtmckee released this 03 Oct 01:56
3.65.0
a56fd4e

Added

  • Add a FlowTimer payload class to aid in creating timers that run flows.
  • Add the statuses parameter to GroupsClient.get_my_groups(). (#1317)
  • Add .change_role() to the Globus Groups BatchMembershipActions helper class. (#1318)
  • Add .change_roles() to the Globus Groups GroupsManager class. (#1318)

Development

  • Fix a Poetry deprecation warning in the test suite. (#1320)