Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@pricelessrabbit pricelessrabbit released this 07 Nov 12:49
· 1 commit to main since this release

Features

  • Added connections import from NATS CLI contexts. From the connection list is possibile to import all the exisiting CLI contexts from a directory (#27) (#33)
    image

Improvements

  • Now It's possible to see and edit the config of streams, buckets and consumers JSONs directly. this allow to quickly import, clone or edit a stream without using the UI form. (#34)
    image
  • Updated Buckets view to allow to edit a bucket and see all new fields up to NATS 2.10 (#30)

Fixes

  • Fixed a typo that prevents to create a stream with workqueue retention policy. Thanks to @quadro9! 🐰

Internals

  • Updated FE components library

Full Changelog: v0.4.4...v0.5.0