Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions docs/install.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,16 @@ guarantees made.

Refer to the https://www.elastic.co/support/eol[end-of-life policy] for more
information.

[discrete]
[[ci-feed]]
=== CI feed

We publish CI builds of our client packages, including the latest
unreleased features. If you want to experiment with the latest bits, you
can add the CI feed to your list of NuGet package sources.

Feed URL: https://f.feedz.io/elastic/all/nuget/index.json

We do not recommend using CI builds for production applications as they are not
formally supported until they are released.