Skip to content

0.8.0

Compare
Choose a tag to compare
@ricellis ricellis released this 13 Mar 10:15
· 136 commits to main since this release

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-defined id (see #490).

Changes:

  • Fix unexpected 401 responses from infrequent requests occuring close to an IAM token expiry time (via updated core dependency).
  • Updated dependencies.