Changes since 0.9.3
- delta handling is now in a separate thread
- delta handling of deletes has been improved
- proper support for nested objects in delta handling (note still does not take nested type into account)
- performance improvement by using construct queries to fetch properties for document
- moved to jruby 9.4 (ruby 3.1) by bump of ruby-template
- added arm64 builds
- Added query param to enable exact counts of search results
- Add query params
:id:
and:uri:
to filter by id and URI - Allow wait interval less than a minute
- Group updates sent to Elasticsearch per delta message
- support large yaml files
Full Changelog: v0.9.3...v0.10.0