You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The User-Agent header is elasticsearch-js/<version> in 7.x and before, however it appears we stopped sending the header by default in 8.x. We should restore the default User-Agent header to the value pre-8.x to ensure consistency.
The
User-Agent
header iselasticsearch-js/<version>
in 7.x and before, however it appears we stopped sending the header by default in 8.x. We should restore the default User-Agent header to the value pre-8.x to ensure consistency.See: #807
The text was updated successfully, but these errors were encountered: