Skip to content

Releases: joshrotenberg/docker-wrapper

v0.11.1

03 Mar 15:02
3027505

Choose a tag to compare

Added

  • add compose pull command support (#238)

Other

  • (deps) bump actions/upload-artifact from 6 to 7 (#239)

v0.11.0

24 Feb 03:34
2f08e43

Choose a tag to compare

Added

  • support multiple --env-file in ComposeConfig (#236)

v0.10.2

16 Jan 01:35
e122332

Choose a tag to compare

Fixed

  • compose commands producing "docker docker compose" (#233) (#234)

v0.10.1

06 Jan 01:51
35a9247

Choose a tag to compare

Added

  • add connection_string() passthrough to ContainerGuard (#229)
  • add configurable stop timeout for ContainerGuard cleanup (#228)
  • add ContainerGuardSet for multi-container test management (#227)
  • add with_network() support to ContainerGuard (#226)
  • add wait_for_ready() method and builder option to ContainerGuard (#225)
  • add ContainerGuard for RAII container lifecycle management (#217)

Fixed

  • PortCommand parser handles single-port query format (#232)

Other

  • add comprehensive rustdoc for testing module (#230)
  • update version examples to 0.10 (#214)

v0.10.0

05 Jan 21:41
3ef2d8c

Choose a tag to compare

Added

  • enhance RedisClusterTemplate for CI and hybrid environments (#211)

Fixed

  • use SIGKILL and StopCommand in lifecycle example (#212)
  • use serial_test for env var tests and improve MySQL readiness check (#213)
  • complete template feature flag coverage and add CI verification (#206)
  • template-redis-enterprise feature gate and example API updates (#204)

Bug Fixes

  • Use which crate for cross-platform Docker binary lookup (d17edce)
  • Improve template reliability on slower systems (766a3dd)
  • Handle IMAGE header in docker images output (8a0cdb4)

Documentation

  • Streamline README and improve rustdoc (5f1945d)

Features

  • Add configurable timeouts for command execution (b729956)
  • Add Docker Swarm command support (4213d52)

Miscellaneous

Refactoring

  • Reorganize module structure for consistency (6fc529c)

Testing

  • Add property-based testing with proptest (6cb673f)

Ci

  • Bump actions/upload-artifact from 5 to 6 (b602ee3)
  • Bump actions/cache from 4 to 5 (b184cc3)

v0.9.1

04 Jan 23:38
d1d09ca

Choose a tag to compare

Features

  • Add comprehensive tracing instrumentation (#197)

CI

  • Add examples compilation check to CI workflows (#198)

v0.9.0

04 Jan 22:12
324bc09

Choose a tag to compare

chore: Release package docker-wrapper version 0.9.0

v0.8.4

11 Dec 21:21
e234941

Choose a tag to compare

chore: Release package docker-wrapper version 0.8.4

v0.8.3

15 Oct 16:57
f9b7f21

Choose a tag to compare

chore: Release package docker-wrapper version 0.8.3

v0.8.2

27 Aug 18:26
ac39f27

Choose a tag to compare

chore: Release package docker-wrapper version 0.8.2