Skip to content

Conversation

@dependabot-preview
Copy link

Bumps Serilog.Sinks.MSSqlServer from 5.1.2 to 5.5.1.

Release notes

Sourced from Serilog.Sinks.MSSqlServer's releases.

v5.5.1

  • Fixed issue #300 Support DateTime2 data type for TimeStamp column (thanks to @stedel for the contribution).
  • Added Sourcelink support and publish symbols to nuget.org which allows consumers of the package to debug into the sink code.
  • Added troubleshooting tip in README with workaround for SqlClient issue regarding missing Microsoft.Data.SqlClient.Sni.dll in .NET Framework apps and updated samples\AppConfigDemo accordingly.
  • Added information in README about batched sink SqlBulkCopy behavior according to issue #209.

v5.5.0

  • Implemented enhancement #208: use Microsoft.Data.SqliClient for all platforms except net452 to enable Column Encryption (thanks to @mungk for the contribution).
  • Fixed issue #290 MissingMethodException with .NET Standard 2.0.
  • Added .NET Standard 2.0 sample program.
  • Minor bug fixes.
  • Completed overall refactoring and added unit tests for all refactored code.

v5.4.0

  • Added support for Azure Managed Identities for Resources authentication (thanks to @darrenschwarz for the contribution).
  • New interface using SinkOptions parameter. Marked old interfaces obsolete.
  • Implemented Enhancement #182: configurable property names for custom columns (thanks to @rocknet for the contribution).
  • Lots of refactoring and new unit tests.

v5.3.0

Code quality release.

  • Added code analysis and editorconfig rules based on Microsoft standards.
  • Fixed code analysis errors where possible and added justified suppressions the few remainig.
  • Use Visual Studio 2019 for AppVeyor builds
  • Updated some dependencies.
  • Added CombinedConfigDemo sample program showing how to combine config and code based sink intitialization.
  • Added a lot of unit tests.

v5.2.0

  • Enhancement #232: Allow to override formatter for rendering LogEvent column.
  • Fixed #187 (again - still an exception when using logevent column with TimeStamp column type DateTimeOffset).
  • Added sample programs.

v5.1.4

  • Fixed #187 Support datetimeoffset as a column type for default column TimeStamp.
  • Fixed #229 Slight issue with documentation.

v5.1.3

  • Support binary data type, support specify data length in column config, support specify allow null column
  • Also build on unit-test commits
  • Added issue templase
  • Hybrid config implementation
  • Bugfixes
Changelog

Sourced from Serilog.Sinks.MSSqlServer's changelog.

5.5.1

  • Fixed issue #300 Support DateTime2 data type for TimeStamp column (thanks to @stedel for the contribution).
  • Added Sourcelink support and publish symbols to nuget.org which allows consumers of the package to debug into the sink code.
  • Added troubleshooting tip in README with workaround for SqlClient issue regarding missing Microsoft.Data.SqlClient.Sni.dll in .NET Framework apps and updated samples\AppConfigDemo accordingly.
  • Added information in README about batched sink SqlBulkCopy behavior according to issue #209.

5.5.0

  • Implemented enhancement #208: use Microsoft.Data.SqliClient for all platforms except net452 to enable Column Encryption (thanks to @mungk for the contribution).
  • Fixed issue #290 MissingMethodException with .NET Standard 2.0.
  • Added .NET Standard 2.0 sample program.
  • Minor bug fixes.
  • Completed overall refactoring and added unit tests for all refactored code.

5.4.0

  • Added support for Azure Managed Identities for Resources authentication (thanks to @darrenschwarz for the contribution).
  • New interface using SinkOptions parameter. Marked old interfaces obsolete.
  • Implemented Enhancement #182: configurable property names for custom columns (thanks to @rocknet for the contribution).
  • Lots of refactoring and new unit tests.

5.3.0

Code quality release.

  • Added code analysis and editorconfig rules based on Microsoft standards.
  • Fixed code analysis errors where possible and added justified suppressions the few remainig.
  • Use Visual Studio 2019 for AppVeyor builds
  • Updated some dependencies.
  • Added CombinedConfigDemo sample program showing how to combine config and code based sink intitialization.
  • Added a lot of unit tests.

5.2.0

  • Enhancement #232: Allow to override formatter for rendering LogEvent column.
  • Fixed #187 (again - still an exception when using logevent column with TimeStamp column type DateTimeOffset).
  • Added sample programs

5.1.4

  • Fixed #187 Support datetimeoffset as a column type for default column TimeStamp.
  • Fixed #229 Slight issue with documentation.

5.1.3

  • Support binary data type, support specify data length in column config, support specify allow null column
  • Also build on unit-test commits
  • Added issue templase
  • Hybrid config implementation
  • Bugfixes
Commits
  • fa57d29 Merge pull request #308 from serilog/dev
  • f58b93e Merge pull request #307 from ckadluba/release-5.5.1
  • 6eac1c8 Updated CHANGES.md for release 5.1.1.
  • 18f9194 Merge pull request #306 from ckadluba/sourcelink
  • bb46fd7 Enabled Sourcelink in NuGet package
  • ee54cad Merge pull request #305 from ckadluba/issue-283
  • a9dbcf1 Updated README.md
  • 26375ec Merge pull request #304 from ckadluba/issue-283
  • f43478a Fix missing Microsoft.Data.SqlClient.Sni.dll
  • 7be611a Update README.md
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 30, 2020
@dependabot-preview
Copy link
Author

Superseded by #101.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Serilog.Sinks.MSSqlServer-5.5.1 branch November 9, 2020 05:25
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant