New Features
- Auto-detect parallelism for
pg_dump and pg_restore based on RDS/Aurora instance type in the logical refresh component (!1133)
- Expose
logicalRestore configs in config projection and UI (!1130, #701)
- CLI
--protected flag accepts duration suffixes (m/h/d) for time-limited protection leases (!1132, #702)
Improvements and Fixes
- Retrieval: pull container image when Docker
inspect returns 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)
Full diff
Diff between versions 4.1.0 and 4.1.1