Skip to content

chore(main): release E4A.PostGuard 0.4.2#32

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--E4A.PostGuard
Open

chore(main): release E4A.PostGuard 0.4.2#32
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--E4A.PostGuard

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 28, 2026

🤖 I have created a release beep boop

0.4.2 (2026-05-28)

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

This PR was generated with Release Please. See documentation.

@dobby-coder
Copy link
Copy Markdown
Contributor

dobby-coder Bot commented May 28, 2026

Dobby has received the request! Routing to the right specialist now...

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--E4A.PostGuard branch from 04bca7a to e518ea6 Compare May 28, 2026 07:06
Copy link
Copy Markdown
Contributor

@dobby-coder dobby-coder Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code review

Routine release-please bump 0.4.1 → 0.4.2. Manifest, csproj Version, and CHANGELOG entries (referencing merged #30 and #31) are internally consistent.

Rule compliance

No issues found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CryptifyClient.StoreChunkAsync allocates a copy of every chunk NetworkException loses endpoint URL — hard to tell PKG vs Cryptify failures apart

0 participants