Skip to content

Releases: palantir/docker-compose-rule

1.4.1

18 Dec 14:18
e35df18
Compare
Choose a tag to compare
Type Description Link
Fix Include port mappings in exception thrown when failing to resolve a port. #425

1.4.0

16 Dec 19:56
15711e5
Compare
Choose a tag to compare
Type Description Link
Improvement update awaitility:awaitility to the most recent version #423

1.3.0

22 Aug 15:38
a381878
Compare
Choose a tag to compare
Type Description Link
Feature Add new docker-compose-junit-jupiter package which exposes a junit-jupiter compatible DockerComposeExtension #304

1.2.2

14 Aug 16:06
262c60a
Compare
Choose a tag to compare
Type Description Link
Fix When a DCR instance is reused, duplication of data in the produced report (if configured) will no longer be produced. #324

1.2.1

14 Aug 11:28
ac392e7
Compare
Choose a tag to compare
Type Description Link
Fix Depend on older version of conjure-java-runtime serialization lib to not cause transitive breaks for users of conjure-java-runtime. #323

1.2.0

13 Aug 13:15
7f45a49
Compare
Choose a tag to compare
Type Description Link
Feature Stats reporting will now send the path of the origin git url. #322

1.1.0

08 Aug 15:11
c869c19
Compare
Choose a tag to compare
Type Description Link
Feature Reporting stats to a http endpoint is possible by creating a .docker-compose-rule.yml config file in the root of your project #319

1.1.0-rc1

08 Aug 14:44
7abd657
Compare
Choose a tag to compare
1.1.0-rc1 Pre-release
Pre-release
Type Description Link
Feature Reporting stats to a http endpoint is possible by creating a .docker-compose-rule.yml config file in the root of your project #319

1.0.0

16 Jul 12:06
17bfcc7
Compare
Choose a tag to compare
Type Description Link
Feature Events are emitted for pull, build, up, waiting for services and shutdown. #292
Break overshadowImplementation is enabled for all docker-compose-rule builders. Any uses of ImmutableDockerComposeRule as returned from DockerComposeRule.builder() will now no longer compile. To fix, please use DockerComposeRule instead of ImmutableDockerComposeRule. #301

0.36.3-rc1

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