Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.

Releases: springwolf/springwolf-ui

v0.7.0

23 Apr 10:27
7d2d40b
Compare
Choose a tag to compare

What's Changed

New Contributors

Live demo

https://springwolf.github.io/springwolf-ui/

Notes

Please note that to use this version, you must upgrade your kafka/amqp plugins to the latest release as well.

v0.6.0

24 Oct 11:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Live demo

https://springwolf.github.io/springwolf-ui/

Notes

Please note that to use this version, you must upgrade your kafka/amqp plugins to the latest release as well.

v0.4.0

23 Mar 10:14
Compare
Choose a tag to compare

Changelog

  • Added support for message objects with oneOf array (allowing support for channels with multiple payload types).

v0.3.1

25 Nov 14:47
Compare
Choose a tag to compare

Changelog

  • Add error handling for publishing snackbar

v0.3.0

03 Nov 20:24
Compare
Choose a tag to compare

Change Log

  • Package static resources to resources/springwolf instead of resources
  • Changed REST calls URLs to match springwolf-core changes
  • UI is now available at <baseUrl>/springwolf/asyncapi-ui.html instead of <baseUrl>/asyncapi-ui.html

v0.2.1

21 Oct 18:56
Compare
Choose a tag to compare

Change Log

  • Add support for multiple AsyncApi docs (choose via dropdown menu in header)
  • Fix publish/subscribe semantics
  • Switch channel card schema and example tabs order

v0.1.1

01 Oct 10:48
Compare
Choose a tag to compare
Update version and publish to sonatype instead of bintray