Skip to content

Releases: palantir/docker-compose-rule

0.36.2

12 Jul 10:46
446e363
Compare
Choose a tag to compare
Type Description Link
Fix Log collection timeout has been increased to ensure that logs are successfully collected. #299

0.36.2-rc1

11 Jul 17:29
39c8922
Compare
Choose a tag to compare
0.36.2-rc1 Pre-release
Pre-release
Type Description Link
Feature Events are emitted for pull, build, up, waiting for services and shutdown. #292

0.36.1

11 Jul 16:59
460740e
Compare
Choose a tag to compare
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

05 Jul 12:14
5d98417
Compare
Choose a tag to compare
0.36.1-rc3 Pre-release
Pre-release
Type Description Link
Feature Events are emitted for pull, build, up, waiting for services and shutdown. #292

0.36.1-rc2

03 Jul 13:09
2a7d62c
Compare
Choose a tag to compare
0.36.1-rc2 Pre-release
Pre-release
Type Description Link
Feature Events are emitted for pull, build, up, waiting for services and shutdown. #292

0.36.1-rc1

03 Jul 12:53
fa7715b
Compare
Choose a tag to compare
0.36.1-rc1 Pre-release
Pre-release
Type Description Link
Feature Events are emitted for pull, build, up, waiting for services and shutdown. #292

0.36.0

24 Jun 21:29
Compare
Choose a tag to compare
  • Add shutdown strategy which allows running a callback before shutdown (#271)

0.35.0

21 Jan 13:42
a2adeae
Compare
Choose a tag to compare
  • Added network pruning to all shutdown strategies (#256)

0.34.0

28 Jun 19:08
a584cb3
Compare
Choose a tag to compare
  • 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

17 Nov 13:47
0d1759b
Compare
Choose a tag to compare

#220: Add method to access docker-compose config