0.5.1 (2026-06-23)
0.5.0 (2026-06-19)
0.4.1 (2026-05-17)
- reject unknown recipient BaseType in BuildPolicyJson (#20) (8128f92)
- reuse single HttpClient across SealPipeline calls (#19) (fb3e3d5), closes #11
0.4.0 (2026-05-16)
- multi-target net8.0 and net10.0 (f25fa46)
- reject http:// URLs in PostGuardConfig to prevent plaintext credential leaks (3fac2a8)
- validate PkgUrl and CryptifyUrl are https:// in PostGuardConfig (fe6d4eb), closes #14
0.3.0 (2026-05-02)
- upload: silent-by-default, opt-in Notify.Recipients / Notify.Sender (b407942)
- upload: silent-by-default, opt-in Notify.Recipients/Notify.Sender (58a3d03)
0.2.1 (2026-04-10)
- update pg-ffi native binaries to streaming sealer (90da661)
0.2.0 (2026-04-10)
- implement PostGuard .NET SDK (197dcfb)
- remove invalid release-please action inputs (588221d)
- set Content-Range as content header, not request header (417b7e6)
- use gh release download to fetch pg-ffi native libraries (1c2a544)
- use Node.js 24 for actions and target .NET 10 in CI (a06e56a)
- use None items for native libs to ensure proper NuGet runtime bundling (3203792)
- use NuGet trusted publishing instead of API key (b8bbb9c)
- use NuGet/login action for trusted publishing OIDC flow (0d1056f)
- use single-line commands in publish workflow (f912f72)
0.1.2 (2026-04-10)
- set Content-Range as content header, not request header (417b7e6)