7.15.1
Client
- Fixed a performance regression in
JSONSerializer.default()
whennumpy
andpandas
weren't installed. - Changed the
DeprecationWarning
for thebody
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 theopen_point_in_time
API is now required, was optional.