Releases: palantir/docker-compose-rule
Releases · palantir/docker-compose-rule
1.4.1
Type |
Description |
Link |
Fix |
Include port mappings in exception thrown when failing to resolve a port. |
#425 |
1.4.0
Type |
Description |
Link |
Improvement |
update awaitility:awaitility to the most recent version |
#423 |
1.3.0
Type |
Description |
Link |
Feature |
Add new docker-compose-junit-jupiter package which exposes a junit-jupiter compatible DockerComposeExtension |
#304 |
1.2.2
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
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
Type |
Description |
Link |
Feature |
Stats reporting will now send the path of the origin git url. |
#322 |
1.1.0
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
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
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
Type |
Description |
Link |
Feature |
Events are emitted for pull, build, up, waiting for services and shutdown. |
#292 |