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