mirror of
https://github.com/taylanbakircioglu/haproxy-openmanager.git
synced 2026-09-16 07:35:16 +00:00
69e12f7459
- backend/version.json + frontend package version to 1.9.0 - README: feature list entry, CSR workflow section, SSL CSR API reference, v1.9.0 release notes - UPGRADE_GUIDE: v1.9.0 section (additive ssl_csrs table, SCHEMA_VERSION 9 -> 10, no RBAC changes, zero agent impact, rollback note)
6 lines
149 B
JSON
6 lines
149 B
JSON
{
|
|
"version": "1.9.0",
|
|
"releaseName": "CSR creation — in-app key+CSR generation and signed-certificate import",
|
|
"releaseDate": "2026-08-04"
|
|
}
|