Releases: obynio/certbot-plugin-gandi
Releases · obynio/certbot-plugin-gandi
1.6.1
25 Feb 15:00
Compare
Sorry, something went wrong.
No results found
Upstreaming change of @Kriechi and his work on the modernization of this plugin. Thanks for taking care of this.
Repackaging this plugin into a new name certbot-dns-gandi to follow the common dns plugin naming convention ft. @GoetzGoerisch
1.5.0
07 Nov 16:15
Compare
Sorry, something went wrong.
No results found
Switch to personal access token authentication, feat @cogk
1.4.3
08 Dec 16:42
Compare
Sorry, something went wrong.
No results found
Workaround the missing zope interface in Certbot 2.0, thanks to @Unit193 for the suggestion
1.4.2
04 Dec 17:46
Compare
Sorry, something went wrong.
No results found
In #41 we try to fix the breaking change shitstorm that certbot caused. Again.
1.4.1
12 Nov 17:01
Compare
Sorry, something went wrong.
No results found
Remove some deprecated entry point as explained in #38
1.4.0
21 Sep 16:38
Compare
Sorry, something went wrong.
No results found
Gandi deprecated their historical API endpoint for a new one. This release switch the module to the new endpoint.
From https://dns.api.gandi.net/ to https://api.gandi.net/
1.3.2
23 Feb 15:08
Compare
Sorry, something went wrong.
No results found
Fixed a few typos in the instructions
1.3.1
16 Feb 11:09
Compare
Sorry, something went wrong.
No results found
Add a deprecation warning to follow certbot deprecation, more details on #23 and #24
1.2.5
02 Jan 22:31
Compare
Sorry, something went wrong.
No results found
Fix optional sharing_id parameter wrongly considered as required
1.2.4
01 Jan 23:40
Compare
Sorry, something went wrong.
No results found
Add sharing_id parameter for organizations, more details on #15