v2.3.0
What's Changed
Important
While no new features has been merged since v2.2.10, the upgrade from acme.sh 2.9.0 to 3.0.7 in this release might make it difficult to switch back to v2.2.x with the same /etc/acme.sh volume after using the release, hence the minor version bump.
Fixes
- fix: handle most recently created containers first by @buchdag in #1078
- fix: get container ID from /proc/self/mountinfo (for podman) by @rioriost in #1092
Dependencies
- build: acme.sh 2.9.0 -> 3.0.7 by @buchdag in #1087
- build: bump nginxproxy/docker-gen from 0.11.1 to 0.12.1 by @dependabot in #1095, #1099 and #1109
- build: bump alpine from 3.19.0 to 3.19.1 by @dependabot in #1093
Others
- build: use custom user agent string by @buchdag in #1089
- ci: bump peter-evans/dockerhub-description from 3 to 4 by @dependabot in #1094
- ci: bump artifact actions from 3 to 4 by @buchdag in #1106
New Contributors
Full Changelog: v2.2.10...v2.3.0