Skip to content

Commit bf29c14

Browse files
authored
Add 7.15.1 release notes
1 parent 6462574 commit bf29c14

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/guide/release-notes.asciidoc

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[[release-notes]]
22
== Release notes
33

4+
* <<rn-7-15-1>>
45
* <<rn-7-15-0>>
56
* <<rn-7-14-0>>
67
* <<rn-7-13-4>>
@@ -30,6 +31,22 @@
3031
* <<rn-7-0-0>>
3132

3233

34+
[discrete]
35+
[[rn-7-15-1]]
36+
=== 7.15.1 (2021-10-14)
37+
38+
[discrete]
39+
==== Client
40+
41+
- Fixed a performance regression in `JSONSerializer.default()` when `numpy` and `pandas` weren't installed.
42+
- 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.
43+
44+
[discrete]
45+
==== Search
46+
47+
- The `index` parameter of the `open_point_in_time` API is now required, was optional.
48+
49+
3350
[discrete]
3451
[[rn-7-15-0]]
3552
=== 7.15.0 (2021-09-22)

0 commit comments

Comments
 (0)