Added
- [Storage] Irreversible exception for migrations.
- [Storage] MongoStorage migration between 1.1.0 and 1.1.1
Fixed
- [Rules] Failing JSON deserialization of some Rules.
- [Storage] Migration Migration0To1x0x3 was properly renamed to Migration0To1x1x0.
Changed
- [Util] Objects are now serialized via `jsonpickle` library. This affects Rule JSON representation as JSON string.