Fixed - Relationships API list calls via the generator now support `chunk_size` as parameter.
2.10.6
Fixed - Retry urllib3.NewConnectionError when it isn't in the context of a ConnectionRefusedError
2.10.5
Fixed - Fixed asset subtree not returning an object with id->item cache for use in .get
2.10.4
Changed - Relationships filter will now chain filters on large amounts of sources or targets in batches of 1000 rather than 100.
2.10.3
Fixed - Retries now have backup time tracking per request, rather than occasionally shared between threads. - Sequences delete ranges now no longer gives an error if no data is present
2.10.2
Fixed - Set geoLocation.type in files to "Feature" if missing