v1.18.3
- Added support for anonymous permissions and guest access to the API
- Fixed default permissions to allow users to access their child objects (object created by them)
- Fixed CORS filter not loaded - there was a problem with the ordering before
- Fixed GZip filter mapping to apply only to API resources
- Removed
lazy_start
options for Elasticsearch and Hazelcast (caused problems with ES) - More smaller fixes and refactoring