Skip to content

Tags: aws-cloudformation/cloudformation-cli-go-plugin

Tags

v2.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v2.2.0 (#233)

Co-authored-by: Divya Raj <rajdivy@amazon.com>

v1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update dependencies (#220)

v1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v2.1.0 (#216)

v2.0.4-plugin

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Loosen requirements on cloudformation-cli (#182)

v1.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump up plugin version to 2.0.3 (#181)

v1.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump up plugin version to 2.0.2 (#175)

v1.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update "generated file" hint to follow go convention. (#161)

Go has a documented[1] convention identifying "generated" files:

> To convey to humans and machine tools that code is generated,
> generated source should have a line that matches the following
> regular expression (in Go syntax):
> ^// Code generated .* DO NOT EDIT\.$

[1]: https://golang.org/pkg/cmd/go/internal/generate/

v1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support protocol version 2.0.0 to callback handlers orchestrated by C…

…loudFormation service (#146)

v0.1.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bumping version to 0.1.6 (#145)

to release #144

v0.1.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix protocol version (#140)