Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 27, 2025

Updated log4net from 3.0.4 to 3.2.0.

Release notes

Sourced from log4net's releases.

3.2.0

What's New

  • #​255 Asynchronous Sending for RemoteSyslogAppender in log4net (implemented in #​253 by @​yogitasingh001)

What's Changed

  • #​246 fix InvalidCastException in ThreadContextStack.InternalStack.set by @​FreeAndNil
  • Fix caching of time strings in AbsoluteTimeDateFormatter by @​FreeAndNil in #​248
  • Fix #​244 by @​gdziadkiewicz in #​251
  • Shutdown: Unsubscribe from AppDomain event handlers by @​Flohack74 in #​256
  • Fixing #​250, #​260 and adding tests for regression in file rolling by @​gdziadkiewicz in #​257
  • #​250 mocked DateTimeStrategy to speedup test by @​FreeAndNil in #​262
  • change dockerfile from mono:latest to ubuntu:20.04 and install mono manually in c3f92ba

New Contributors

  • @​yogitasingh001 made their first contribution in #​253
  • @​Flohack74 made their first contribution in #​256

Full Changelog: apache/logging-log4net@rel/3.1.0...rel/3.2.0
Nuget: https://www.nuget.org/packages/log4net/3.2.0

3.2.0-preview.1

What's New

  • #​255 Asynchronous Sending for RemoteSyslogAppender in log4net (implemented in #​253 by @​yogitasingh001)

What's Changed

  • #​246 fix InvalidCastException in ThreadContextStack.InternalStack.set by @​FreeAndNil
  • Fix caching of time strings in AbsoluteTimeDateFormatter by @​FreeAndNil in #​248
  • Fix #​244 by @​gdziadkiewicz in #​251
  • Shutdown: Unsubscribe from AppDomain event handlers by @​Flohack74 in #​256
  • Fixing #​250, #​260 and adding tests for regression in file rolling by @​gdziadkiewicz in #​257
  • #​250 mocked DateTimeStrategy to speedup test by @​FreeAndNil in #​262

New Contributors

  • @​yogitasingh001 made their first contribution in #​253
  • @​Flohack74 made their first contribution in #​256

Full Changelog: apache/logging-log4net@rel/3.1.0...rc/3.2.0-preview.1
Nuget: https://www.nuget.org/packages/log4net/3.2.0-preview.1

3.1.0

Added

  • Migrate log4net site to Antora and use logging-parent pom by @​FreeAndNil in #​210 and #​238
  • Add "Sponsor" buttons to repository by @​ppkarwasz in #​235
  • #​239 detect Android and use environment variables instead of AppSettings by @​FreeAndNil in #​240
  • #​239 added MAUI example by @​FreeAndNil in #​241

Fixed

  • Handle logs with positive CountDirection, extension preservation and placed in dir by @​gdziadkiewicz in #​232

New Contributors

Full Changelog: apache/logging-log4net@rel/3.0.4...rel/3.1.0
Nuget: https://www.nuget.org/packages/log4net/3.1.0

3.0.5-preview.2

What's Changed

  • Handle logs with positive CountDirection, extension preservation and placed in dir #​232 by @​gdziadkiewicz (fixes #​231)

Full Changelog: apache/logging-log4net@rel/3.0.4...rc/3.0.5-preview.2
Nuget: https://www.nuget.org/packages/log4net/3.0.5-preview.2

3.0.5-preview.1

What's Changed

  • make RollingFileAppender.RollFile virtual by @​FreeAndNil in #​237 (fixes #​234 by @​lraulea)

Full Changelog: apache/logging-log4net@rel/3.0.4...rc/3.0.5-preview.1
Nuget: https://www.nuget.org/packages/log4net/3.0.5-preview.1

Commits viewable in compare view.

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

---
updated-dependencies:
- dependency-name: log4net
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Aug 27, 2025
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