Closed
Description
openedon Feb 15, 2021
Hi 👋 In previos versions of go-jsonnet, up to and including v0.17.0, std.manifestJsonEx
accepted an array for the value
parameter. As of master, passing an array causes jsonnet to throw an error a la:
RUNTIME ERROR: Unexpected type array, expected object
This seems like a breaking change in the standard library, however I could not find any references to this in the commits between the v0.17.0 tag and tip of master or any release notes. Is this known and expected behavior? If so, it would be great to have this documented somewhere so that users can expect to migrate their code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels