0.8.0
Note: APIs may be subject to change.
Breaking Changes:
- For the full list of code changes needed for this version see
0.8.0
API changes - Preserve leading
_
metadata names in models that also accept user-defined properties (i.e. documents) to eliminate the risk of clashing e.g._id
and a user-definedid
(see #490).
Changes:
- Fix unexpected
401
responses from infrequent requests occuring close to an IAM token expiry time (via updated core dependency). - Updated dependencies.