Releases: vtsykun/mq-insight
Releases · vtsykun/mq-insight
v1.2.4
- Fix: display a wrong name for cron job in the statistics widget
v1.2.3
- Fix support OroPlatform 3.1
- Adjust terminal width to fix output of "ps ax | grep oro:message-queue:consume | grep -v grep"
v1.2.1
- fix (#18) Message processing speed chart is not refresh
v1.2.0
- Move profiling on new synchronous cron component
- Support OroPlatform 3.1
- Drop OroPlatform 2.3 support
v1.1.2
- fix (#13) Ctrl-C signal forwarded to children process and trigger exception
- fix (#12) Fix path on Example of configuration options
v1.1.1
- Support OroPlatform 3.0 (#11)
v1.1.0
- feature (#6) Added automatics tests
- feature (#7 #10 ) Cleanup code and removed not used classes
- feature (#8) Display message priority and redeliver count
- feature (#9) Allow configure refresh interval
v1.0.1
- Fix unable to install on mysql
v1.0.0
- feature (#5) Context marchers
- feature (#4) An estimation widget of time distribution amongst the processors
0.1.5
- Fix MQStatExtension create a zombie process