Skip to content

Bump Azure.Data.Tables from 12.11.0 to 12.12.0 - #3307

Merged
berviantoleo merged 1 commit into
mainfrom
dependabot/nuget/BervProject.WebApi.Boilerplate/azure-1a2c79d302
Aug 24, 2026
Merged

Bump Azure.Data.Tables from 12.11.0 to 12.12.0#3307
berviantoleo merged 1 commit into
mainfrom
dependabot/nuget/BervProject.WebApi.Boilerplate/azure-1a2c79d302

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

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

  • Fixed an error handling issue where GetEntityAsync and GetEntityIfExistsAsync could throw an
    ArgumentNullException instead of RequestFailedException when the HTTP response had a null
    ContentStream. (#​58303)
  • Fixed an IndexOutOfRangeException when constructing TableServiceClient or TableClient with a loopback URI that does not contain an account name in the path, such as the Cosmos DB emulator endpoint http://localhost:8902/.
  • Fixed an issue where TimeSpan properties in strongly typed table entities were not being deserialized.
  • Fixed an issue when deserializing strongly typed table entities with enum properties. Enum values that aren't defined in the enum type are now skipped during deserialization of the table entity.
  • Fixed an issue when comparing TableErrorCode with null strings using equality operators.
  • Fixed duplicated diagnostic scopes in TableClient.Query and TableServiceClient.Query (A community contribution, courtesy of e-i-n-s)

Other Changes

  • Updated the minimum Azure.Core dependency to 1.61.0 and added .NET 10 target framework support. (#​62244)
  • Use precedence rules to reduce the parenthesis nesting in OData filters generated from LINQ expressions.

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 24, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot

---
updated-dependencies:
- dependency-name: Azure.Data.Tables
  dependency-version: 12.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the azure group with 1 update Bump Azure.Data.Tables from 12.11.0 to 12.12.0 Aug 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/BervProject.WebApi.Boilerplate/azure-1a2c79d302 branch from 99a3c01 to 07c7b0a Compare August 24, 2026 01:30
@berviantoleo
berviantoleo merged commit 53b6771 into main Aug 24, 2026
7 of 14 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/BervProject.WebApi.Boilerplate/azure-1a2c79d302 branch August 24, 2026 01:31
@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant