Releases: runfinch/common-tests
Releases · runfinch/common-tests
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)
v0.7.16
0.7.16 (2024-03-22)
Build System or External Dependencies
- deps: Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 (#123) (146e16f)
- deps: Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 (#129) (860b13e)
- deps: Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#130) (c61629e)
v0.7.15
0.7.15 (2024-03-11)
Bug Fixes
- Add a wait for server to start before doing a curl, to avoid sync issue (#124) (cb3138e)