Skip to content

Latest commit

 

History

History
353 lines (165 loc) · 20.9 KB

CHANGELOG.md

File metadata and controls

353 lines (165 loc) · 20.9 KB

Changelog

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

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)

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)

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)

0.7.20 (2024-03-27)

Bug Fixes

0.7.19 (2024-03-27)

Bug Fixes

  • Retry image pull for 3 times and then fail (#137) (3f4765f)

0.7.18 (2024-03-26)

Bug Fixes

  • use of uninitialized global variable (#135) (02a134d)

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)

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)

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)

0.7.14 (2024-02-27)

Bug Fixes

0.7.13 (2024-02-12)

Build System or External Dependencies

  • deps: Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 (#115) (70f9539)
  • deps: Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 (#117) (70cc410)

Bug Fixes

0.7.12 (2024-01-13)

Build System or External Dependencies

  • deps: Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 (#112) (ece5ec6)

Bug Fixes

0.7.11 (2024-01-06)

Bug Fixes

0.7.10 (2024-01-05)

Build System or External Dependencies

  • deps: Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 (#102) (91f0e82)

Bug Fixes

0.7.9 (2023-11-21)

Build System or External Dependencies

  • deps: Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 (#100) (9aae0d5)
  • deps: Bump github.com/onsi/gomega from 1.28.0 to 1.29.0 (#98) (1cb5cc6)
  • deps: Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 (#99) (fffae02)
  • deps: Bump golang.org/x/net from 0.14.0 to 0.17.0 (#95) (4e8bcda)

0.7.8 (2023-10-10)

Build System or External Dependencies

  • deps: Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 (#93) (dcd9dee)

0.7.7 (2023-10-05)

Build System or External Dependencies

  • deps: Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 (#90) (d8a87bb)

0.7.6 (2023-09-21)

Bug Fixes

0.7.5 (2023-09-21)

Bug Fixes

  • adds --all to the volume prune command to prune named volumes (#86) (4973e9f)
  • Update logs test args (#83) (011c2e3)

Build System or External Dependencies

  • deps: Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 (#85) (89d408f)

0.7.4 (2023-09-20)

Bug Fixes

  • Fix container filepath to make it platform independent (#80) (5496e94)
  • increase acceptable time deviation for stop tests with -t (#81) (c292f6d)

0.7.3 (2023-08-25)

Build System or External Dependencies

  • deps: bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (#78) (7bae5c1)
  • deps: bump github.com/onsi/gomega from 1.27.8 to 1.27.10 (#74) (f0f6fa1)

0.7.2 (2023-08-08)

Bug Fixes

  • make tests compatible with nerdctlv1.5 (#75) (6876cd0)

0.7.1 (2023-06-27)

Bug Fixes

  • add retry to assert containers do not exist for compose down (#73) (88f732f)

Build System or External Dependencies

  • deps: bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (#71) (45e9414)
  • deps: bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.10.0 (#69) (a6ad55d)
  • deps: bump github.com/onsi/gomega from 1.27.7 to 1.27.8 (#68) (6c72750)

0.7.0 (2023-05-26)

Features

  • Tests for bind mounts (#66) (22a7f7e)
  • verify the result of finch inspect has State.Status and State.Error (#64) (b761a7a)

Build System or External Dependencies

  • deps: bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.5 (#62) (0bd0901)
  • deps: bump github.com/onsi/gomega from 1.27.5 to 1.27.6 (#54) (72120b5)
  • deps: bump github.com/onsi/gomega from 1.27.6 to 1.27.7 (#65) (590a984)

0.6.4 (2023-04-06)

Bug Fixes

  • better handling of concurrent http servers (#57) (0ae6182)

0.6.3 (2023-03-27)

Build System or External Dependencies

  • deps: bump github.com/onsi/gomega from 1.27.2 to 1.27.4 (#48) (f113e7b)
  • deps: bump github.com/onsi/gomega from 1.27.4 to 1.27.5 (#52) (bd056e7)

0.6.2 (2023-03-16)

Bug Fixes

  • Fix tests to match nerdctl 1.2.1 outputs (#50) (3d9b4f4)

Build System or External Dependencies

  • deps: bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.8.4 (#41) (a9476c1)
  • deps: bump github.com/onsi/gomega from 1.27.1 to 1.27.2 (#40) (e8fc71a)

0.6.1 (2023-02-28)

Bug Fixes

  • Switch from nc -l to nginx in run -p/--publish test (7a6a6c3)

Build System or External Dependencies

  • deps: bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.3 (#37) (7b76f03)
  • deps: bump github.com/onsi/gomega from 1.26.0 to 1.27.1 (#36) (e5a684e)
  • deps: bump golang.org/x/net from 0.5.0 to 0.7.0 (#34) (f218705)

0.6.0 (2023-02-20)

Features

  • add tests for host-gateway speciap IP with equal sign (#33) (1296336)

0.5.0 (2023-02-13)

Features

  • add tests for special IP in --add-host flag (#29) (1fecd9f)

0.4.0 (2023-02-01)

Features

  • add additional tests for env vars (#26) (d3b48e2)

Build System or External Dependencies

  • deps: bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.8.0 (#27) (723b70e)
  • deps: bump github.com/onsi/gomega from 1.24.2 to 1.26.0 (#24) (33e2c83)

0.3.1 (2023-01-17)

Bug Fixes

  • Fix run -e/--env tests and add missing variable redefinition (#22) (84960f8)

0.3.0 (2023-01-12)

⚠ BREAKING CHANGES

  • StdOut,StdErr -> Stdout,Stderr (#20)

Build System or External Dependencies

  • deps: bump github.com/onsi/ginkgo/v2 from 2.6.0 to 2.6.1 (#15) (ab4e024)
  • deps: bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0 (#19) (e695dc5)
  • deps: bump github.com/onsi/gomega from 1.24.1 to 1.24.2 (#14) (b4a7aa2)

refactor

0.2.0 (2022-12-13)

Features

  • add e2e tests for resource and user flags (#5) (1d5ec0d)

Build System or External Dependencies

  • deps: bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0 (#12) (a676453)

0.1.1 (2022-11-30)

Bug Fixes

Build System or External Dependencies

  • deps: bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 (#3) (abf1f07)