Skip to content

Releases: schwamster/serverless-certificate-creator

v1.6.0

17 Oct 21:11
Compare
Choose a tag to compare

v1.6.0

Enhancement:

resolved #50 -> Add support for variablesResolutionMode: 20210326

Thanks @pzlewinski

v1.5.3

09 Apr 22:25
221491d
Compare
Choose a tag to compare

v1.5.3

Enhancement:

resolved #40 -> support for accounts with more than 100 certs

Thanks @PatrykMilewski

v1.5.2

02 Mar 14:49
0cd003b
Compare
Choose a tag to compare

v1.5.2

Bug fix:

Thanks to @G-Rath

v1.5.1

01 Mar 17:54
df7ccb9
Compare
Choose a tag to compare

v1.5.1

Bug fix:

v1.5.0

27 Feb 22:34
31ae832
Compare
Choose a tag to compare

v1.5.0

Changes:

  • resolved Issue #31 - plugin now supports the default enable property, that allows the user to disable the plugin
  • #32 - Support for new variableResolutionMode of the serverless framework

v1.4.0

18 Oct 15:56
644ce36
Compare
Choose a tag to compare

v1.4.0

Changes:

  • Tags can now be updated/added/removed on existing certificates (#24 )

v1.3.1

07 Oct 19:04
7904248
Compare
Choose a tag to compare

v1.3.1

Changes:

  • Removed unwanted cli messgage (See #20 )
  • fixed low severity vulnerability in dependencies

v1.3.0

15 Dec 15:48
051a6e9
Compare
Choose a tag to compare

v1.3.0

Features:

added command serverless remove-cert to be able to remove delete the certificate and the corresponding dns validation records (See #21 )

special thanks to @coyoteecd

v1.2.0

26 Sep 20:08
c16e8dd
Compare
Choose a tag to compare

v1.2.0

Features:

  • rewrite dns records in case they already exist instead of failing in such a state

  • added variableResolver to allow referencing the Arn of the created certificate in other plugins

  • added support to add different domains to the certificate

special thanks to @seang96

v1.1.0

13 Aug 22:25
Compare
Choose a tag to compare

v1.1.0

Features: