Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates docker-compose from 1.26.2 to 1.28.0.

Changelog

1.27.4

-------------------

Bugs

- Remove path checks for bind mounts

- Fix port rendering to output long form syntax for non-v1

- Add protocol to the docker socket address

1.27.3

-------------------

Bugs

- Merge `max_replicas_per_node` on `docker-compose config`

- Fix `depends_on` serialization on `docker-compose config`

- Fix scaling when some containers are not running on `docker-compose up`

- Enable relative paths for `driver_opts.device` for `local` driver

- Allow strings for `cpus` fields

1.27.2

-------------------

Bugs

- Fix bug on `docker-compose run` container attach

1.27.1

-------------------

Bugs

- Fix `docker-compose run` when `service.scale` is specified

- Allow `driver` property for external networks as temporary workaround for swarm network propagation issue

- Pin new internal schema version to `3.9` as the default

- Preserve the version when configured in the compose file

1.27.0

-------------------

Features

- Merge 2.x and 3.x compose formats and align with COMPOSE_SPEC schema

- Implement service mode for ipc

- Pass `COMPOSE_PROJECT_NAME` environment variable in container mode

- Make run behave in the same way as up

- Use `docker build` on `docker-compose run` when `COMPOSE_DOCKER_CLI_BUILD` environment variable is set

- Use docker-py default API version for engine queries (`auto`)

- Parse `network_mode` on build

Bugs

- Ignore build context path validation when building is not required

- Fix float to bytes conversion via docker-py bump to 4.3.1

- Fix scale bug when deploy section is set

- Fix `docker-py` bump in `setup.py`

- Fix experimental build failure detection

- Fix context propagation to docker cli

Miscellaneous

- Drop support for Python 2.7

- Bump `docker-py` to 4.3.1

- Bump `tox` to 3.19.0

- Bump `virtualenv` to 20.0.30

- Add script for docs syncronization
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #298

@pyup-bot pyup-bot closed this Jan 27, 2021
@achaussier achaussier deleted the pyup-update-docker-compose-1.26.2-to-1.28.0 branch January 27, 2021 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants