Releases: nginx-proxy/acme-companion
v2.5.0
What's Changed
Features
- feat: DNS-01 challenge support by @daweedm, @buchdag and @pini-gh in #1137
- feat: specific error for socket permission by @JohnMertz in #1149
Others changes
- docs: add Google Trust Services instructions by @aww-aww in #1144
- docs: update Zero-SSL.md by @aww-aww in #1143
- build: disambiguate base image names by @pini-gh in #1126
- ci: bump docker/build-push-action from 5 to 6 by @dependabot in #1131
- tests: fix docker compose use by @buchdag in #1146
Dependencies
- build: bump library/alpine from 3.20.0 to 3.20.3 by @dependabot in #1134, #1138 and #1148
- build: bump nginxproxy/docker-gen from 0.14.0 to 0.14.2 by @dependabot in #1139 and #1145
- build: bump acme.sh to 3.0.9 by @buchdag in #1153
New Contributors
- @pini-gh made their first contribution in #1126
- @daweedm made their first contribution in #1137
- @aww-aww made their first contribution in #1143
- @JohnMertz made their first contribution in #1149
Special thanks to @daweedm and @pini-gh for their previous work on DNS-01 challenge and wildcard certificates.
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
1.6
(see #1123 and nginx-proxy/nginx-proxy#2446 / nginx-proxy/nginx-proxy#2468 / nginx-proxy/nginx-proxy#2472).
If you use acme-companion >= 2.4
, either upgrade nginx-proxy to >= 1.6
or use the ACME_HTTP_CHALLENGE_LOCATION
environment variable introduced in #1123 to re-enable challenge location handling by acme-companion.
Features
Dependencies
- build: bump alpine from 3.19.1 to 3.20.0 by @dependabot in #1119
- build: bump nginxproxy/docker-gen from 0.12.1 to 0.14.0 by @dependabot in #1111, #1118 and #1121
Other changes
- test: upgrade pebble to 2.5.2 by @buchdag in #1120
- test: upgrade pebble to 2.6.0 by @buchdag in #1124
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
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
v2.2.10
What's Changed
Fixes
- fix: dot not remove symlinked default certificate / private key by @buchdag in #1074
- fix: don't display LE certificate as erroneously expired by @buchdag in #1081
Other
Dependencies
- build: bump nginxproxy/docker-gen from 0.10.7 to 0.11.1 by @dependabot in #1077 and #1082
New Contributors
Full Changelog: v2.2.9...v2.2.10
v2.2.9
What's Changed
Fixes
Other
- ci: add GitHub Actions to Dependabot config by @buchdag in #1030
- docs: clarify documentation configuration requirements for standalone certificates by @Zvezdin in #1045
- refactor: move to correctly namespaced labels by @buchdag in #1046
- test: bump boulder to release-2023-12-04 by @buchdag in #1068
- docs: add 5s:30s to -wait by @langfingaz in #967
- test: update wildcard location enumeration test by @buchdag in #1072
Dependencies
- ci: bump actions/checkout from 3 to 4 by @dependabot in #1052
- ci: bump docker/metadata-action from 4 to 5 by @dependabot in #1055
- ci: bump docker/build-push-action from 3 to 5 by @dependabot in #1031 and #1057
- ci: bump docker/setup-qemu-action from 2 to 3 by @dependabot in #1058
- ci: bump docker/login-action from 2 to 3 by @dependabot in #1056
- build: bump alpine from 3.17.3 to 3.19.0 by @dependabot in #1048, #1066 and #1070
- build: bump nginxproxy/docker-gen from 0.10.4 to 0.10.7 by @dependabot in #1037, #1038 and #1067
- ci: bump docker/setup-buildx-action from 2 to 3 by @dependabot in #1069
New Contributors
- @Zvezdin made their first contribution in #1045
- @egormkn made their first contribution in #1064
- @langfingaz made their first contribution in #967
Full Changelog: v2.2.8...v2.2.9
v2.2.8
Fixes
Other changes
- build: Bump nginxproxy/docker-gen from 0.10.2 to 0.10.3 by @dependabot in #1019
- build: Bump nginxproxy/docker-gen from 0.10.3 to 0.10.4 by @dependabot in #1025
- build: Bump alpine from 3.17.2 to 3.17.3 by @dependabot in #1018
Full Changelog: v2.2.7...v2.2.8
v2.2.7
What's Changed
- build: Bump nginxproxy/docker-gen from 0.10.1 to 0.10.2 by @dependabot in #1011
Full Changelog: v2.2.6...v2.2.7
v2.2.6
What's Changed
- build: Bump alpine from 3.17.1 to 3.17.2 by @dependabot in #996
- build: Bump nginxproxy/docker-gen from 0.10.0 to 0.10.1 by @dependabot in #1001
Full Changelog: v2.2.5...v2.2.6
v2.2.5
What's Changed
- build: bump nginxproxy/docker-gen from 0.9.3 to 0.10.0 by @dependabot in #993 and #994
Full Changelog: v2.2.4...v2.2.5
v2.2.4
What's Changed
- chore(deps): Bump alpine from 3.17.0 to 3.17.1 by @dependabot in #988
- chore(deps): Bump nginxproxy/docker-gen from 0.9.2 to 0.9.3 by @dependabot in #990
- ci: bump Boulder to release-2023-01-09 by @buchdag in #986 and #991
Full Changelog: v2.2.3...v2.2.4