Skip to content

Latest commit

 

History

History
432 lines (261 loc) · 29.5 KB

CHANGELOG.md

File metadata and controls

432 lines (261 loc) · 29.5 KB

Changelog

4.0.1 (2024-11-14)

Full Changelog

Implemented enhancements:

  • [Enhancement] Support creating ECC Keys #87

Merged pull requests:

4.0.0 (2024-07-22)

Full Changelog

Breaking changes:

Merged pull requests:

3.1.2 (2024-03-21)

Full Changelog

3.1.1 (2024-03-21)

Full Changelog

Merged pull requests:

3.1.0 (2024-03-20)

Full Changelog

Merged pull requests:

3.0.2 (2023-12-01)

Full Changelog

3.0.1 (2023-12-01)

Full Changelog

Merged pull requests:

3.0.0 (2023-06-27)

Full Changelog

Merged pull requests:

2.3.6 (2023-03-29)

Full Changelog

Fixed bugs:

Merged pull requests:

2.3.5 (2023-03-23)

Full Changelog

Merged pull requests:

2.3.4 (2022-11-30)

Full Changelog

Fixed bugs:

  • Fix wrong module name in roles/acme/tasks/challenge/http-01/s3.yml #81 (beechesII)

Closed issues:

  • Requirements missing #50

Merged pull requests:

2.3.3 (2022-07-04)

Full Changelog

Fixed bugs:

  • autodns: remove TXT RRs when validation fails #74 (z-bsod)

Merged pull requests:

2.3.2 (2022-06-09)

Full Changelog

Fixed bugs:

Closed issues:

  • Test against recent ansible versions #64

Merged pull requests:

2.3.1 (2021-08-19)

Full Changelog

Implemented enhancements:

  • pfx convert has no full chain #59

Fixed bugs:

  • Remove delegate_to when creating directories for certificate #63 (avalor1)

Closed issues:

  • Use temp-dir for creation of certificates? #5

2.3.0 (2021-08-02)

Full Changelog

Implemented enhancements:

2.2.0 (2021-07-09)

Full Changelog

Implemented enhancements:

  • enhancement: new variables for letting the user set subject fields #57 (Zephyr82)

Closed issues:

  • Test collection with other acme providers #55

2.1.0 (2021-05-30)

Full Changelog

Implemented enhancements:

Closed issues:

  • add possibility azure dns challenge purge entry #51

2.0.1 (2021-05-18)

Full Changelog

Fixed bugs:

  • Lookup ZoneID and fix challenge record format. #53 (smapjb)

2.0.0 (2021-03-26)

Full Changelog

Breaking changes:

  • Unify variables #44
  • Rename collection | simplify provider selection | unify variables #46 (avalor1)

Implemented enhancements:

  • add possibility to define owner/group for local validation path and local challenge files #48 (beechesII)

Closed issues:

  • Rename collection to avoid LE trademark #43
  • Simplify challenge provider selection #42

Merged pull requests:

1.0.2 (2021-03-17)

Full Changelog

Fixed bugs:

1.0.1 (2021-02-05)

Full Changelog

Merged pull requests:

1.0.0 (2021-02-05)

Full Changelog

Implemented enhancements:

Closed issues:

  • Documentation restructuring #32

Merged pull requests:

  • Release 1.0 #40 (avalor1)
  • use more labels for version-generation #39 (rndmh3ro)
  • Documentation restructuring #37 (avalor1)
  • use ternary to simplify tasks for directory usage, remove comments #36 (rndmh3ro)
  • use version for github action, short sha is no longer supported #34 (schurzi)

0.1.0 (2021-01-25)

Full Changelog

Implemented enhancements:

Merged pull requests:

0.0.8 (2021-01-11)

Full Changelog

Closed issues:

  • Integration Tests for role #3

Merged pull requests:

0.0.7 (2020-12-15)

Full Changelog

Fixed bugs:

  • fix broken AutoDNS wildcard creation #20 #21 (avalor1)

Closed issues:

  • creation of wildcard certificates with autodns challenge not working with release 0.0.5 #20

0.0.6 (2020-12-15)

Full Changelog

Implemented enhancements:

  • Add Hetzner DNS as letsencrypt_dns_provider #22 (stndrf)

0.0.5 (2020-12-09)

Full Changelog

Implemented enhancements:

  • Push to Galaxy Fails #13
  • add second checkout to solve race condition (version gets updated but… #15 (avalor1)

Closed issues:

  • subject_alt_name not optional #9

Merged pull requests:

  • fix ansible error if group is empty #19 (avalor1)
  • remove common_name variable #18 (avalor1)
  • remove letsencrypt_create_private_keys variable from examples #17 (avalor1)

0.0.4 (2020-11-12)

Full Changelog

Implemented enhancements:

  • add description of force_renewal variable #12 (avalor1)

Merged pull requests:

  • update checkout version for release workflow #11 (avalor1)
  • update checkout version in galaxy push workflow #10 (avalor1)

0.0.3 (2020-11-12)

Full Changelog

Closed issues:

  • Remove unwanted files from release-tarball #4

Merged pull requests:

0.0.2 (2020-11-06)

Full Changelog

Merged pull requests:

  • remove variable letsencrypt_create_private_keys #7 (avalor1)
  • add build_ignore to filter unwanted files from release-tarball #6 (avalor1)

0.0.1 (2020-11-04)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator