New Features
- Auto-detect parallelism for
pg_dumpandpg_restorebased on RDS/Aurora instance type in the logical refresh component (!1133)
- Expose
logicalRestoreconfigs in config projection and UI (!1130, #701)
- CLI
--protectedflag accepts duration suffixes (m/h/d) for time-limited protection leases (!1132, #702)
Improvements and Fixes
- Retrieval: pull container image when Docker
inspectreturns a wrapped not-found error (!1129, #700)
- UI: fix CreateClone form layout and deletion protection label (!1134, #703)
- Documented Prometheus metrics endpoint and aligned OpenAPI spec with API version 4.1.0 (!1131)
Security
- Bumped pgx, pinned Go to 1.26.2, updated Docker base image to
docker:29.4.1(!1139, #706)
- Bumped backend and UI dependencies and base image to address further CVEs (!1138, #705)
Internal
- Added CVE audit skill and scheduled GitLab CI jobs for recurring dependency and image scans (!1137, #704)