v5.4.2 Released.
1. Abstract
It is a bug fix version. We encourage everyone use 5.4.x to upgrade. For the details and all changes, please browse our issue and pr for 5.4.2.
2. Compatibility Note
There are no incompatible APIs.
3. New Feature
None.
4. Enhancement
- #206 Remove UnsupportedOperationException thrown in notifyListeners. @ScienJus
- #209 Keep maven descriptor when building. @ujjboy
5. Bug Fix
- #205 Fix consumer exception missing when void method from provider is called with exception. @leizhiyuan
6. Deprecated
None.