Skip to content

Release 4.6.5

Choose a tag to compare

@github-actions github-actions released this 07 Jan 08:05
· 46 commits to master since this release

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