Version 2.4.7
Important and breaking changes
Exceptions which are thrown in save() method in native modules are now populated to the calling code. This makes it possible to react on exceptions happened during the save operation. Before 2.4.7, these exceptions were catched internally and null was returned.
Hazelcast was updated to version 3.7.7 including the AWS package for easy deploy on AWS.
All changes in the current and previous versions can be found at the root page.
All deprecations and their removal date can be found at Deprecations and Migration.
Changelog
Key |
Summary |
T |
Resolution |
Fixed |
|||
Fixed |
|||
Fixed |
|||
Fixed |
|||
Can't create instance of model of other module in auth method |
Fixed |
||
Fixed |
|||
[Javascript] loadMe() calls loadFromServer() with wrong number of arguments |
Fixed |
||
Fixed |
|||
Fixed |
|||
Fixed |
|||
Broken loading of references for transient classes in native modules |
Fixed |
||
Fixed |
|||
Fixed |
|||
Fixed |
|||
Fixed |
|||
Fixed |
|||
Fixed |
|||
Exceptions in save() method are not populated to native module code |
Fixed |
||
Fixed |
|||
Add helper method to NM that checks a requesting user's password |
Fixed |