Elasticsearch .NET v7.5.0 Release Notes

Release Date: 2019-12-18 // over 4 years ago
  • 7.4.2...7.5.0

    ๐Ÿ› Bug Fixes

    • #4189 Unable to initialize ConnectionConfiguration in certain conditions
    • ๐Ÿ“œ #4228 DateTime.MinValue doesn't get parsed for dateRangeQuery
    • #4237 Error on calling ElasticSearch.Nodes.InfoAsync from a 7.3 client to a 7.4 Node.
    • ๐Ÿ‘ #4240 Nest Field no longer support member expressions
    • #4243 Using the format=json uri parameter with cat api calls fails
    • #4248 It is impossible to create index mapping with dynamic templates using Fluent Mapping
    • #4262 Serialize IProperty types based on derived interface type
    • ๐Ÿ‘ #4268 Support MemberExpression and specific MethodCallExpression
    • #4269 Set Accept header when format set on Cat APIs
    • #4270 Get highest AssemblyFileVersionAttribute version
    • #4276 Add VotingOnly node role
    • #4278 DateMath has ToString() value for DateTime.MinValue
    • #4236 Fix null ref DynamicResponse when host not available
    • #4246 Modify SLM execute lifecycle to use POST method as opposed to PUT.
    • #4265 Ensure missing SLM policy is handled by client correctly
    • ๐Ÿš€ #4281 Fix breaking changes on the 7.x branch before release
    • ๐Ÿ‘ท #4282 add more 7 minors to CI test matrix

    ๐Ÿ”‹ Features & Enhancements

    • ๐Ÿ‘ #4271 Support geotile_grid aggregation in composite agg sources.
    • ๐Ÿ‘ #4272 Add support to retrieve all API keys if user has privilege.
    • #4273 Add Pause/Resume Auto Follower APIs
    • #4274 Add the ability to require an ingest pipeline.
    • #4277 Add allow_lazy_open to machine learning jobs.
    • #4238 Expose q querystring parameter on search
    • #4247 Match boolean prefix query not implemented
    • #4286 Add option to stop machine learning datafeed that finds no data.
    • #4249 Missing support for search_as_you_type in dynamic templates
    • โšก๏ธ #4252 Missing "Updateable" property on filter descriptor in NEST
    • #4256 Add MatchBoolPrefix query
    • โšก๏ธ #4257 Add updateable property to Synonym token filters
    • #4259 Add Search as you type to dynamic templates
    • #4275 Add enrich processor and APIs
    • #4258 Implement SLM Execute Retention API
    • ๐Ÿ”ง #4261 Implement setting snapshot retention configuration on SLM lifecycles.
    • #4264 Implement Get SLM Stats API
    • #4245 Add SLM Start/Stop/Status APIs

    View the full list of issues and PRs