Skip to content

Releases: cocosip/sharp-abp

Release 4.7.3

04 Jun 04:27

Choose a tag to compare

SharpAbp 4.7.3

πŸ“¦ NuGet Packages

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

dotnet add package <PackageName> --version 4.7.3

πŸ“ What's Changed

4 commits | 48 files changed | Changes from v4.7.2 to v4.7.3

  • 30f4e12 - πŸ”§ chore(common.props): bump version to 4.7.3 (virtual)
  • 102297f - ✨ feat(dm): support configuring DM database compatibility mode (virtual)
  • 1a9db59 - ♻️ refactor(file-storing): centralize file path context resolution and tenant code path mapping (virtual)
  • 76dd526 - πŸ“ docs: add AI assistant configuration files (virtual)

πŸ”— Useful Links


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

Release 4.7.2

30 Apr 08:56

Choose a tag to compare

SharpAbp 4.7.2

πŸ“¦ NuGet Packages

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

dotnet add package <PackageName> --version 4.7.2

πŸ“ What's Changed

9 commits | 31 files changed | Changes from v4.7.1 to v4.7.2

  • 33ee691 - πŸ› fix(file-storing): apply configured endpoint to KS3 client (virtual)
  • 295536a - πŸ› fix(file-storing): fix multipart upload to respect stream position and handle partial reads (virtual)
  • 63a3e8a - πŸ› fix(file-storing): include client creation options in pool name normalization (virtual)
  • ad1ae28 - πŸ› fix(object-pool): defer policy factory execution until pool creation (virtual)
  • cdfa6b6 - πŸ› fix(object-pool): clean up failed pool metadata entries to allow retry (virtual)
  • ba7b9b1 - πŸ› fix(file-storing): skip pooling for temporary credential clients (virtual)
  • e66d86e - πŸ› fix(file-storing): prevent scoped client factory capture (virtual)
  • c715144 - πŸ—οΈ build: bump version to 4.7.2 (virtual)
  • f8e1a67 - πŸ› fix(file-storing): prevent pooled clients from capturing disposed scopes (virtual)

πŸ”— Useful Links


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

Release 4.7.1

17 Apr 12:51

Choose a tag to compare

SharpAbp 4.7.1

πŸ“¦ NuGet Packages

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

dotnet add package <PackageName> --version 4.7.1

πŸ“ What's Changed

3 commits | 3 files changed | Changes from v4.7.0 to v4.7.1

  • 23fcebc - πŸ—οΈ build: bump version to 4.7.1 (virtual)
  • 7f7934c - πŸ—οΈ build(deps): add DM.DmProvider package reference (virtual)
  • 00faf62 - πŸ—οΈ build(deps): update DM.DmProvider to 8.3.1.47463 (virtual)

πŸ”— Useful Links


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

Release 4.7.0

17 Apr 02:12

Choose a tag to compare

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

Release 4.6.9

27 Mar 07:02

Choose a tag to compare

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

Release 4.6.8

09 Mar 04:31

Choose a tag to compare

SharpAbp 4.6.8

πŸ“¦ NuGet Packages

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

dotnet add package <PackageName> --version 4.6.8

πŸ“ What's Changed

4 commits | 46 files changed | Changes from v4.6.7 to v4.6.8

  • 80537a0 - πŸ› fix(file-storing): fix download return value and file writing logic (cocosip)
  • 31fc298 - ``` feat(dapper): add ExtraPropertyDictionary type handler support (cocosip)
  • 3e9086f - ``` feat(faster): add export functionality and address properties to FasterLogger (cocosip)
  • 71df3e7 - ``` feat(file-storing): add centralized file path building functionality (cocosip)

πŸ”— Useful Links


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

Release 4.6.7

25 Feb 01:58

Choose a tag to compare

SharpAbp 4.6.7

πŸ“¦ NuGet Packages

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

dotnet add package <PackageName> --version 4.6.7

πŸ“ What's Changed

1 commits | 4 files changed | Changes from v4.6.6 to v4.6.7

  • 8ce5b7f - ``` chore(project): remove project rules documentation and update package versions (cocosip)

πŸ”— Useful Links


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

Release 4.6.6

05 Feb 01:39

Choose a tag to compare

SharpAbp 4.6.6

πŸ“¦ NuGet Packages

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

dotnet add package <PackageName> --version 4.6.6

πŸ“ What's Changed

4 commits | 3 files changed | Changes from v4.6.5 to v4.6.6

  • 6bc01d3 - ``` chore(common.props): bump version from 4.6.5 to 4.6.6 (cocosip)
  • ab873e5 - ``` feat(dbconnections): update cache removal to handle multiple keys (cocosip)
  • 8aaffbf - ``` feat(faster): enable preallocate file by default (cocosip)
  • 6fef288 - ``` docs(faster): update README with detailed configuration properties and type definitions (cocosip)

πŸ”— Useful Links


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

Release 4.6.5

07 Jan 08:05

Choose a tag to compare

SharpAbp 4.6.5

πŸ“¦ NuGet Packages

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

dotnet add package <PackageName> --version 4.6.5

πŸ“ What's Changed

15 commits | 47 files changed | Changes from v4.6.3 to v4.6.5

  • 748268d - ``` chore(ci): remove nuget package files from release workflow (cocosip)
  • 7c93a73 - ``` chore(deps): update package versions (cocosip)
  • 2fe56a5 - refactor(faster-log): η§»ι™€θŒƒε›΄ζŒδΉ…εŒ–εΉΆδΌ˜εŒ–ι—΄ιš™ε€„η† (cocosip)
  • 5e6516d - ``` docs(faster): update persistence intervals and add comprehensive documentation (virtual)
  • 81eac37 - feat(readme): update project description and structure (cocosip)
  • eb3646f - build: update package versions and project version (virtual)
  • 535d8ca - ``` docs(ci-cd): update NuGet Gallery profile link (virtual)
  • ecfd25c - ``` refactor(ci): replace PowerShell with Bash in release notes generation (virtual)
  • 008cdf0 - ci(cicd): migrate PowerShell scripts to Bash in CI/CD workflow (virtual)
  • d315971 - ``` ci(cicd): update workflow to run on ubuntu and enhance release notes generation (virtual)
  • 72ad2bb - feat(kafka): update producer service to use ITopicProducer with auto-generated keys (virtual)
  • 51c64c0 - ``` feat(kafka): add PublishAsync method and update documentation (virtual)
  • 8e0c498 - feat(masstransit): add support for SendAsync and PublishAsync with dynamic types (virtual)
  • 76642b7 - ``` feat(ObjectPool): add configurable pool provider and enhance orchestrator (virtual)
  • 5443c44 - ``` feat(samples): update Kafka configuration and appsettings handling (virtual)

πŸ”— Useful Links


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

Release 4.6.3

09 Dec 07:54

Choose a tag to compare

SharpAbp 4.6.3

πŸ“¦ NuGet Packages

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

dotnet add package <PackageName> --version 4.6.3

πŸ“ Changes

See the full changelog below for detailed changes in this release.

πŸ”— Links


πŸ€– This release was automatically generated by GitHub Actions.

Full Changelog: v4.6.2...v4.6.3