Release 4.7.0
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