Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updated log4net from 3.0.0 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

3.0.4

What's Changed

  • Turn on the CI build for PRs by @​gdziadkiewicz in #​204
  • Keep old, working ubuntu image version. by @​gdziadkiewicz in #​215
  • fixed SetQWForFiles method name in FileAppender from #​196 by @​sketchturner in #​217 (fixes #​216 reported by @​sketchturner)
  • fix regression from 3.0.0 (log4j:data instead of log4j:throwable) by @​FreeAndNil in #​226
  • Show config file path in error message by @​FreeAndNil in #​228 (resolves #​227 by @​FrankNuessle)

New Contributors

  • @​sketchturner made his first contribution in #​217
  • @​FrankNuessle created his first issue in #​227

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

3.0.4-preview.1

What's Changed

  • Turn on the CI build for PRs by @​gdziadkiewicz in #​204
  • Keep old, working ubuntu image version. by @​gdziadkiewicz in #​215
  • fixed SetQWForFiles method name in FileAppender from #​196 by @​sketchturner in #​217 (fixes #​216 reported by @​sketchturner)
  • fix regression from 3.0.0 (log4j:data instead of log4j:throwable) by @​FreeAndNil in #​226

New Contributors

  • @​sketchturner made their first contribution in #​217

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

3.0.3

What's Changed

  • Bumped NUnit to 4.2.2 by @​FreeAndNil in #​200
  • Enable Microsoft.CodeAnalysis.NetAnalyzers by @​FreeAndNil in #​201
  • File scoped namespaces and CA warnings fixed in examples by @​FreeAndNil in #​202
  • Fix empty string received by .NET 8 users on Linux on userName by @​gdziadkiewicz in #​199
  • Use raw strings for config files in unit tests by @​FreeAndNil in #​203
  • Made RollOverRenameFiles virtual to allow compression etc. in derived classes by @​FreeAndNil in #​206 (solves #​205 reported by @​FerdinandStapenhorst)
  • MDC was accidentally renamed into Mdc in #​196 - this change was reverted
  • NDC was accidentally renamed into Ndc in #​196 - this change was reverted

New Contributors

  • @​gdziadkiewicz made their first contribution in #​199

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

3.0.3-preview.1

What's Changed

  • bumped NUnit to 4.2.2 by @​FreeAndNil in #​200
  • Enable Microsoft.CodeAnalysis.NetAnalyzers by @​FreeAndNil in #​201
  • MDC was accidentally renamed into Mdc in #​196 - this change was reverted
  • NDC was accidentally renamed into Ndc in #​196 - this change was reverted

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

3.0.2

What's Changed

  • #​189 separate review instructions for log4net by @​FreeAndNil in #​190
  • #​194 (reported by @​VianneyTremelo) fixed a bug in the Dispose-Logic of TelnetAppender by @​FreeAndNil in #​195
  • more modern coding style by @​FreeAndNil in #​196
  • #​197 fix IndexOutOfRangeException when creating child loggers multithreaded by @​FreeAndNil in #​198

Known Issues

  • MDC was accidentally renamed into Mdc in #​196 - this will be reverted in 3.0.3
  • NDC was accidentally renamed into Ndc in #​196 - this will be reverted in 3.0.3

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

3.0.2-preview.1

What's Changed

  • #​189 separate review instructions for log4net by @​FreeAndNil in #​190
  • #​194 ObjectDisposedException in TelnetAppender (3.0.1) (reported by @​VianneyTremelo) - fixed by @​FreeAndNil in #​195

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

3.0.1

What's Changed

  • #​176 added source link by @​FreeAndNil
  • #​177 use ManagedThreadId for long running tasks (reported by @​Audela-220) fixed in #​180 by @​FreeAndNil
  • #​181 automate version bumps by @​FreeAndNil
  • #​183 Unable to set property [file] on object [log4net.Appender.FileAppender] (reported by @​sc-mk and @​geirg71) fixed in #​184 by @​FreeAndNil

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

3.0.1-preview.2

What's Changed

  • #​183 Unable to set property [file] on object [log4net.Appender.FileAppender] (reported by @​sc-mk and @​geirg71) fixed in #​184 by @​FreeAndNil

Full Changelog: apache/logging-log4net@rc/3.0.1-preview.1...rc/3.0.1-preview.2
Nuget: https://www.nuget.org/packages/log4net/3.0.1-preview.2

3.0.1-preview.1

What's Changed

  • #​176 added source link by @​FreeAndNil
  • #​177 use ManagedThreadId for long running tasks (reported by @​Audela-220) fixed in #​180 by @​FreeAndNil
  • #​181 automate version bumps by @​FreeAndNil

Full Changelog: apache/logging-log4net@rel/3.0.0...rc/3.0.1-preview.1
Nuget: https://www.nuget.org/packages/log4net/3.0.1-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 25, 2025
@github-actions
Copy link

Test Results

0 tests   0 ✅  0s ⏱️
1 suites  0 💤
1 files    0 ❌

Results for commit 229a8f1.

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