Skip to content

std.manifestJsonEx breaking change in master #515

Closed
@squat

Description

@squat

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions