Hi everyone,
We've just finished releasing new versions both of the Globus Python SDK and the Globus CLI.
The changes for these can be seen detailed in our changelogs:
There are a number of minor fixes and features, but I would like to highlight the addition of globus_sdk.IdentityMap . For applications which do a lot of identity lookups, an IdentityMap is a way to organize bulk lookups and cache results in memory.
Full docs on this feature are visible here:
Thanks,
-Stephen