Skip to content

Release 4.7.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 02:12
· 16 commits to master since this release

SharpAbp 4.7.0

πŸ“¦ NuGet Packages

This release has been published to NuGet.org. You can install the packages using:

dotnet add package <PackageName> --version 4.7.0

πŸ“ What's Changed

13 commits | 70 files changed | Changes from v4.6.9 to v4.7.0

  • 45f603a - πŸ—οΈ build: bump version to 4.7.0 (virtual)
  • ded24ea - πŸ—οΈ build(deps): update DM.Microsoft.EntityFrameworkCore to 9.0.0.43760 (virtual)
  • 4585661 - πŸ› fix(file-storing): reset stream position on retry in FileSystemFileProvider (virtual)
  • d516cbf - πŸ› fix(aspnetcore): normalize path separators in configured paths (virtual)
  • d7cc55a - πŸ”’ fix(file-storing): harden file path calculation against path traversal attacks (virtual)
  • 99fb23b - βœ… test(transform-security-management): add Application.Tests project to solution (virtual)
  • 53ffba7 - πŸ› fix(core): fix timer self-disposal closure in AbpTaskFactoryExtensions (virtual)
  • 5d1ffb8 - πŸ› fix(framework): fail closed for tenant group resolution and preserve token form values (virtual)
  • b22a39d - πŸ”’ fix(aspnetcore): harden FrontHost path handling and improve middleware robustness (virtual)
  • 4e1df60 - ♻️ refactor(aspnetcore): delegate forwarded header handling to ASP.NET Core middleware (virtual)
  • 032cde3 - πŸ› fix(faster): sanitize type names for filesystem paths and handle initialization failures (virtual)
  • de5742a - πŸ› fix(faster)!: improve gap tracking and fix logger cache key collision (virtual)
  • 47a53b9 - πŸ”§ chore: add csproj.lscache to gitignore (virtual)

πŸ”— Useful Links


πŸ€– This release was automatically created by GitHub Actions