You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're using yq to configure the YAML config file for Gremlin Server, but we are still using version 3 of that library. We should update it to version 4 to stay on a supported version.
This is most likely a breaking change as the syntax changed between both versions: https://mikefarah.gitbook.io/yq/upgrading-from-v3
We're using yq to configure the YAML config file for Gremlin Server, but we are still using version 3 of that library. We should update it to version 4 to stay on a supported version.
This is most likely a breaking change as the syntax changed between both versions: https://mikefarah.gitbook.io/yq/upgrading-from-v3