fix(opsserver): align certificate status handling with the updated smartproxy response format

This commit is contained in:
2026-04-14 01:16:37 +00:00
parent 848515e424
commit bcea93753b
6 changed files with 20 additions and 14 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-04-14 - 13.17.8 - fix(opsserver)
align certificate status handling with the updated smartproxy response format
- update opsserver certificate lookup to read expiresAt, source, and isValid from smartproxy responses
- bump @push.rocks/smartproxy to ^27.7.3
- enable verbose output for the test script
## 2026-04-14 - 13.17.7 - fix(repo)
no changes to commit