Bump the azure-sdk group with 5 updates#219
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps Azure.Extensions.AspNetCore.Configuration.Secrets from 1.4.0 to 1.5.1 Bumps Azure.Identity from 1.13.2 to 1.21.0 Bumps Azure.Search.Documents from 11.6.0 to 12.0.0 Bumps Azure.Storage.Blobs from 12.27.0 to 12.28.0 Bumps Microsoft.Azure.Cosmos from 3.58.0 to 3.60.0 --- updated-dependencies: - dependency-name: Azure.Extensions.AspNetCore.Configuration.Secrets dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: azure-sdk - dependency-name: Azure.Identity dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: azure-sdk - dependency-name: Azure.Search.Documents dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: azure-sdk - dependency-name: Azure.Storage.Blobs dependency-version: 12.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: azure-sdk - dependency-name: Microsoft.Azure.Cosmos dependency-version: 3.60.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: azure-sdk ... 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 Azure.Extensions.AspNetCore.Configuration.Secrets from 1.4.0 to 1.5.1.
Release notes
Sourced from Azure.Extensions.AspNetCore.Configuration.Secrets's releases.
1.5.1
1.5.1 (2026-04-29)
Other Changes
Azure.Coreversion that includes the identity types moved fromAzure.Identity.1.5.0
1.5.0 (2026-04-30)
Features Added
(#56438)
Breaking Changes
ApplicationInsightsSamplerwith 100% sampling (all traces sampled) toRateLimitedSamplerwith 5.0 traces per second. This change significantlyreduces telemetry volume for high-traffic applications and provides better
cost optimization out of the box.
Impact: Applications with more than 5 requests per second will see fewer
traces exported by default.
Migration: To maintain the previous behavior (100% sampling), explicitly
configure the sampler:
Bugs Fixed
instead of replica names in the Role Instance field.
(#54586)
1.5.0-beta.1
1.5.0-beta.1 (2026-05-27)
Features Added
AssignmentRestrictionsproperty.1.4.2
1.4.2 (2026-04-28)
Other Changes
Azure.Coreto 1.54.0.Azure.ResourceManagerto 1.14.0.Commits viewable in compare view.
Updated Azure.Identity from 1.13.2 to 1.21.0.
Release notes
Sourced from Azure.Identity's releases.
1.16.0
1.16.0 (2026-05-01)
Features Added
NetAppBucketResourceand related bucket models, including credential generation and Key Vault integration support.NetAppCacheResourcefor NetApp cache scenarios.NetAppSecretPasswordmodel and Key Vault-backed credential models (e.g.,CertificateKeyVaultDetails,CredentialsKeyVaultDetails,EntraIdKeyVaultConfig,EntraIdKeyVaultConfigPatch).NetAppDayOfWeekenum and additional supporting models and enums (e.g., file system user, NFS user, SMB settings, peering passphrases, origin cluster information, change-zone content; policy/encryption/credential/breakthrough/volume-size/snapshot/Kerberos/global-file-locking/large-volume/SMB-encryption/CIFS-change-notify/write-back/LDAP/certificate-conflict/snapshot-directory-visibility/external-replication enums).Commits viewable in compare view.
Updated Azure.Search.Documents from 11.6.0 to 12.0.0.
Release notes
Sourced from Azure.Search.Documents's releases.
12.0.0
12.0.0 (2026-05-01)
Features Added
2026-04-01service version.KnowledgeBaseRetrievalClientfor agentic retrieval operations against knowledge bases.KnowledgeBase,KnowledgeBaseModel,KnowledgeBaseAzureOpenAIModel, andKnowledgeSourceReference.AzureBlobKnowledgeSource,SearchIndexKnowledgeSource,IndexedOneLakeKnowledgeSource, andWebKnowledgeSourcewith associated parameters.KnowledgeBaseRetrievalRequest,KnowledgeBaseRetrievalResponse,KnowledgeBaseMessage,KnowledgeBaseMessageContent, andKnowledgeBaseReferencewith typed variants (KnowledgeBaseAzureBlobReference,KnowledgeBaseSearchIndexReference,KnowledgeBaseIndexedOneLakeReference,KnowledgeBaseWebReference).KnowledgeBaseActivityRecord,KnowledgeBaseAgenticReasoningActivityRecord, andKnowledgeBaseModelWebSummarizationActivityRecord.KnowledgeBaseActivityRecordType.ModelWebSummarizationvalue for LLM web summarization activity records.KnowledgeSourceIngestionParameters,KnowledgeSourceStatus,KnowledgeSourceStatistics, andSynchronizationState.ChatCompletionSkill,ContentUnderstandingSkill, andDocumentIntelligenceLayoutSkillwith associated configuration models.AzureMachineLearningVectorizerandAzureMachineLearningParametersfor AML-based vectorization.SearchAliasfor index alias management.SearchIndexResponsemodel returned by index operations.NativeBlobSoftDeleteDeletionDetectionPolicyfor native blob soft delete detection.VectorizableImageBinaryQueryandVectorizableImageUrlQueryfor image-based vector search.DebugInfoproperty toSearchResults<T>andSearchResultsPage<T>for enhanced search debugging.VectorFilterMode.StrictPostFilteroption for strict post-filtering in vector search.SearchServiceCounters.AliasCounterfor alias resource tracking.SearchServiceLimits.MaxCumulativeIndexerRuntimeSecondsfor runtime constraints.IndexerChangeTrackingStatefor indexer change tracking status.LookupDocumentmodel for document lookup responses.SemanticErrorMode,SemanticErrorReason,SemanticSearchResultsType, andVectorFilterMode.AIServicesAccountIdentityandAIServicesAccountKeyfor AI services authentication.SearchClientSettingsto support creating aSearchClientfromIConfiguration, including configuration-based credential resolution and dependency injection registration.SearchIndexClientSettingsto support creating aSearchIndexClientfromIConfiguration, including configuration-based credential resolution and dependency injection registration.SearchIndexerClientSettingsto support creating aSearchIndexerClientfromIConfiguration, including configuration-based credential resolution and dependency injection registration.KnowledgeBaseRetrievalClientSettingsto support creating aKnowledgeBaseRetrievalClientfromIConfiguration, including configuration-based credential resolution and dependency injection registration.Breaking Changes
EntityRecognitionSkill.SkillVersion.V1is now obsolete. Use V3 instead.EntityRecognitionSkill.IncludeTypelessEntitiesis now obsolete. Use V3 instead.SentimentSkill.SkillVersion.V1is now obsolete. Use V3 instead.12.0.0-preview.62
12.0.0-preview.62 (2026-05-12)
Features Added
Commits viewable in compare view.
Updated Azure.Storage.Blobs from 12.27.0 to 12.28.0.
Release notes
Sourced from Azure.Storage.Blobs's releases.
12.28.0
12.28.0 (2026-05-12)
Features Added
Bugs Fixed
TokenRequestContext.Scopescontained a double slash (e.g.https://storage.azure.com//.default) when usingTokenCredentialauthentication. (#58295)Commits viewable in compare view.
Updated Microsoft.Azure.Cosmos from 3.58.0 to 3.60.0.
Release notes
Sourced from Microsoft.Azure.Cosmos's releases.
3.60.0
See changelog for details.
NuGet: https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.60.0
3.60.0-preview.0
Added
Fixed
This preview release also includes all changes from 3.59.0.
See full changelog: https://github.com/Azure/azure-cosmos-dotnet-v3/blob/master/changelog.md#3600-preview0
3.59.0
3.59.0 - 2026-4-24
Features Added
Bugs Fixed
GlobalPartitionEndpointManagerCore. This bug left the circuit breaker failback loop running indefinitely, leakingTask.Delaytimers.3.59.0-preview.0
3.59.0-preview.0 - 2026-3-20
Added
Fixed
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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions