Bug Fixes
- #4578 [ISSUE] FieldStatistics.cs class has int values but can get from indexes long values
- #4663 Fix check for agressive connectionlimit
- #4544 Fix Node Info
- #4545 Fixes integration tests against latest 7.7.0-SNAPSHOT (issues: #4521, #4508)
Features & Enhancements
- #4557 Implement cat.transforms
- #4526 Implement cat.transform
- #4529 Implement indices.reload_search_analyzers
- #4530 Implement ml.estimate_model_memory.json
- #4535 Implement ml.set_upgrade_mode
- #4536 Implement security.get_builtin_privileges
- #4562 Implement cat.ml_trained_models
- #4563 Implement cat.ml_jobs
- #4564 Implement cat.ml_datafeeds
- #4565 Implement cat.ml_data_frame_analytics
- #4591 Add nori_number token filter in analysis-nori and discard_punctuation to filter
- #4594 Implement Top Metrics aggregation
- #4597 Add empty_value parameter to CSV processor
- #4598 Allow forcemerge in the hot phase for ILM policies
- #4592 Implement Boxplot aggregation
- #4593 Implement ConstantKeyword property
- #4599 Implement hidden indices and aliases
- #4595 [ISSUE] Add max_children to nested sort
- #4579 Use
params
modifier for methods in RequestDescriptorBase (issue: #4471) - #4601 Integration tests and docs for circle and multipoint geoshape queries
Uncategorized
- #4460 Update readme.md for LLC compatibility
- #4540 Updates REST API specifications for 7.7 to latest
- #4549 Remove snapshot testing from YAML run
- #4552 Update specifications
- #4558 Update to latest CI packages
- #4559 Regenerate docs for 7.7 branch
- #4561 Ignore indices.data_stream as API is unstable (experimental)
- #4602 Regnerate from new specifications
- #4653 update documentation for 7.7
- #4665 Make assertions on job created in test
- #4666 Mute CsvProcessor tests