Skip to content

Releases: certera-io/certera

2.2.0-beta

24 Aug 19:39
Compare
Choose a tag to compare
2.2.0-beta Pre-release
Pre-release

Upgrading to dotnet 5 and upgrading dependencies

2.1.5

28 Oct 19:29
Compare
Choose a tag to compare

Changes:

  • Includes embedded PDB for easier debugging

2.1.4

28 Oct 02:44
Compare
Choose a tag to compare

Fixes:

  • Ability to change certificate challenge type - #15

2.1.3

20 Sep 20:17
Compare
Choose a tag to compare

Removing beta designation as things are quite stable and well validated at this point.

Fixes:

  • Bug when setting environment variables for Linux/Unix environments during DNS-01 validation - #11

Features:

  • Test email button on Settings page to make sure SMTP config is valid - #7

2.1.1-beta

14 May 15:54
Compare
Choose a tag to compare
2.1.1-beta Pre-release
Pre-release

Fixes

  • UI bug causing button at bottom of page to not be displayed correctly

2.1.0-beta

13 May 19:03
Compare
Choose a tag to compare
2.1.0-beta Pre-release
Pre-release

Changes:

  • Ability to check OCSP status via the certificate page
  • Ability to revoke a certificate via the certificate page

image

2.0.2-beta

04 May 22:11
Compare
Choose a tag to compare
2.0.2-beta Pre-release
Pre-release

Changes:

  • New chain parameter for certificates API endpoint. The API returns the full chain by default. When specifying chain=false, the API returns a certificate with no chain.

2.0.1-beta

28 Mar 22:04
Compare
Choose a tag to compare
2.0.1-beta Pre-release
Pre-release

Fixes:

  • Setting of environment variables for DNS-01 script should be working correctly now on Linux.

Changes:

  • New parameters for DNS-01 script: FullRecord and Subject

2.0.0-beta

19 Mar 19:34
Compare
Choose a tag to compare
2.0.0-beta Pre-release
Pre-release

Support for DNS-01 Challenge type. You can now enter in a DNS script to handle setting/cleaning up DNS records and Certera will integrate that script into the process. Getting a certificate is now simply a click away with minimal configuration.

Note: this is a pre-release (beta) version.

1.5.0

11 Mar 04:06
Compare
Choose a tag to compare
  • New features

    • Ability to send notifications to Slack
  • Bug fixes

    • Fixed the password reset flow - token in the link was malformed