-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): Bump the dotnet-minor group with 18 updates #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
TheAnarchoX
merged 1 commit into
main
from
dependabot/nuget/src/api/dotnet-minor-fdfbb5fc0c
Jan 5, 2026
Merged
build(deps): Bump the dotnet-minor group with 18 updates #7
TheAnarchoX
merged 1 commit into
main
from
dependabot/nuget/src/api/dotnet-minor-fdfbb5fc0c
Jan 5, 2026
Conversation
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
Bumps AspNetCore.HealthChecks.Elasticsearch from 8.0.0 to 8.0.1 Bumps AspNetCore.HealthChecks.NpgSql from 8.0.0 to 8.0.2 Bumps AspNetCore.HealthChecks.Redis from 8.0.0 to 8.0.1 Bumps Bogus from 35.6.1 to 35.6.5 Bumps coverlet.collector from 6.0.2 to 6.0.4 Bumps Elastic.Clients.Elasticsearch from 8.12.0 to 8.19.13 Bumps FluentAssertions from 7.0.0 to 7.2.0 Bumps Microsoft.AspNetCore.Authentication.Google from 10.0.0 to 10.0.1 Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.0 to 10.0.1 Bumps Microsoft.AspNetCore.Identity.EntityFrameworkCore from 10.0.0 to 10.0.1 Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0 to 10.0.1 Bumps Microsoft.EntityFrameworkCore from 10.0.0 to 10.0.1 Bumps Microsoft.EntityFrameworkCore.Design from 10.0.0 to 10.0.1 Bumps Microsoft.EntityFrameworkCore.InMemory from 10.0.0 to 10.0.1 Bumps Microsoft.Extensions.Caching.StackExchangeRedis from 10.0.0 to 10.0.1 Bumps Microsoft.NET.Test.Sdk from 17.11.1 to 17.14.1 Bumps Swashbuckle.AspNetCore from 6.5.0 to 6.9.0 Bumps xunit from 2.9.2 to 2.9.3 --- updated-dependencies: - dependency-name: AspNetCore.HealthChecks.Elasticsearch dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: AspNetCore.HealthChecks.NpgSql dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: AspNetCore.HealthChecks.Redis dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Bogus dependency-version: 35.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Elastic.Clients.Elasticsearch dependency-version: 8.19.13 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: FluentAssertions dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: Microsoft.AspNetCore.Authentication.Google dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Microsoft.Extensions.Caching.StackExchangeRedis dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: Swashbuckle.AspNetCore dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
TheAnarchoX
added a commit
that referenced
this pull request
Jan 8, 2026
Ergast stores lifetime permanent driver numbers (from 2014+) for drivers who later got them. For example, Nico Rosberg has #6 in the Ergast drivers table even though he raced as #7 in 2006. This caused the EntityResolver to match historical drivers to modern ones who share the same permanent number (e.g., Nico Rosberg #6 → Isack Hadjar #6). Fix: Set driver_number=None when creating SourceDriver from Ergast entrants, forcing name-based matching which is correct for historical data. Fixed 2,341 wrongly-matched entrants by re-importing.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 AspNetCore.HealthChecks.Elasticsearch from 8.0.0 to 8.0.1.
Release notes
Sourced from AspNetCore.HealthChecks.Elasticsearch's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated AspNetCore.HealthChecks.NpgSql from 8.0.0 to 8.0.2.
Release notes
Sourced from AspNetCore.HealthChecks.NpgSql's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated AspNetCore.HealthChecks.Redis from 8.0.0 to 8.0.1.
Release notes
Sourced from AspNetCore.HealthChecks.Redis's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Bogus from 35.6.1 to 35.6.5.
Release notes
Sourced from Bogus's releases.
35.6.5
CHANGE LOG
35.6.4
CHANGE LOG
35.6.3
CHANGE LOG
35.6.2
CHANGE LOG
Commits viewable in compare view.
Updated coverlet.collector from 6.0.2 to 6.0.4.
Release notes
Sourced from coverlet.collector's releases.
6.0.4
Fixed
Diff between 6.0.3 and 6.0.4
6.0.3
Fixed
Improvements
Diff between 6.0.2 and 6.0.3
Commits viewable in compare view.
Updated Elastic.Clients.Elasticsearch from 8.12.0 to 8.19.13.
Release notes
Sourced from Elastic.Clients.Elasticsearch's releases.
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.8.14.3
What's Changed
DynamicTemplateFull Changelog: elastic/elasticsearch-net@8.14.2...8.14.3
8.14.2
What's Changed
InferTrainedModelendpointIndexSettingsNew Contributors
Full Changelog: elastic/elasticsearch-net@8.14.1...8.14.2
8.14.1
What's Changed
Fieldproperty toIntervalsQueryby @flobernd in Add missingFieldproperty toIntervalsQueryelastic/elasticsearch-net#8229New Contributors
Full Changelog: elastic/elasticsearch-net@8.14.0...8.14.1
8.14.0
What's Changed
Esql.QueryAsObjectshigh level API by @flobernd in AddEsql.QueryAsObjectshigh level API elastic/elasticsearch-net#8214Full Changelog: elastic/elasticsearch-net@8.13.15...8.14.0
8.13.15
What's Changed
int->longby @flobernd in Change mapping limit type fromint->longelastic/elasticsearch-net#8209Full Changelog: elastic/elasticsearch-net@8.13.14...8.13.15
8.13.14
What's Changed
settingsinPutTemplateto provide much easier access to the individual settingsAnalysis.INormalizervariantsFull Changelog: elastic/elasticsearch-net@8.13.13...8.13.14
8.13.13
What's Changed
Full Changelog: elastic/elasticsearch-net@8.13.12...8.13.13
Commits viewable in compare view.
Updated FluentAssertions from 7.0.0 to 7.2.0.
Release notes
Sourced from FluentAssertions's releases.
7.2.0
What's Changed
Improvements
Fixes
Others
Full Changelog: fluentassertions/fluentassertions@7.1.0...7.2.0
7.1.0
What's Changed
Improvements
Others
Full Changelog: fluentassertions/fluentassertions@7.0.0...7.1.0
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication.Google from 10.0.0 to 10.0.1.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.Google's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.0 to 10.0.1.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Identity.EntityFrameworkCore from 10.0.0 to 10.0.1.
Release notes
Sourced from Microsoft.AspNetCore.Identity.EntityFrameworkCore's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Mvc.Testing from 10.0.0 to 10.0.1.
Release notes
Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore from 10.0.0 to 10.0.1.
Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.Design from 10.0.0 to 10.0.1.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Design's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.InMemory from 10.0.0 to 10.0.1.
Release notes
Sourced from Microsoft.EntityFrameworkCore.InMemory's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Caching.StackExchangeRedis from 10.0.0 to 10.0.1.
Release notes
Sourced from Microsoft.Extensions.Caching.StackExchangeRedis's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 17.11.1 to 17.14.1.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
17.14.1
What's Changed
Full Changelog: microsoft/vstest@v17.14.0...v17.14.1
17.14.0
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
New Contributors
... (truncated)
17.14.0-preview-25107-01
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
Will probably revert before release:
New Contributors
Full Changelog: microsoft/vstest@v17.13.0...v17.14.0-preview-25107-01
17.13.0
What's Changed
Add letter number among valid identifiers in class name by @nohwnd in Add letter number among valid identifiers in class name microsoft/vstest#13868
Fix formatting in Runner by @mthalman in Fix formatting in Runner microsoft/vstest#13871
Downgrade xunit skip warning to info by @nohwnd in Downgrade xunit skip warning to info microsoft/vstest#10381
Add msdia for arm64 into nuget by @nohwnd in Add msdia for arm64 into nuget microsoft/vstest#10382
Enable native debugging for vstest.console by @ocitrev in Enable native debugging for vstest.console microsoft/vstest#10401
Fix RFCs links by @Youssef1313 in Fix RFCs links microsoft/vstest#10424
Convert to auto property by @nohwnd in Convert to auto property microsoft/vstest#10365
Update Versions.props by @nohwnd in Update Versions.props microsoft/vstest#10378
Enable TSA by @jakubch1 in Enable TSA microsoft/vstest#10385
Arm64 dia by @nohwnd in Arm64 dia microsoft/vstest#10390
Update source-build team references by @MichaelSimons in Update source-build team references microsoft/vstest#10388
Exclude .signature.p7s from nupkg file count by @ellahathaway in Exclude .signature.p7s from nupkg file count microsoft/vstest#10418
Set NetCurrent so that it doesn't roll forward automatically by @ViktorHofer in Set NetCurrent so that it doesn't roll forward automatically microsoft/vstest#10622
New Contributors
Full Changelog: microsoft/vstest@v17.12.0...v17.13.0
17.12.0
What's Changed
Internal and infrastructure fixes:
Full Changelog: microsoft/vstest@v17.11.1...v17.12.0
Commits viewable in compare view.
Updated Swashbuckle.AspNetCore from 6.5.0 to 6.9.0.
Release notes
Sourced from Swashbuckle.AspNetCore's releases.
6.9.0
What's Changed
New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.8.1...v6.9.0
6.8.1
What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.8.0...v6.8.1
6.8.0
What's Changed
New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.7.3...v6.8.0
6.7.3
What's Changed
New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.7.2...v6.7.3
6.7.2
What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.7.1...v6.7.2
6.7.1
What's Changed
[DataMember]IsRequiredinNewtonsoftDataContractResolverby @ouvreboite in Support [DataMember] IsRequired in NewtonsoftDataContractResolver domaindrivendev/Swashbuckle.AspNetCore#2644New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.7.0...v6.7.1
6.7.0
What's Changed
IncludeXmlCommentsForAssembly()convience overload by @leotsarev in Add IncludeXmlCommentsForAssembly convience overload domaindrivendev/Swashbuckle.AspNetCore#2909[FromForm]with[SwaggerIgnore]by @jgarciadelanoceda in Add posibility to Ignore properties in FromForm Request with SwaggerIgnore attribute domaindrivendev/Swashbuckle.AspNetCore#2928[AsParameters]throwing error on cast when showing the description withEnableAnnotations()by @jgarciadelanoceda in AsParameters throwing error on cast when showing the Description with EnableAnnotations domaindrivendev/Swashbuckle.AspNetCore#2962RequestBodyFilterAnnotationandMultipleFromFormfor Minimal APIs by @jgarciadelanoceda in Fix RequestBodyFilterAnnotation and MultipleFromForm for MinimalApi domaindrivendev/Swashbuckle.AspNetCore#2963IFomFile/IFormFileCollectionby @jgarciadelanoceda in Missing Properties section when generating IFomFile/IFormFileCollection domaindrivendev/Swashbuckle.AspNetCore#2972IFormFilewith OpenAPI by @jgarciadelanoceda in Missing Encoding and RequiredProperties when IformFile withOpenApi domaindrivendev/Swashbuckle.AspNetCore#2979ApiParameter.Typeby @jgarciadelanoceda in Use apiParameter.Type when it does not lie domaindrivendev/Swashbuckle.AspNetCore#2980HttpMethods.IsGet()by @martincostello in Use HttpMethods.IsGet() domaindrivendev/Swashbuckle.AspNetCore#2971New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.6.2...v6.7.0
6.6.2
What's Changed
[Length]attribute. by @satma0745 in Add support for the[Length]attribute. domaindrivendev/Swashbuckle.AspNetCore#2882<br />,<br/>, and<br>in XML comments withEnvironment.Newlineby @mburumaxwell in Replace<br />,<br/>, and<br>in XML comments withEnvironment.Newlinedomaindrivendev/Swashbuckle.AspNetCore#2899AdditionalItemsby @martincostello in Fix serialization of AdditionalItems domaindrivendev/Swashbuckle.AspNetCore#2890IHostedServiceimplementations by @martincostello in Do not run IHostedService implementations domaindrivendev/Swashbuckle.AspNetCore#2880[DefaultValue]'s type differs by @martincostello in Fix generation when [DefaultValue]'s type differs domaindrivendev/Swashbuckle.AspNetCore#2895New Contributors
[Length]attribute. domaindrivendev/Swashbuckle.AspNetCore#2882Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.6.1...v6.6.2
6.6.1
What's Changed
WithSummaryandWithDescriptionmetadata by @hwoodiwiss in Add support forWithSummaryandWithDescriptionmetadata domaindrivendev/Swashbuckle.AspNetCore#2414Add Security Definitions and Requirements for Bearer authURL by @Saibamen in Update README.md - FixAdd Security Definitions and Requirements for Bearer authURL domaindrivendev/Swashbuckle.AspNetCore#2705GetInheritanceChainby @angelaki in Correctly respect interfaces inGetInheritanceChaindomaindrivendev/Swashbuckle.AspNetCore#2826Description has been truncated