Skip to content

Commit

Permalink
Add docker container changes
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed Jan 12, 2023
1 parent 582d549 commit 4612642
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ This feature is currently in beta and we have lots of improvements planned in th
- Add logs when a task run receives an abort signal and is in a non-final state — https://github.com/PrefectHQ/prefect/pull/8097
- Add [publishing of multiarchitecture Docker images](https://hub.docker.com/r/prefecthq/prefect-dev) for development builds — https://github.com/PrefectHQ/prefect/pull/7900
- Add `httpx.WriteError` to client retryable exceptions — https://github.com/PrefectHQ/prefect/pull/8145
- Add support for memory limits and privileged containers to `DockerContainer`https://github.com/PrefectHQ/prefect/pull/8033

### Fixes
- Add support for `allow_failure` to mapped task arguments — https://github.com/PrefectHQ/prefect/pull/8135
Expand Down

0 comments on commit 4612642

Please sign in to comment.