Releases: open-mpic/aws-lambda-python
Release list
v1.8.0
What's Changed
- punycode and specific cohort number by @sciros in #65
- DNS Persistent DCV method by @sciros in #67
- Fix minor typos in README by @hablutzel1 in #69
- updated open-mpic-core to v6.3.2 to pull in persistent dns bugfixes by @sciros in #68
- Added "require_exact_case" flag to DCV methods Website Change (non-ACME) and DNS TXT change (non-ACME). Defaults to "True" -- if you want case-insensitive matching, add the flag to your check parameters.
Full Changelog: v1.5.0...v1.8.0
v1.5.0
What's Changed
Full Changelog: v1.3.0...v1.5.0
This release pulls in v6.1.0 of open-mpic-core, updating the app to specification version 3.6.0.
This introduces HTTP and DNS timeout configuration for checkers.
This also introduces an optional allow_lookup_failure flag for CAA lookups (defaults to False), to be used entirely at your own risk and only in specific circumstances that you are certain are being met. For more information see https://open-mpic.org/documentation.html?commit=150a21d8c8e1c4758494f75d4e6811a1c6d05058
v1.3.0
This release includes two changes to DCV Checker's HTTP validation configuration:
- Processing of cookies is disabled.
- Processing of env variables for proxy settings is enabled. The DCV checker will look for variables such as
HTTP_PROXYandHTTPS_PROXY(case-insensitive) to automatically set up proxy servers for HTTP and HTTPS.
v1.2.0
v1.0.5
v1.0.4
v1.0.0
Version 1.0.0 release using Open MPIC Core 5.5.1 and API Spec 3.3.0 ( https://open-mpic.org/documentation.html?commit=e6e4272673edc064cf311a3935ec027eba2df8b7 )