chore(version): bump to 1.8.10 — security release (RCE/auth/SSRF advisories fixed)

Single-source version bump (backend/version.json) with frontend/package.json and
package-lock kept in sync (test_version_consistency). Marks the release that ships
the GHSA-7rhv / GHSA-3p5c / GHSA-3vh4 fixes.
This commit is contained in:
taylanbakircioglu
2026-07-20 14:49:25 +03:00
parent 6be19f0bb5
commit 0ebf6583ea
3 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "1.8.9",
"releaseName": "ACL -f pattern-file support (Issue #38 follow-up)",
"releaseDate": "2026-07-13"
"version": "1.8.10",
"releaseName": "Security hardening — RCE, missing-auth and SSRF advisories (GHSA-7rhv/3p5c/3vh4)",
"releaseDate": "2026-07-20"
}
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "haproxy-openmanager-frontend",
"version": "1.8.9",
"version": "1.8.10",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "haproxy-openmanager-frontend",
"version": "1.8.9",
"version": "1.8.10",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@ant-design/icons": "^5.0.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "haproxy-openmanager-frontend",
"version": "1.8.9",
"version": "1.8.10",
"description": "HAProxy Load Balancer Management UI",
"license": "AGPL-3.0-or-later",
"dependencies": {