serilog-sinks-azuretablestorage
serilog-sinks-azuretablestorage copied to clipboard
A Serilog sink that writes events to Azure Table Storage
Bumps [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) from 8.0.1 to 8.0.2. Release notes Sourced from Serilog.AspNetCore's releases. v8.0.2 #376 - update Serilog.Settings.Configuration dependency to avoid transitive dependency on vulnerable System.Text.Json (@nblumhardt) #364 - fix example...
Bumps [ulid](https://github.com/Cysharp/Ulid) from 1.3.3 to 1.3.4. Release notes Sourced from ulid's releases. Ver.1.3.4 What's Changed (may) fix ARMv7 Unity IL2CPP crash Use Cysharp/Actions/setup-dotnet default version by @guitarrapc in Cysharp/Ulid#62 ci:...
The Azure Table Sink silently fails when attempting to add more than 64K of data (32K string) to a cell. All subsequent logging also stops working even if this limit...
When my logger writes a new entry to table storage, a 409 followed by a 204 is returned and the entry is saved. My issue seems to be identical to...
Bumps the azure group with 1 update: [Azure.Data.Tables](https://github.com/Azure/azure-sdk-for-net). Updates `Azure.Data.Tables` from 12.9.0 to 12.9.1 Release notes Sourced from Azure.Data.Tables's releases. Azure.Data.Tables_12.9.1 12.9.1 (2024-09-17) Bugs Fixed Fixed an issue that prevented...
Bumps the xunit group with 1 update in the / directory: [xunit](https://github.com/xunit/xunit). Updates `xunit` from 2.9.0 to 2.9.2 Commits 82543a6 v2.9.2 0f8f156 #3031: Changes to TheoryData break tests with arrays...
Bumps Serilog.Settings.Configuration from 8.0.0 to 8.0.2. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Bumps Serilog from 3.1.1 to 4.0.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.12.0 to 6.12.1. Release notes Sourced from FluentAssertions's releases. 6.12.1 What's Changed Improvements Improve BeEmpty() and BeNullOrEmpty() performance for IEnumerable<T>, by materializing only the first item -...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.1. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.11.1 What's Changed [rel/17.11] Forward error output from testhost as info by @nohwnd in microsoft/vstest#5193 Full Changelog: https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1...