Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 11, 2026

Updated Azure.Extensions.AspNetCore.Configuration.Secrets from 1.2.1 to 1.4.0.

Release notes

Sourced from Azure.Extensions.AspNetCore.Configuration.Secrets's releases.

1.4.0

1.4.0 (2025-11-14)

Features Added

  • Added EnableTraceBasedLogSampler property to AzureMonitorOptions to enable
    filtering logs based on trace sampling decisions, reducing log volume while
    maintaining trace-log correlation.
    (#​53441)

  • Update OpenTelemetry dependencies
    (#​53910)

    • OpenTelemetry 1.14.0
    • OpenTelemetry.Extensions.Hosting 1.14.0
    • OpenTelemetry.Instrumentation.AspNetCore 1.14.0
    • OpenTelemetry.Instrumentation.Http 1.14.0

1.4.0-beta.4

1.4.0-beta.4 (2025-11-18)

Features Added

  • Updated azure monitor metric alert APIs to version 2024-03-01-preview.

1.4.0-beta.3

1.4.0-beta.3 (2025-11-26)

Bugs Fixed

  • Fixed bug when assigning property to a collection throwing exceptions. (#​53862)

1.4.0-beta.2

1.4.0-beta.2 (2025-11-10)

Features Added

  • Added extension method BicepValueExtensions.ToBicepExpression which converts any IBicepValue into BicepExpression to build up complex expressions in bicep. For more details, please refer to the documents in README.
  • Added BicepFunction.GetResourceId corresponding to bicep built-in function resourceId.
  • Added BicepFunction.GetExtensionResourceId corresponding to bicep built-in function extensionResourceId.

Bugs Fixed

  • Enabled the ability to assign expressions into a property with type of a ProvisionableConstruct via low level APIs.
  • Fixed exception when output variable has a type of array or object.
  • Fixed bug when indexing output list or dictionary, a KeyNotFoundException was always thrown. (#​48491)

Other Changes

  • Now collection types (BicepList<T> and BicepDictionary<T>) would be able to force to be empty. (#​53346)

1.3.1

1.3.1 (2025-11-19)

Other Changes

  • Updated Microsoft.Identity.Client.Broker dependency to version 4.78.0
  • Updated Azure.Identity dependency to version 1.17.1

1.3.0

1.3.0 (2025-11-10)

Features Added

  • Updated api-version to 2025-07-01.

Breaking Changes

  • Added a new required property: PublicNetworkAccess for Cluster.
  • Updated the default value of AccessKeysAuthentication property for Database to 'Disabled'.

1.3.0-beta.5

1.3.0-beta.5 (2025-11-19)

Features Added

  • Upgraded to api-version 2025-10-01-preview.

1.3.0-beta.1

1.3.0-beta.1 (2025-11-12)

Features Added

  • Upgraded api-version tag from 'package-2025-05' to 'package-preview-2025-10'
  • Adds new managedDomainList property in DnsSecurityRule to allow users to use managed domain lists such as AzureDnsThreatIntel

Other Changes

  • Domain list is no longer required for a DNS Security rule if managed domain list is being used.

Commits viewable in compare view.

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

…1.4.0

---
updated-dependencies:
- dependency-name: Azure.Extensions.AspNetCore.Configuration.Secrets
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jan 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants