Skip to content

Commit

Permalink
Merge branch 'main' into bump-transport
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshMock authored Sep 12, 2023
2 parents 3ba3458 + 9e47fe2 commit e97950a
Show file tree
Hide file tree
Showing 5 changed files with 457 additions and 272 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@ npm install @elastic/elasticsearch@<major>

#### Browser

WARNING: There is no official support for the browser environment. It exposes your Elasticsearch instance to everyone, which could lead to security issues.
> [!WARNING]
> There is no official support for the browser environment. It exposes your Elasticsearch instance to everyone, which could lead to security issues.
We recommend that you write a lightweight proxy that uses this client instead, you can see a proxy example [here](./docs/examples/proxy).

## Documentation
Expand Down
Loading

0 comments on commit e97950a

Please sign in to comment.