Skip to content

E4A.PostGuard: v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jun 12:12
253a06b

0.5.0 (2026-06-19)

Features

  • send X-POSTGUARD-CLIENT-VERSION on every request (#33) (23eeb00)

Bug Fixes

  • include request URL in NetworkException (#31) (c33860b), closes #26

Performance Improvements

  • avoid per-chunk byte[] copy in CryptifyClient.StoreChunkAsync (#30) (a3762d0), closes #27