github elastic/elasticsearch-net 6.4.2

latest releases: 8.16.1, serverless-1.1.16, 8.16.0...
5 years ago

6.4.1...6.4.2

Bug fixes

#3543 Include format in Field, Fields, Infer.Field FieldsDescriptor in a backwards binary compatible way

6.4.1 introduced an additional string format property to the constructors of Field, Fields, Infer.Field and FieldsDescriptor. Unfortunately, these were added in a binary breaking change, and slipped through into the 6.4.1 release. One of the core tenets of the client is to maintain binary compatibility across a major version of the client.

6.4.2 introduces format in a binary backward compatible way, fixing the issue with 6.4.1. The 6.4.1 package has been unlisted in nuget, and we recommend upgrading to the latest version of the client as soon as possible.

Don't miss a new elasticsearch-net release

NewReleases is sending notifications on new releases.