Skip to content

Releases: manifoldco/grafton

v0.16.2

22 Apr 19:17
4889be4
Compare
Choose a tag to compare

Changed

  • Changed provider credentials rotation so it uses the provider ID instead of a product ID.

Removed

  • Removed the --product flag from the credentials rotate command.

v0.16.1

17 Apr 20:31
494e1a2
Compare
Choose a tag to compare

Changed

  • Changed makefiles to the mage build system to bring back some of the automated releases on tags.

v0.16.0

15 Apr 19:40
Compare
Choose a tag to compare
Update changelog for release

Add more logs to grafton for easier debugging

13 Dec 14:29
Compare
Choose a tag to compare

Added some helpful logs to the various operations grafton does on a connector API to make debugging integration easier.

v0.15.2

14 Aug 21:40
a1bce84
Compare
Choose a tag to compare
  • Add the optional platform_id field to the resource provisioning payload.

    That new field will allow advanced platform use cases.

0.15.1

14 Aug 21:50
3eaee40
Compare
Choose a tag to compare

Changes

  • Refresh documentation and readme
  • Improve error logs

v0.15.0

23 Apr 18:41
1bb5c9b
Compare
Choose a tag to compare

Grafton ❤️ Credential rotations! 🎉🎉

Added

  • Add --credential options to configure the type of credentials supported. Defaults to multiple.
  • Add credential rotation tests based on the type of credentials supported.

Fixed

  • --plan and --new-plan must be have different values in order for resize operation to work

v0.14.6: Update changelog (#96)

10 Jan 20:15
b7f157e
Compare
Choose a tag to compare

Changes

  • Exit code when tests pass/fail
  • Fixed the fake connector expecting application/x-www-form-urlencoded for authorization codes even when using json
  • Fixed the fake connector overwriting the Authorization header when providing a body

v0.14.5

28 Nov 21:17
93c8dbe
Compare
Choose a tag to compare

Changes

  • Added a fix for the /v1/ being omitted from the path
  • Added support for setting plan, region on serve and using them

v0.14.1

25 Oct 17:04
3157f69
Compare
Choose a tag to compare

CHANGELOG

[0.14.1] - 2018-10-25

Added

  • verbose mode now correctly shows all HTTP header fields and body