From 6f6e663f39ed817f002be1ffeb3fb9ff2ee4cb5b Mon Sep 17 00:00:00 2001 From: spbsoluble <1661003+spbsoluble@users.noreply.github.com> Date: Mon, 15 Jun 2026 15:58:40 -0700 Subject: [PATCH] chore: trigger v1.0.0 GA release --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fe504f..6065cb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,3 +25,4 @@ Initial release of the CERTInext (emSign Hub) AnyCA REST Gateway plugin. - chore(logging): Verbose Debug/Trace logging across the sync flow with method entry/exit tracing. - chore(tests): Live integration tests covering all supported SSL/TLS product types, the DCV enroll → issue → sync flow, and a key-algorithm matrix — confirms CERTInext issues RSA 2048/3072/4096 and ECC P-256/P-384, and rejects larger RSA, ECC P-521, and Ed25519/Ed448. - chore(scripts): API smoke-test scripts for every endpoint, including `reject-order` / `reject-all-pending` for cancelling pending orders. +