A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ElasticLINQ/ElasticLINQ/releases below:

Releases · ElasticLINQ/ElasticLINQ · GitHub

This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Releases: ElasticLINQ/ElasticLINQ

Releases · ElasticLINQ/ElasticLINQ

1.4.3

Available via NuGet at https://www.nuget.org/packages/ElasticLinq/1.4.3

New support Fixes Performance Dependencies 1.4.2

Available via NuGet at https://www.nuget.org/packages/ElasticLinq/1.4.2

New Fixes 1.4.1

Available via NuGet at https://www.nuget.org/packages/ElasticLinq/1.4.1

New Fixes Engineering 1.4.0

Available via NuGet at https://www.nuget.org/packages/ElasticLinq/1.4.0

New Breaking changes

If you implement IElasticMapping or override GetDocumentPrefix in your ElasticMapping subclass you will need to make changes. See the ElasticMapping concrete class for details on how document prefixes and materialization have changed.

If you inherited from ElasticMapping or CouchbaseMapping and did not implement your own GetDocumentPrefix no changes are necessary.

Engineering 1.3.4

Available via NuGet at https://www.nuget.org/packages/ElasticLinq/1.3.4

New Fixes Engineering 1.3.1

Available via NuGet at https://www.nuget.org/packages/ElasticLinq/1.3.1

New support Fixes Engineering 1.3.0 New support Fixes Engineering Breaking changes Improved camel-case algorithm

The default ElasticMapping camel-cased JSON document properties from Pascal-case C# class properties by simply lower-casing the first letter.

A new algorithm now detects opening acronyms/all-caps. This means some properties such as "SSN", "ZIPCode" would have been "sSN" and "zIPCode". They are now "ssn" and "zipCode".

IElasticMapping.GetTypeExistsCriteria is now GetTypeSelectionCriteria

If you are using the Elasticsearch type system or the supplied CouchbaseMapper this change is not breaking for you.

This method was always called when no criteria existed in the tree. This meant it was sometimes not called when it should (e.g. Where(x => x.Something == null)

The new behavior is that his method is now always called and any non-null result is merged into the filter criteria.

https://www.nuget.org/packages/ElasticLinq/1.3.0

1.2.0 New support Fixes Breaking changes Engineering

https://www.nuget.org/packages/ElasticLinq/1.2.0

1.1.0 beta 1 1.0.0

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4