You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 0.9.1 - Upped default WSAPI version in config.py to 1.30
262
+
All entities that are subclasses of WorkspaceDomainObject now have a details method
263
+
that show the attribute values in an easy to read multiline format.
264
+
Dropped attempted discrimination of server value to determine if it is a name or an IPv4 address No longer look for http_proxy in environment, only https_proxy.
265
+
Introduced convenience methods dealing with attachments.
266
+
Corrected resource URL construction for the major ops (GET, PUT, POST, DEL)
267
+
when project=None specified (useful for Workspace spanning activities).
261
268
262
269
* 0.8.12 - Fixed premature exercise of iterator in initial response
0 commit comments