Skip to content

Release 4.6.9

Choose a tag to compare

@github-actions github-actions released this 27 Mar 07:02
· 29 commits to master since this release

SharpAbp 4.6.9

πŸ“¦ NuGet Packages

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

dotnet add package <PackageName> --version 4.6.9

πŸ“ What's Changed

8 commits | 55 files changed | Changes from v4.6.8 to v4.6.9

  • 2e35f35 - πŸ”§ chore: bump version to 4.6.9 (virtual)
  • 5f308d7 - ✨ feat(aspnetcore): support X-Forwarded headers for host URL generation (virtual)
  • b029064 - ♻️ refactor(masstransit): add CopyFrom method to options classes and simplify module configuration (virtual)
  • 9655dd9 - πŸ”§ chore(masstransit): disable usage telemetry in module pre-configuration (virtual)
  • 2aad42b - πŸ› fix(faster): handle uninitialized pages during log scan recovery (virtual)
  • ecdbafa - πŸ› fix(file-storing): enhance resource management and error handling in providers (cocosip)
  • 2646cce - πŸ”§ chore(framework)!: streamline FastDFS dependencies and solution structure (cocosip)
  • 2e6f72f - ✨ feat(file-storing): add warning logs for missing file operations (cocosip)

πŸ”— Useful Links


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