Commit Graph

4 Commits

Author SHA1 Message Date
Piotr Kiełkowicz 3fc3553458
Add support for SqlClient metrics (#3875) 2024-12-10 06:44:25 +01:00
dependabot[bot] 6f7e8a9990
Bump System.Data.SqlClient from 4.8.6 to 4.9.0 (#3770)
* Bump System.Data.SqlClient from 4.8.6 to 4.9.0

Bumps [System.Data.SqlClient](https://github.com/dotnet/maintenance-packages) from 4.8.6 to 4.9.0.
- [Commits](https://github.com/dotnet/maintenance-packages/commits)

---
updated-dependencies:
- dependency-name: System.Data.SqlClient
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* generated files

* disable obsolete warnings in test project

* Update documentation to mark package as deprecated

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2024-11-22 10:48:30 +01:00
Piotr Kiełkowicz 8516612166
Simplify copyright disclaimer (#3181) 2023-12-08 09:41:25 +01:00
Rasmus Kuusmann 11d051a5e0
Add support for System.Data.SqlClient (Nuget package) (#3058) 2023-10-31 21:38:28 +01:00