Releases: manifoldco/grafton
Releases · manifoldco/grafton
v0.16.2
v0.16.1
Changed
- Changed makefiles to the mage build system to bring back some of the automated releases on tags.
v0.16.0
Add more logs to grafton for easier debugging
Added some helpful logs to the various operations grafton does on a connector API to make debugging integration easier.
v0.15.2
-
Add the optional
platform_id
field to the resource provisioning payload.That new field will allow advanced platform use cases.
0.15.1
Changes
- Refresh documentation and readme
- Improve error logs
v0.15.0
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)
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
v0.14.1
CHANGELOG
[0.14.1] - 2018-10-25
Added
verbose
mode now correctly shows all HTTP header fields and body