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
feat(new sink): Add possibility to use nats jetstream in nats sink (#20834)
* use nats jetstream as an option
* no need to manually flush messages
* fix jetstream option annotation + prettify code
* generate component docs
* add more precise field description + generate docs
* check nats stream existence in healthcheck
* do not check stream existance
* add new field to struct in tests
* add changelog
* add author to changelog
* remove example config from changelog
0 commit comments