3.0.0-rc.1
Pre-release
Pre-release
github-actions
released this
18 Apr 14:26
·
46 commits
to main
since this release
What's Changed
- Log warnings instead of errors for missing TLS certs by @github-actions in #106
- Allow debug logging from multiple threads by @github-actions in #107
- Refactoring Dockerfile by @madelen-at-work in #108
- Upload and delete certificates using HTTP requests by @github-actions in #109
- Make dockerd 'allow start' flag thread safe by @github-actions in #110
- Step app version to 2.1 after release by @github-actions in #111
- Set PATH variable in code by @github-actions in #112
- Workflow: make cache key more unique by @madelen-at-work in #113
- Restart dockerd after successful file upload by @github-actions in #114
- Reject upload of malformed TLS files by @github-actions in #115
- Allow dockerd to recover when uploading a new file by @github-actions in #116
- Break out function for building daemon command line by @github-actions in #118
- Set status and log errors consistently by @github-actions in #119
- Create empty daemon.json without a source file by @github-actions in #120
- Add reviewers to CODEOWNERS by @madelen-at-work in #121
- Manifest and postinstall updated for rootless by @github-actions in #122
- Add env variables for rootless by @github-actions in #123
- Updated Dockerfile for rootless by @github-actions in #124
- Creating rootlesskit cmd by @github-actions in #125
- Clean up docker.pid file in /var/run/user by @github-actions in #126
- Set and restore permissions for /var/run/user/UID by @github-actions in #127
Full Changelog: 2.0.0...3.0.0-rc.1