Releases: joshrotenberg/docker-wrapper
Releases · joshrotenberg/docker-wrapper
v0.11.1
v0.11.0
v0.10.2
v0.10.1
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
v0.10.0
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
- Release v0.9.0 (324bc09)
Refactoring
- Reorganize module structure for consistency (6fc529c)
Testing
- Add property-based testing with proptest (6cb673f)
Ci
v0.9.1
v0.9.0
chore: Release package docker-wrapper version 0.9.0
v0.8.4
chore: Release package docker-wrapper version 0.8.4
v0.8.3
chore: Release package docker-wrapper version 0.8.3
v0.8.2
chore: Release package docker-wrapper version 0.8.2