Bump Elastic.Clients.Elasticsearch from 8.17.0 to 8.19.15#52
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
--- updated-dependencies: - dependency-name: Elastic.Clients.Elasticsearch dependency-version: 8.19.15 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Updated Elastic.Clients.Elasticsearch from 8.17.0 to 8.19.15.
Release notes
Sourced from Elastic.Clients.Elasticsearch's releases.
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)