Bump Elastic.Clients.Elasticsearch to 8.19.16#61
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump Elastic.Clients.Elasticsearch to 8.19.16#61dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Dependabot couldn't find the original pull request head commit, 8ed3a44.
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
8ed3a44 to
052c7c0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pinned Elastic.Clients.Elasticsearch at 8.19.16.
Release notes
Sourced from Elastic.Clients.Elasticsearch's releases.
8.19.16
What's Changed
BulkRequestindex inference by @flobernd in FixBulkRequestindex inference elastic/elasticsearch-net#8843Elastic.Transportto0.15.1by @flobernd in UpdateElastic.Transportto0.15.1elastic/elasticsearch-net#8847New Contributors
Full Changelog: elastic/elasticsearch-net@8.19.15...8.19.16
8.19.15
What's Changed
Elastic.Transportto0.15.0by @flobernd in UpdateElastic.Transportto0.15.0elastic/elasticsearch-net#8830Full Changelog: elastic/elasticsearch-net@8.19.14...8.19.15
8.19.14
What's Changed
net10.0TFM by @flobernd in Addnet10.0TFM elastic/elasticsearch-net#8789JsonEncodedText.Encode. by @teo-tsirpanis in Use UTF-8 literals inJsonEncodedText.Encode. elastic/elasticsearch-net#8792Experimentalattribute toFilterPathby @flobernd in AddExperimentalattribute toFilterPathelastic/elasticsearch-net#8802LazyJsonConverter. by @teo-tsirpanis in Use trim-safe code inLazyJsonConverter. elastic/elasticsearch-net#8793ITransport<IElasticsearchClientSettings>by @flobernd in Allow use of customITransport<IElasticsearchClientSettings>elastic/elasticsearch-net#8816New Contributors
JsonEncodedText.Encode. elastic/elasticsearch-net#8792Full Changelog: elastic/elasticsearch-net@8.19.13...8.19.14
8.19.13
What's Changed
Security.PutUser(Exception calling Security.PutUser - System.Exception: No route taking 0 parameters_security/user/{username} elastic/elasticsearch-net#8774)HasFlagin hot-path when targetingnetfxby @flobernd in AvoidHasFlagin hot-path when targetingnetfxelastic/elasticsearch-net#8779Full Changelog: elastic/elasticsearch-net@9.2.1...9.2.2
8.19.12
What's Changed
SqlRowvalues by @flobernd in Fix deserialization ofSqlRowvalues elastic/elasticsearch-net#8767Full Changelog: elastic/elasticsearch-net@8.19.11...8.19.12
8.19.11
What's Changed
Full Changelog: elastic/elasticsearch-net@8.19.10...8.19.11
8.19.10
What's Changed
RequestConfigurationforBulkRequestby @flobernd in Allow modification ofRequestConfigurationforBulkRequestelastic/elasticsearch-net#8741FiltersAggregationandApiFiltersAggregationFull Changelog: elastic/elasticsearch-net@8.19.9...8.19.10
8.19.9
What's Changed
Esql.QueryAsObjects()to work with nested types by @flobernd in AllowEsql.QueryAsObjects()to work with nested types elastic/elasticsearch-net#8729Full Changelog: elastic/elasticsearch-net@8.19.8...8.19.9
8.19.8
What's Changed
SafeSkip()method that works with partial JSON blocks by @flobernd in Switch to customSafeSkip()method that works with partial JSON blocks elastic/elasticsearch-net#8720Full Changelog: elastic/elasticsearch-net@8.19.7...8.19.8
8.19.7
What's Changed
CompositeAggregation(see #8704)TermQuery(see #8713)Breaking Changes
See https://github.com/elastic/elasticsearch-net/releases/tag/9.1.8.
Full Changelog: elastic/elasticsearch-net@8.19.6...8.19.7
8.19.6
What's Changed
New Contributors
Full Changelog: elastic/elasticsearch-net@8.19.5...8.19.6
8.19.5
What's Changed
Contextby @flobernd in Fix deserialization ofContextelastic/elasticsearch-net#8688Full Changelog: elastic/elasticsearch-net@8.19.4...8.19.5
8.19.4
What's Changed
RequestResponseConverter<T>and make all non-generatedJsonConverters public by @flobernd in IntroduceRequestResponseConverter<T>and make all non-generatedJsonConverters public elastic/elasticsearch-net#8669Elastic.Clients.Elasticsearchtypes in documents (e.g. for percolation; see #8003)Elastic.Transportto0.10.1by @flobernd in UpdateElastic.Transportto0.10.1elastic/elasticsearch-net#8681Full Changelog: elastic/elasticsearch-net@8.19.3...8.19.4
8.19.3
What's Changed
PercentilesItem(SearchResponse deserialization fails when using PercentilesAggregation elastic/elasticsearch-net#8570)Full Changelog: elastic/elasticsearch-net@8.19.2...8.19.3
8.19.2
What's Changed
SourceSerializerforobjecttypes (Wrong serialization during BulkUpdate via script elastic/elasticsearch-net#8648)Full Changelog: elastic/elasticsearch-net@8.19.1...8.19.2
8.19.1
What's Changed
PercentilesAggregateand improves usability (SearchResponse deserialization fails when using PercentilesAggregation elastic/elasticsearch-net#8570)TermsvectorRequest.fields(The fields property on TermVectorsRequestDescriptor is serialized incorrectly with one field elastic/elasticsearch-net#8641)Breaking Changes
The type of the
Valuesproperty for the following classes got changed from thePercentilesunion to a simplePercentilesItemcollection:HdrPercentilesAggregateHdrPercentileRanksAggregateTDigestPercentilesAggregateTDigestPercentileRanksAggregatePercentilesBucketAggregateThe
Percentilesunion type got removed as it's no longer used.Full Changelog: elastic/elasticsearch-net@8.19.0...8.19.1
8.19.0
What's Changed
This release backports all improvements of the 9.x client to the 8.x major version of the client.
For a complete list of improvements in this release, have a look at the 9.0.0 release notes and breaking changes to learn about all breaking changes.
Full Changelog: elastic/elasticsearch-net@8.19.0-preview.4...8.19.0
8.19.0-preview.4
What's Changed
MaxDepthto 512 for internal request/response type serializer (#8573) by @github-actions in [8.19] IncreaseMaxDepthto 512 for internal request/response type serializer (#8573) elastic/elasticsearch-net#8574GeoBoundsandGeoLocation(#8586) by @github-actions in [8.19] Add deserialization support forGeoBoundsandGeoLocation(#8586) elastic/elasticsearch-net#8587Full Changelog: elastic/elasticsearch-net@8.19.0-preview.3...8.19.0-preview.4
8.19.0-preview.3
What's Changed
IndexNameambiguity by @flobernd in FixIndexNameambiguity elastic/elasticsearch-net#8556BucketsPathalias by @flobernd in PreserveBucketsPathalias elastic/elasticsearch-net#8561Full Changelog: elastic/elasticsearch-net@9.0.5...9.0.6
8.19.0-preview.2
What's Changed
Elastic.Transportby @flobernd in UpdateElastic.Transportelastic/elasticsearch-net#8549Full Changelog: elastic/elasticsearch-net@8.19.0-preview.1...8.19.0-preview.2
8.19.0-preview.1
What's Changed
This release backports all improvements of the 9.0 client to the 8.x major version of the client.
For a complete list of improvements in this release, have a look at the 9.0.0 release notes and breaking changes to learn about all breaking changes.
Full Changelog: elastic/elasticsearch-net@8.18.0...8.19.0-preview.1
8.18.3
What's Changed
KeyValuePairConverterby @flobernd in FixKeyValuePairConverterelastic/elasticsearch-net#8579Full Changelog: elastic/elasticsearch-net@8.18.2...8.18.3
8.18.2
What's Changed
MaxDepthto 512 for internal request/response type serializer by @flobernd in IncreaseMaxDepthto 512 for internal request/response type serializer elastic/elasticsearch-net#8573KeyValuePairConverterto work with nonIUrlParameterkeys by @flobernd in AllowKeyValuePairConverterto work with nonIUrlParameterkeys elastic/elasticsearch-net#8568Full Changelog: elastic/elasticsearch-net@8.18.1...8.18.2
8.18.1
What's Changed
SnapshotShardFailure.ShardIdFull Changelog: elastic/elasticsearch-net@8.18.0...8.18.1
8.18.0
What's Changed
Full Changelog: elastic/elasticsearch-net@8.17.4...8.18.0
8.17.4
What's Changed
Namesby @flobernd in Fix serialization ofNameselastic/elasticsearch-net#8486Full Changelog: elastic/elasticsearch-net@8.17.3...8.17.4
8.17.3
What's Changed
DenseVectorIndexOptionsTypeandDenseVectorSimilarityenumsFull Changelog: elastic/elasticsearch-net@8.17.2...8.17.3
8.17.2
What's Changed
EnableThreadPoolStatsandEnableTcpStatsto be enabled by defaultNew Contributors
Full Changelog: elastic/elasticsearch-net@8.17.1...8.17.2
8.17.1
What's Changed
Full Changelog: elastic/elasticsearch-net@8.17.0...8.17.1
8.17.0
What's Changed
Elastic.Transportto0.5.7by @flobernd in UpdateElastic.Transportto0.5.7elastic/elasticsearch-net#8433PostData.MultiJsonnot working correctly whenDisableDirectStreamingis used.Full Changelog: elastic/elasticsearch-net@8.16.3...8.17.0
8.16.3
What's Changed
RequestConfigurationby @flobernd in FixRequestConfigurationelastic/elasticsearch-net#8426Full Changelog: elastic/elasticsearch-net@8.16.2...8.16.3
8.16.2
What's Changed
Elastic.Transportto0.5.6by @flobernd in UpdateElastic.Transportto0.5.6elastic/elasticsearch-net#8422NullReferenceExceptionwhen instrumentation is usedFull Changelog: elastic/elasticsearch-net@8.16.1...8.16.2
8.16.1
What's Changed
Elastic.Transportto0.5.5by @flobernd in UpdateElastic.Transportto0.5.5elastic/elasticsearch-net#8421Full Changelog: elastic/elasticsearch-net@8.16.0...8.16.1
8.16.0
What's Changed
net6target (end of support)Elastic.Transportto 0.5.2 by @flobernd in UpdateElastic.Transportto 0.5.2 elastic/elasticsearch-net#8405 ( 💥 )TermsQuery.Termproperty got renamed back toTermsQuery.Terms( 💥 )IpLocationProcessorTextExpansionQueryandWeightedTokensQuery( 💥 )Full Changelog: elastic/elasticsearch-net@8.15.10...8.16.0
8.15.10
What's Changed
IndicesPrivilegesDenseVectorPropertyusabilityCommunityIDProcessorDateProcessorFingerprintProcecssorGrokProcessorNetworkDirectionProcessorRedactProcessorRegisteredDomainProcessorTerminateProcessorElastic.Transport.Extensionsnamespace which can be used for easy (de-)serialization without having to know details about the underlaying serializer implementation:Deserialize(Serializer, JsonElement, Type, MemoryStreamFactory)Deserialize(Serializer, JsonNode, Type, MemoryStreamFactory)Deserialize(Serializer, ReadOnlySpan<Byte>, Type, MemoryStreamFactory)Deserialize(Serializer, ReadOnlySpan<Char>, Type, MemoryStreamFactory)Deserialize(Serializer, Utf8JsonReader&, Type, MemoryStreamFactory)Deserialize<T>(Serializer, JsonElement, MemoryStreamFactory)Deserialize<T>(Serializer, JsonNode, MemoryStreamFactory)Deserialize<T>(Serializer, ReadOnlySpan<Byte>, MemoryStreamFactory)Deserialize<T>(Serializer, ReadOnlySpan<Char>, MemoryStreamFactory)Deserialize<T>(Serializer, Utf8JsonReader&, MemoryStreamFactory)Serialize(Serializer, Object, Type, Utf8JsonWriter, MemoryStreamFactory, SerializationFormatting)Serialize(Serializer, Object, Type, Utf8JsonWriter, SerializationFormatting)Serialize<T>(Serializer, T, Utf8JsonWriter, MemoryStreamFactory, SerializationFormatting)Serialize<T>(Serializer, T, Utf8JsonWriter, SerializationFormatting)SerializeToBytes(Serializer, Object, Type, MemoryStreamFactory, SerializationFormatting)SerializeToBytes(Serializer, Object, Type, SerializationFormatting)SerializeToString(Serializer, Object, Type, MemoryStreamFactory, SerializationFormatting)SerializeToString(Serializer, Object, Type, SerializationFormatting)SerializeToBytes<T>(Serializer, T, MemoryStreamFactory, SerializationFormatting)SerializeToString<T>(Serializer, T, MemoryStreamFactory, SerializationFormatting)Full Changelog: elastic/elasticsearch-net@8.15.9...8.15.10
8.15.9
What's Changed
DateTimeOffsetto the known types forObjectToInferredTypesConverterby @flobernd in AddDateTimeOffsetto the known types forObjectToInferredTypesConverterelastic/elasticsearch-net#8380WithAliasextensions for CreateIndexRequestDescriptor by @stevejgordon in AddWithAliasextensions for CreateIndexRequestDescriptor elastic/elasticsearch-net#8373Full Changelog: elastic/elasticsearch-net@8.15.8...8.15.9
8.15.8
What's Changed
TrainedModelstate enums (thanks @svalbuena)Full Changelog: elastic/elasticsearch-net@8.15.7...8.15.8
8.15.7
What's Changed
Fieldsin custom converters by @flobernd in Fix (de-)serialization ofFieldsin custom converters elastic/elasticsearch-net#8360DictionaryResponse.Valuesby @flobernd in IntroduceDictionaryResponse.Valueselastic/elasticsearch-net#8361DictionaryResponse.BackingDictionaryfield to allow using the results of e.g.Indices.GetSettingsorSnapshot.GetRepository.DefaultFieldNameInferrerandJsonSerializerOptions.PropertyNamingPolicyby @flobernd in SynchronizeDefaultFieldNameInferrerandJsonSerializerOptions.PropertyNamingPolicyelastic/elasticsearch-net#8362DefaultFieldNameInferrerto useJsonSerializerOptions.PropertyNamingPolicy, if theDefaultSourceSerializeris used.DefaultSourceSerializeris used and theDefaultFieldNameInferreris changed, theJsonSerializerOptions.PropertyNamingPolicygets configured to use a customPropertyNamingPolicythat applies theDefaultFieldNameInferrertransformations.Full Changelog: elastic/elasticsearch-net@8.15.6...8.15.7
8.15.6
What's Changed
Slicesurl parameter serialization by @flobernd in FixSlicesurl parameter serialization elastic/elasticsearch-net#8327SourceConfigParamurl parameter serialization by @flobernd in FixSourceConfigParamurl parameter serialization elastic/elasticsearch-net#8328Full Changelog: elastic/elasticsearch-net@8.15.5...8.15.6
8.15.5
What's Changed
HtmlStripProcessorandUriPartsProcessorFull Changelog: elastic/elasticsearch-net@8.15.4...8.15.5
8.15.4
What's Changed
Full Changelog: elastic/elasticsearch-net@8.15.3...8.15.4
8.15.3
What's Changed
SecurityAPIs by @flobernd in Add support forSecurityAPIs elastic/elasticsearch-net#8315Full Changelog: elastic/elasticsearch-net@8.15.2...8.15.3
8.15.2
What's Changed
Full Changelog: elastic/elasticsearch-net@8.15.1...8.15.2
8.15.1
What's Changed
CustomFormatterFull Changelog: elastic/elasticsearch-net@8.15.0...8.15.1
8.15.0
What's Changed
Esql.QueryAsStreamAsynchelper by @flobernd in ImplementEsql.QueryAsStreamAsynchelper elastic/elasticsearch-net#8283MlTrainedModelInferenceStatsandMlTrainedModelDeploymentStats(thank you @svalbuena)Full Changelog: elastic/elasticsearch-net@8.14.8...8.15.0
8.14.8
What's Changed
ToCamelCaseto matchSTJbehavior by @flobernd in ImproveToCamelCaseto matchSTJbehavior elastic/elasticsearch-net#8278DefaultFieldNameInferrerbehavior to produce the same names as theJsonNamingPolicy.CamelCasenaming policy[JsonPropertyName("name")]attribute on any property to override its name.Full Changelog: elastic/elasticsearch-net@8.14.7...8.14.8
8.14.7
What's Changed
GeoShapeQueryShapeQueryScriptis no longer an union and instead combines the properties ofInlineScriptandStoredScriptId(breaking change!)Breaking Changes
Scriptis no longer an union and instead combines the properties ofInlineScriptandStoredScriptId.All places that use
InlineScriptorStoredScriptIdmust be changed from e.g..InlineScript(new InlineScript(...))to.Script(new Script(...)). Construction of the union like e.g.new Script(new InlineScript(...))ornew Script(storedScriptId)is no longer required and should be replaced by justnew Script(...).Full Changelog: elastic/elasticsearch-net@8.14.6...8.14.7
8.14.6
What's Changed
Elastic.Transportto0.4.20by @flobernd in UpdateElastic.Transportto0.4.20elastic/elasticsearch-net#8261System.Text.JsondependencyFull Changelog: elastic/elasticsearch-net@8.14.5...8.14.6
8.14.5
What's Changed
filter_path,humanandprettyin the fluent API (descriptor-style) syntaxFull Changelog: elastic/elasticsearch-net@8.14.4...8.14.5
8.14.4
What's Changed
Full Changelog: elastic/elasticsearch-net@8.14.3...8.14.4
Breaking Changes
RangeQueryis no longer a union. Usage changes from:to:
or alternatively using a full descriptor based syntax:
The built-in range query types are:
NumberRangeQuery,DateRangeQueryandTermRangeQuery. For an untyped version that accepts allobjecttypes, you can additionally useUntypedRangeQuery.Commits viewable in compare view.
Updated Elastic.Clients.Elasticsearch from 8.17.0 to 8.19.16.
Release notes
Sourced from Elastic.Clients.Elasticsearch's releases.
8.19.16
What's Changed
BulkRequestindex inference by @flobernd in FixBulkRequestindex inference elastic/elasticsearch-net#8843Elastic.Transportto0.15.1by @flobernd in UpdateElastic.Transportto0.15.1elastic/elasticsearch-net#8847New Contributors
Full Changelog: elastic/elasticsearch-net@8.19.15...8.19.16
8.19.15
What's Changed
Elastic.Transportto0.15.0by @flobernd in UpdateElastic.Transportto0.15.0elastic/elasticsearch-net#8830Full Changelog: elastic/elasticsearch-net@8.19.14...8.19.15
8.19.14
What's Changed
net10.0TFM by @flobernd in Addnet10.0TFM elastic/elasticsearch-net#8789JsonEncodedText.Encode. by @teo-tsirpanis in Use UTF-8 literals inJsonEncodedText.Encode. elastic/elasticsearch-net#8792Experimentalattribute toFilterPathby @flobernd in AddExperimentalattribute toFilterPathelastic/elasticsearch-net#8802LazyJsonConverter. by @teo-tsirpanis in Use trim-safe code inLazyJsonConverter. elastic/elasticsearch-net#8793ITransport<IElasticsearchClientSettings>by @flobernd in Allow use of customITransport<IElasticsearchClientSettings>elastic/elasticsearch-net#8816New Contributors
JsonEncodedText.Encode. elastic/elasticsearch-net#8792Full Changelog: elastic/elasticsearch-net@8.19.13...8.19.14
8.19.13
What's Changed
Security.PutUser(Exception calling Security.PutUser - System.Exception: No route taking 0 parameters_security/user/{username} elastic/elasticsearch-net#8774)HasFlagin hot-path when targetingnetfxby @flobernd in AvoidHasFlagin hot-path when targetingnetfxelastic/elasticsearch-net#8779Full Changelog: elastic/elasticsearch-net@9.2.1...9.2.2
8.19.12
What's Changed
SqlRowvalues by @flobernd in Fix deserialization ofSqlRowvalues elastic/elasticsearch-net#8767Full Changelog: elastic/elasticsearch-net@8.19.11...8.19.12
8.19.11
What's Changed
Full Changelog: elastic/elasticsearch-net@8.19.10...8.19.11
8.19.10
What's Changed
RequestConfigurationforBulkRequestby @flobernd in Allow modification ofRequestConfigurationforBulkRequestelastic/elasticsearch-net#8741FiltersAggregationandApiFiltersAggregationFull Changelog: elastic/elasticsearch-net@8.19.9...8.19.10
8.19.9
What's Changed
Esql.QueryAsObjects()to work with nested types by @flobernd in AllowEsql.QueryAsObjects()to work with nested types elastic/elasticsearch-net#8729Full Changelog: elastic/elasticsearch-net@8.19.8...8.19.9
8.19.8
What's Changed
SafeSkip()method that works with partial JSON blocks by @flobernd in Switch to customSafeSkip()method that works with partial JSON blocks elastic/elasticsearch-net#8720Full Changelog: elastic/elasticsearch-net@8.19.7...8.19.8
8.19.7
What's Changed
CompositeAggregation(see #8704)TermQuery(see #8713)Breaking Changes
See https://github.com/elastic/elasticsearch-net/releases/tag/9.1.8.
Full Changelog: elastic/elasticsearch-net@8.19.6...8.19.7
8.19.6
What's Changed
New Contributors
Full Changelog: elastic/elasticsearch-net@8.19.5...8.19.6
8.19.5
What's Changed
Contextby @flobernd in Fix deserialization ofContextelastic/elasticsearch-net#8688Full Changelog: elastic/elasticsearch-net@8.19.4...8.19.5
8.19.4
What's Changed
RequestResponseConverter<T>and make all non-generatedJsonConverters public by @flobernd in IntroduceRequestResponseConverter<T>and make all non-generatedJsonConverters public elastic/elasticsearch-net#8669Elastic.Clients.Elasticsearchtypes in documents (e.g. for percolation; see #8003)Elastic.Transportto0.10.1by @flobernd in UpdateElastic.Transportto0.10.1elastic/elasticsearch-net#8681Full Changelog: elastic/elasticsearch-net@8.19.3...8.19.4
8.19.3
What's Changed
PercentilesItem(SearchResponse deserialization fails when using PercentilesAggregation elastic/elasticsearch-net#8570)Full Changelog: elastic/elasticsearch-net@8.19.2...8.19.3
8.19.2
What's Changed
SourceSerializerforobjecttypes (Wrong serialization during BulkUpdate via script elastic/elasticsearch-net#8648)Full Changelog: elastic/elasticsearch-net@8.19.1...8.19.2
8.19.1
What's Changed
PercentilesAggregateand improves usability (SearchResponse deserialization fails when using PercentilesAggregation elastic/elasticsearch-net#8570)TermsvectorRequest.fields(The fields property on TermVectorsRequestDescriptor is serialized incorrectly with one field elastic/elasticsearch-net#8641)Breaking Changes
The type of the
Valuesproperty for the following classes got changed from thePercentilesunion to a simplePercentilesItemcollection:HdrPercentilesAggregateHdrPercentileRanksAggregateTDigestPercentilesAggregateTDigestPercentileRanksAggregatePercentilesBucketAggregateThe
Percentilesunion type got removed as it's no longer used.Full Changelog: elastic/elasticsearch-net@8.19.0...8.19.1
8.19.0
What's Changed
This release backports all improvements of the 9.x client to the 8.x major version of the client.
For a complete list of improvements in this release, have a look at the 9.0.0 release notes and breaking changes to learn about all breaking changes.
Full Changelog: elastic/elasticsearch-net@8.19.0-preview.4...8.19.0
8.19.0-preview.4
What's Changed
MaxDepthto 512 for internal request/response type serializer (#8573) by @github-actions in [8.19] IncreaseMaxDepthto 512 for internal request/response type serializer (#8573) elastic/elasticsearch-net#8574GeoBoundsandGeoLocation(#8586) by @github-actions in [8.19] Add deserialization support forGeoBoundsandGeoLocation(#8586) elastic/elasticsearch-net#8587Full Changelog: elastic/elasticsearch-net@8.19.0-preview.3...8.19.0-preview.4
8.19.0-preview.3
What's Changed
IndexNameambiguity by @flobernd in FixIndexNameambiguity elastic/elasticsearch-net#8556BucketsPathalias by @flobernd in PreserveBucketsPathalias elastic/elasticsearch-net#8561Full Changelog: elastic/elasticsearch-net@9.0.5...9.0.6
8.19.0-preview.2
What's Changed
Elastic.Transportby @flobernd in UpdateElastic.Transportelastic/elasticsearch-net#8549Full Changelog: elastic/elasticsearch-net@8.19.0-preview.1...8.19.0-preview.2
8.19.0-preview.1
What's Changed
This release backports all improvements of the 9.0 client to the 8.x major version of the client.
For a complete list of improvements in this release, have a look at the 9.0.0 release notes and breaking changes to learn about all breaking changes.
Full Changelog: elastic/elasticsearch-net@8.18.0...8.19.0-preview.1
8.18.3
What's Changed
KeyValuePairConverterby @flobernd in FixKeyValuePairConverterelastic/elasticsearch-net#8579Full Changelog: elastic/elasticsearch-net@8.18.2...8.18.3
8.18.2
What's Changed
MaxDepthto 512 for internal request/response type serializer by @flobernd in IncreaseMaxDepthto 512 for internal request/response type serializer elastic/elasticsearch-net#8573KeyValuePairConverterto work with nonIUrlParameterkeys by @flobernd in AllowKeyValuePairConverterto work with nonIUrlParameterkeys elastic/elasticsearch-net#8568Full Changelog: elastic/elasticsearch-net@8.18.1...8.18.2
8.18.1
What's Changed
SnapshotShardFailure.ShardIdFull Changelog: elastic/elasticsearch-net@8.18.0...8.18.1
8.18.0
What's Changed
Full Changelog: elastic/elasticsearch-net@8.17.4...8.18.0
8.17.4
What's Changed
Namesby @flobernd in Fix serialization ofNameselastic/elasticsearch-net#8486Full Changelog: elastic/elasticsearch-net@8.17.3...8.17.4
8.17.3
What's Changed
DenseVectorIndexOptionsTypeandDenseVectorSimilarityenumsFull Changelog: elastic/elasticsearch-net@8.17.2...8.17.3
8.17.2
What's Changed
EnableThreadPoolStatsandEnableTcpStatsto be enabled by defaultNew Contributors
Full Changelog: elastic/elasticsearch-net@8.17.1...8.17.2
8.17.1
What's Changed
Full Changelog: elastic/elasticsearch-net@8.17.0...8.17.1
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)