-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Seth Michael Larson <[email protected]>
- Loading branch information
1 parent
14f4fed
commit a7d3166
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[[release-notes-8-3-0]] | ||
=== 8.3.0 Release Notes | ||
|
||
[discrete] | ||
==== Added | ||
|
||
- Added the `current_page` parameter to many APIs that support pagination. | ||
- Added the `app_search.multi_search` API for v8.x | ||
- Added the `enterprise_search.get_search_engines` API | ||
|
||
[discrete] | ||
==== Fixed | ||
|
||
- Fixed the `overrides` parameter of the `app_search.get_top_queries_analytics` and `create_crawler_crawl_request` APIs | ||
|
||
|
||
[discrete] | ||
==== Removed | ||
|
||
- Removed unused `created_at` parameters for various `create_*` APIs. These parameters weren't used by the server and were only generated due to issues with the API specification. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters