-
Notifications
You must be signed in to change notification settings - Fork 248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.28: X-Meilisearch-Client
#1691
Milestone
Comments
Hi @guimachiavelli! I can't edit the title, the right header is |
guimachiavelli
changed the title
v0.28:
v0.28: Jun 9, 2022
X-Meilisearch-Header
X-Meilisearch-Client
oops! That's what I get when I try to cram reading everything v0.28-related in one day. Thanks, fixed! |
Merged
Confirmed with @gmourier, this doesn't impact the docs |
bors bot
added a commit
that referenced
this issue
Jul 11, 2022
1707: v0.28 r=guimachiavelli a=guimachiavelli This is a staging PR for all changes related to Meilisearch v0.28. Please avoid making changes directly to this PR; instead, create new child branches based off this one. Closes #1687, #1688, #1691, #1692, #1693, #1694, #1699, #1700, #1701, #1702, #1703, #1704, #1706, #1722, #1727, #561 Co-authored-by: gui machiavelli <[email protected]> Co-authored-by: gui machiavelli <[email protected]> Co-authored-by: Tommy Melvin <[email protected]> Co-authored-by: Maryam Sulemani <[email protected]> Co-authored-by: Maryam <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
v0.28 adds a new HTTP header,
X-Meilisearch-Client
. Its main goal seems to be helping us properly collect user agent data identifying which SDK or official tool is accessing an instance.At a first look, this does not seem to impact the docs. Whoever's assigned the issue should confirm this with the SME.
References
Issue on core: meilisearch/meilisearch#2367
Spec: https://github.com/meilisearch/specifications/pull/150/files
SME: @gmourier
The text was updated successfully, but these errors were encountered: