-
Notifications
You must be signed in to change notification settings - Fork 24
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
4b52137
commit 824cddc
Showing
3 changed files
with
143 additions
and
1 deletion.
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-7-13-0]] | ||
=== 7.13.0 Release Notes | ||
|
||
[discrete] | ||
==== General | ||
|
||
- Updated APIs to the 7.13 specification | ||
|
||
[discrete] | ||
==== Workplace Search | ||
|
||
- The client now supports Basic Authentication and Elasticsearch tokens. | ||
All Workplace Search APIs support Basic Authentication, Elasticsearch tokens | ||
and Workplace Search admin user access tokens as an authentication method. | ||
You still need to set up user access tokens generated by the Workplace Search OAuth | ||
Service for the Search API and the Analytics Events API. | ||
|
||
- Added the `get_document`, `delete_all_documents`, `get_content_source`, | ||
`create_content_source`, `delete_content_source`, `list_content_sources`, | ||
and `put_content_source` APIs. |
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
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