Merge pull request #8947 from hashicorp/dnephin/changelog-for-streaming

Add streaming changelog file
This commit is contained in:
Preetha 2020-10-14 09:42:10 -05:00 committed by GitHub
commit ccb3f4e67e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.changelog/_8825.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:feature
agent: Add a new RPC endpoint for streaming cluster state change events to clients.
```