Releases: runfinch/common-tests
Releases · runfinch/common-tests
v0.9.1
0.9.1 (2025-01-04)
Bug Fixes
- make tests backwards compatible with nerdctl v1 (#212) (9f5e817)
v0.9.0
0.9.0 (2024-12-29)
Build System or External Dependencies
- deps: Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.22.1 (#204) (9a08ff8)
Features
- add option features to skip tests (#210) (5f437eb)
- create volume command should be idempotent (#199) (0cd8a88)
- specify builder prune -f for no prompt (#197) (a72356f)
- specify no-trunc for full snapshot ID (#201) (c32f6bf)
Bug Fixes
v0.8.0
0.8.0 (2024-08-20)
Build System or External Dependencies
- deps: Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 (#175) (8e65eb6)
- deps: Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 (#179) (0b08ffe)
- deps: Bump github.com/onsi/gomega from 1.33.1 to 1.34.1 (#177) (829666b)
Features
v0.7.23
0.7.23 (2024-06-24)
Build System or External Dependencies
- deps: Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.19.0 (#167) (b0bef4d)
- deps: Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#156) (6bd9fd4)
v0.7.22
0.7.22 (2024-04-19)
Build System or External Dependencies
- deps: Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 (#146) (63d640b)
v0.7.21
0.7.21 (2024-03-28)
Bug Fixes
- add a delay for system event monitoring to start before pull completes as the run commands are async (#144) (5de585f)
- add custom wait for retry logic (#141) (3b69319)
v0.7.19
0.7.19 (2024-03-27)
Bug Fixes
- Retry image pull for 3 times and then fail (#137) (3f4765f)
v0.7.17
0.7.17 (2024-03-25)
Build System or External Dependencies
- deps: Bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 (#132) (c55e33b)
Bug Fixes
- track localImages in a new map to enable proper cleanup (#133) (c8a5e72)