Skip to content

Releases: serilog-contrib/serilog-sinks-splunk

5.1.0

13 Nov 17:19
94eb405
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Dependencies 👒

  • Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 by @dependabot in #218
  • Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 by @dependabot in #219
  • Bump xunit from 2.9.0 to 2.9.1 in the xunit group by @dependabot in #220
  • Bump xunit from 2.9.1 to 2.9.2 in the xunit group by @dependabot in #221
  • Bump Serilog from 4.0.1 to 4.0.2 by @dependabot in #222
  • Bump Microsoft.Extensions.Configuration.Json from 8.0.0 to 8.0.1 by @dependabot in #224
  • Bump Serilog.Settings.Configuration from 8.0.2 to 8.0.4 by @dependabot in #225
  • Bump Microsoft.Extensions.Hosting from 8.0.0 to 8.0.1 by @dependabot in #226
  • Bump Serilog from 4.0.2 to 4.1.0 by @dependabot in #227
  • Bump Microsoft.Extensions.Configuration.Json and Microsoft.Extensions.Hosting by @dependabot in #229

Bugfixes 🐛

Full Changelog: 5.0.1...5.1.0

5.0.1

17 Aug 02:02
af0846e
Compare
Choose a tag to compare

What's Changed

Dependencies 👒

Full Changelog: 5.0.0...5.0.1

5.0.0

12 Jun 12:18
4bce1b2
Compare
Choose a tag to compare

What's Changed

Major Update 🛸

Dependencies 👒

Bugfixes 🐛

Full Changelog: 4.1.0...5.0.0

4.1.0

03 May 21:47
df1fc19
Compare
Choose a tag to compare

What's Changed

Dependencies 👒

Full Changelog: 4.0.4...4.1.0

4.0.4

19 Apr 15:53
a78df28
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Dependencies 👒

Full Changelog: 4.0.3...4.0.4

4.0.3

09 Apr 16:58
33f1601
Compare
Choose a tag to compare

What's Changed

Dependencies 👒

Bugfixes 🐛

  • Fix for PackageIconUrl deprecation by @EEParker in #189
  • Fix for StrongName signing

Full Changelog: 4.0.2...4.0.3

4.0.2

05 Apr 19:26
96af969
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

Other

  • Streamline nuget package versions

Full Changelog: 4.0.1...4.0.2

4.0.1

03 Apr 19:18
aaa9e96
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Updates for UDP and TCP sinks for periodic batching changes by @EEParker in #181

NOTE: there are no significant differences for Serilog.Sinks.Splunk between 4.0.0 and 4.0.1.

Full Changelog: 4.0.0...4.0.1

4.0.0

03 Apr 16:20
f680a28
Compare
Choose a tag to compare

What's Changed

Major Update 🛸

New Features 🎉

Dependencies 👒

  • Bump System.Net.Http from 4.3.0 to 4.3.4 in /src/Serilog.Sinks.UDP by @dependabot in #147
  • Bump System.Net.Http from 4.3.3 to 4.3.4 in /test/Serilog.Sinks.Splunk.Tests by @dependabot in #146
  • Bump System.Net.Http from 4.3.0 to 4.3.4 in /src/Serilog.Sinks.Splunk by @dependabot in #145
  • Bump System.Net.Http from 4.3.3 to 4.3.4 in /sample/Sample by @dependabot in #144
  • Security Policy, scanning and dependency updates by @EEParker in #176

Other Changes

New Contributors

Full Changelog: v334...4.0.0

v3.7.0

07 Nov 01:16
80b91cd
Compare
Choose a tag to compare
3.7.0 Release (#150)

* Bumps to System.Net.Http
* add default batch config 
* Update expired GitHub Key
* fix bug dispose (#153)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mohsen Rajabi <m.kabir8895@gmail.com>