Skip to content

Releases: cybercinch/certbot-dns-directadmin

v1.0.13

01 Jan 17:57
Compare
Choose a tag to compare

1.0.13 (2025-01-01)

🐞 Bug Fixes

  • Updated dependencies in lock. Addressing Jinja2 vulnerability ⬆️ (678c737)

v1.0.12

24 Nov 23:21
Compare
Choose a tag to compare

1.0.12 (2024-11-24)

🐞 Bug Fixes

  • Downgraded certbot dependency 2.11.0 minimum 🐛 🚀 (f474380)

v1.0.11

24 Nov 23:14
Compare
Choose a tag to compare

1.0.11 (2024-11-24)

🐞 Bug Fixes

  • #26 Entrypoint missing due to Poetry introduction 🔧🐛 (9e5cf5b)

🔎 Tests

  • Just tidy test definition ✅ (d1504f4)

🚧 Chores

  • Bump black from 22.12.0 to 24.3.0 (#23) :dependabot: ⬆️ (6dd69e4)

🔁 CI

  • Don't break on no release 🔧💚 (d57033b)

v1.0.10

22 Nov 01:55
Compare
Choose a tag to compare

1.0.10 (2024-11-22)

🐞 Bug Fixes

  • Updated dependencies ⬆️ (76f94ec)

🚧 Chores

  • CI Switch to go-semantic-release 🔧👷 (1d6f188)
  • gitignore update - Don't ignore build.sh script 🔧 (af546dd)
  • Update action tags 👷🚧 (44a6601)
  • Fix CI Pipline 👷🚧 (137f7cb)
  • Disable cache for release too 👷 (1f5bfe2)
  • Disable cache 👷 (1410cb7)
  • Updated build/release workflows 👷 (b93c00a)
  • fixup workflow (#21) (389d237)
  • fixup workflow (#20) (e8285c6)

v1.0.9

27 Feb 01:23
Compare
Choose a tag to compare

v1.0.9 (2024-02-27)

v1.0.8

27 Feb 01:22
Compare
Choose a tag to compare

v1.0.8 (2024-02-27)

Unknown

  • 🤖 Updated project dependencies (7584d52)

v1.0.7

27 Feb 00:58
Compare
Choose a tag to compare

v1.0.7 (2024-02-27)

Unknown

  • Merge pull request #19 from cybercinch/CHORE-update_dependencies

Updated project dependencies (6e588c0)

  • Updated project dependencies (e9ac399)

  • Merge pull request #18 from cybercinch/BUG-Workflow-Corrections

Removed surplus files (8cf482f)

v1.0.6

26 Feb 22:56
533e72a
Compare
Choose a tag to compare
v1.0.6

v1.0.5

26 Feb 22:40
3840a14
Compare
Choose a tag to compare
v1.0.5

1.0.3

12 Dec 03:46
Compare
Choose a tag to compare
  • Fixed issue with directadmin_name being used before has been allocated #10 .
  • Unit tests coverage of 93% with closer alignment to Certbot internal DNS plugins.