1.0.8
Bug Fixes
- jmx: Handle MBeanInfo in Jolokia list() when there was error fetching the info (fixes #902) (5d47a45)
- shared: use MBeanInfoError from jolokia.js instead of custom error type (f474031)
What's Changed
- fix(jmx): Handle MBeanInfo in Jolokia list() when there was error fetching the info (fixes #902) (1.0.x) by @tadayosi in #980
Full Changelog: v1.0.7...v1.0.8