Releases: palantir/docker-compose-rule
Releases · palantir/docker-compose-rule
0.36.2
Type |
Description |
Link |
Fix |
Log collection timeout has been increased to ensure that logs are successfully collected. |
#299 |
0.36.2-rc1
Type |
Description |
Link |
Feature |
Events are emitted for pull, build, up, waiting for services and shutdown. |
#292 |
0.36.1
Type |
Description |
Link |
Improvement |
Logs are collected after running tests instead of being streamed while tests are running. This enables logs of restarted containers to be collected. |
#293 |
0.36.1-rc3
Type |
Description |
Link |
Feature |
Events are emitted for pull, build, up, waiting for services and shutdown. |
#292 |
0.36.1-rc2
Type |
Description |
Link |
Feature |
Events are emitted for pull, build, up, waiting for services and shutdown. |
#292 |
0.36.1-rc1
Type |
Description |
Link |
Feature |
Events are emitted for pull, build, up, waiting for services and shutdown. |
#292 |
0.36.0
- Add shutdown strategy which allows running a callback before shutdown (#271)
0.35.0
- Added network pruning to all shutdown strategies (#256)
0.34.0
- Fixed issue with memoized ports upon (re)start of docker container #237
- Better error message on container failing to listen to a port #229
- Wait for containers to be created before attaching to logs #228
0.33.0
#220: Add method to access docker-compose config