v0.4.4
Improvements
- Added support for view and edit metadata in streams and buckets.
- Added Compression and First Seq options in stream view and edit.
- Added Consumer limits options in stream view and edit.
- Added support for external sources in stream, to source or mirror from different JS domain or account.
.
- Added support for view and edit subjects trasforms in stream source and mirror.
.
- Added support for custom reply inbox prefix in connection setup.
- Added support for custom timeout in request-reply view.
Fixes
- Fixed wrong visualization and error on publish of non ASCII characters (#21).
- Fixed issues with checkboxes stuck in readonly mode on edit stream view.
- Fixed wrong default value when adding a source to a new stream that prevent the correct sourcing of the stream.
- Fixed wrong behaviour in metadata edit component when different keys start with the same prefix.
- Fixed error toasts not appearing in some cases.
Internals
- Moved FE common components to external npm package.
Full Changelog: v0.4.3...v0.4.4