Releases: fgouteroux/acme-manager
Releases · fgouteroux/acme-manager
v0.7.2
15 Apr 13:06
Compare
Sorry, something went wrong.
No results found
Changelog
69a5718 doc: update
5a14ab8 feat: replace certificate gauges with counters, add domain label and secret_type/command labels
48ab80b fix: delete per-domain metrics on certificate removal
f9bd155 fix: guard against empty vault prefix in secret_type label inference
e64041b fix: move managed certificate metric updates after ring operation success
v0.7.1
10 Feb 08:59
Compare
Sorry, something went wrong.
No results found
Changelog
0cacc13 feat: update to lego v5 (#17 )
4004984 fix: revert - client - avoid loss of private key in case of timeout issue
688077f fix: use truncation instead of rounding for certificate expiry days
v0.7.0
21 Jan 10:58
Compare
Sorry, something went wrong.
No results found
Changelog
2153071 ci: doc update
23d03dc ci: update doc version
c9d8746 feat: add certificate request rate limiting
v0.6.9
05 Jan 18:24
Compare
Sorry, something went wrong.
No results found
Changelog
2e297e8 doc: update
d15c4fd feat: client - handle ca issuer in dedicated local file and in backup
e6789e6 feat: handle acme profile certificate
8964a73 fix: handle short-lived certificates in renewal date calculation
v0.6.8
05 Jan 10:27
Compare
Sorry, something went wrong.
No results found
Changelog
8ec5e18 feat: client - prevent setting certificate_dir as the same value that config file dir
3281106 fix: client - remove format error message if nil
v0.6.7
18 Dec 13:59
Compare
Sorry, something went wrong.
No results found
Changelog
f2e50f4 chore: change loop check log level from info to debug
0de329b fix: client - Add debounce mechanism to fsnotify watcher to coalesce rapid events
b15bab4 fix: client - avoid loss of private key in case of timeout issue
7ba7884 fix: server - enhance log in cmd plugin exec
45ab83b fix: use fresh acme client for each certificate request
v0.6.6
24 Nov 10:42
Compare
Sorry, something went wrong.
No results found
Changelog
95aa5c9 chore: update lego version
e81ed4b feat: client create certificate_dir if not exists
308096e fix: server - missing return in revoke token handler
v0.6.5
12 Nov 10:03
Compare
Sorry, something went wrong.
No results found
Changelog
ce1d8f6 fix: delay vault secret destruction after certificate revocation to prevent race conditions
17f7bfe fix: refactor certificate revocation with proper error handling and convert metrics to counters
e6ad8bb fix: restrict certificate and token cleanup operations to leader node only
v0.6.4
07 Nov 17:05
Compare
Sorry, something went wrong.
No results found
Changelog
477a916 feat: add request_id in logs
5d8e3f3 fix: rename user to owner in logs fields
v0.6.3
07 Nov 14:11
Compare
Sorry, something went wrong.
No results found
Changelog
75b196c fix: ResponseLogHook order url
790a7df fix: align all log message fields for consistency (#16 )
3828a95 fix: align logging client message format