Skip to content

v10.26.0

Latest
Compare
Choose a tag to compare
@dotnet-agent-team-bot dotnet-agent-team-bot released this 26 Jun 20:09
3b0e65d

10.26.0 (2024-06-26)

Notice

New features

  • Add an option to disable the file system watcher. (#2536) (27d0ed0)
  • Add support for capturing container id from AWS ECS. (#2481) (c018b8a)
  • Add support for using Sitecore.Logging and log4net together (#2537) (332529b)

Fixes

  • Prevent NullReferenceExeption on APIGatewayProxyRequest (#2529) (18d833f)
  • Refactor to eliminate usage of .GetAwaiter().GetResult() in Framework builds. (#2534) (#2535) (cfb2c28)