Compatible with OpenSearch 1.2.0
Enhancements
- Making snapshot name to scripted input in template (#77)
- Adds setting to search all rollup jobs on a target index (#165)
- Adds cluster setting to configure index state management jitter (#153)
- Allows out of band rollovers on an index without causing ISM to fail (#180)
Bug Fixes
- Adds implementation for the delay feature in rollup jobs (#147)
- Remove policy API on read only indices (#182)
- In explain API not showing the total count to all users (#185)
Infrastructure
- Uses published daily snapshot dependencies (#141)
- Removes default integtest.sh (#148)
- Adds mavenLocal back to repositories (#158)
Documentation
- Automatically provides license header for new files (#142)