Elasticsearch .NET v7.7.0 Release Notes

Release Date: 2020-05-13 // almost 4 years ago
  • 7.6.2...7.7.0

    ๐Ÿ› 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

    View the full list of issues and PRs