3.0.0-rc.2
Pre-release
Pre-release
·
36 commits
to main
since this release
What's Changed
- Log warnings instead of errors for missing TLS certs by @killenheladagen in #192
- Allow debug logging from multiple threads by @killenheladagen in #189
- Refactoring Dockerfile by @madelen-at-work in #200
- Upload and delete certificates using HTTP requests by @killenheladagen in #201
- Make dockerd 'allow start' flag thread safe by @killenheladagen in #202
- Step app version to 2.1 after release by @madelen-at-work in #203
- Set PATH variable in code by @madelen-at-work in #205
- Workflow: make cache key more unique by @madelen-at-work in #207
- Restart dockerd after successful file upload by @killenheladagen in #209
- Reject upload of malformed TLS files by @killenheladagen in #211
- Allow dockerd to recover when uploading a new file by @killenheladagen in #210
- Removed typos with compose by @madelen-at-work in #215
- Break out function for building daemon command line by @killenheladagen in #217
- Set status and log errors consistently by @killenheladagen in #218
- Create empty daemon.json without a source file by @killenheladagen in #216
- Manifest and postinstall updated for rootless by @madelen-at-work in #208
- Add env variables for rootless by @madelen-at-work in #206
- Updated Dockerfile for rootless by @madelen-at-work in #204
- Create rootlesskit command by @madelen-at-work in #193
- Clean up docker.pid file in /var/run/user by @killenheladagen in #213
- Set and restore permissions for /var/run/user/UID by @killenheladagen in #219
- Remove unnecessary check that child process was started by @killenheladagen in #222
- Set ownership of empty daemon.json when running postinstall as root by @killenheladagen in #224
- Use rootlesskit instead of dockerd where relevant by @killenheladagen in #225
- Updated documentation for rootless release by @madelen-at-work in #133
- Remove superfluous DOCKER_HOST variable by @killenheladagen in #227
- Set IPC socket group ownership to addon by @killenheladagen in #226
- Remove SD Card migration by @madelen-at-work in #228
Full Changelog: 2.0.0...3.0.0-rc.2