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.0API changes - Preserve leading
_metadata names in models that also accept user-defined properties (i.e. documents) to eliminate the risk of clashing e.g._idand a user-definedid(see #490).
Changes:
- Fix unexpected
401responses from infrequent requests occuring close to an IAM token expiry time (via updated core dependency). - Updated dependencies.