Skip to content

Releases: FlipsideCrypto/livequery-models

v1.4.0 - Dynamic Vault Support for GitHub Utils

18 Apr 00:32
Compare
Choose a tag to compare

GitHub Utils UDFs now support vault for internal users

Full Changelog: v1.3.0...v1.4.0

v1.3.0 - Udf_api allow nulls in call signatures

11 Apr 18:06
Compare
Choose a tag to compare

udf_api now supports nulls in the call signatures to allow the user to specify Null headers and data payloads. This addresses api compatibility issues where GET requests are invalidated if an empty JSON payload is also present.

Udfs in the following schemas should be re-created:

  • _live
  • live

Full Changelog: v1.2.0...v1.3.0