Skip to content

v0.8.0

Compare
Choose a tag to compare
@ianlivingstone ianlivingstone released this 14 May 22:50
· 193 commits to master since this release

Added

  • The grafton client now returns grafton.Error if the received response
    conforms to the responses expected in the provider.yaml swagger
    specification.
  • The main grafton package now exports a function IsFatal which returns
    whether or not an error is considered to be fatal to a provision, plan
    change, or deprovisioning flow.