chore: Bump Azure.Data.Tables from 12.11.0 to 12.12.0 - #844
chore: Bump Azure.Data.Tables from 12.11.0 to 12.12.0#844dependabot[bot] wants to merge 1 commit into
Conversation
--- updated-dependencies: - dependency-name: Azure.Data.Tables dependency-version: 12.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
🚀 Benchmark ResultsDetails
Details
Details
Details
Details
Details
|
Updated Azure.Data.Tables from 12.11.0 to 12.12.0.
Release notes
Sourced from Azure.Data.Tables's releases.
12.12.0
12.12.0 (2026-08-20)
Acknowledgments
Thank you to our developer community members who helped to make Azure Tables better with their contributions to this release:
Bugs Fixed
GetEntityAsyncandGetEntityIfExistsAsynccould throw anArgumentNullExceptioninstead ofRequestFailedExceptionwhen the HTTP response had a nullContentStream. (#58303)IndexOutOfRangeExceptionwhen constructingTableServiceClientorTableClientwith a loopback URI that does not contain an account name in the path, such as the Cosmos DB emulator endpointhttp://localhost:8902/.TimeSpanproperties in strongly typed table entities were not being deserialized.TableErrorCodewith null strings using equality operators.TableClient.QueryandTableServiceClient.Query(A community contribution, courtesy of e-i-n-s)Other Changes
Azure.Coredependency to 1.61.0 and added .NET 10 target framework support. (#62244)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)