Skip to content

Releases: open-mpic/aws-lambda-python

v1.8.0

Choose a tag to compare

@sciros sciros released this 13 Apr 18:20
547356f

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

Choose a tag to compare

@sciros sciros released this 29 Sep 15:55
e071d72

What's Changed

  • Ds allow caa failure flag and set http timeout by @sciros in #64

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

Choose a tag to compare

@sciros sciros released this 31 Jul 16:20
8767078

This release includes two changes to DCV Checker's HTTP validation configuration:

  1. Processing of cookies is disabled.
  2. Processing of env variables for proxy settings is enabled. The DCV checker will look for variables such as HTTP_PROXY and HTTPS_PROXY (case-insensitive) to automatically set up proxy servers for HTTP and HTTPS.

v1.2.0

Choose a tag to compare

@birgelee birgelee released this 23 Jun 18:18
90fbd83

TLS ALPN Support and dependency updates.

v1.0.5

Choose a tag to compare

@birgelee birgelee released this 27 Apr 22:58
e96c396

Improve performance pull from @hablutzel1

v1.0.4

Choose a tag to compare

@birgelee birgelee released this 16 Apr 03:18
5f79586

Moving to core v5.5.3.

v1.0.0

Choose a tag to compare

@birgelee birgelee released this 17 Mar 11:09
7a313d0

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 )