Skip to content

7.15.1

Compare
Choose a tag to compare
@sethmlarson sethmlarson released this 14 Oct 16:15
· 567 commits to main since this release

Client

  • Fixed a performance regression in JSONSerializer.default() when numpy and pandas weren't installed.
  • Changed the DeprecationWarning for the body parameter to be a "removed in a future version" instead of "removed in 8.0" in line with the 8.0 roadmap.

API

Search

  • The index parameter of the open_point_in_time API is now required, was optional.