ReleaseDatabricks (DBRX)Databricks (DBRX)published Mar 15, 2026seen 5d

databricks/sjsonnet 0.6.1

databricks/sjsonnet

Open original ↗

Captured source

source ↗
published Mar 15, 2026seen 5dcaptured 10hhttp 200method plain

0.6.1

Repository: databricks/sjsonnet

Tag: 0.6.1

Published: 2026-03-15T02:48:45Z

Prerelease: no

Release notes:

What's Changed

  • feat: Add std.isNull, port https://github.com/google/jsonnet/pull/1237 by @He-Pin in https://github.com/databricks/sjsonnet/pull/583
  • chore: Add handle negative range by returning an empty array tests by @He-Pin in https://github.com/databricks/sjsonnet/pull/587
  • fix: return null if parseYaml does not yield any result, port https://github.com/google/go-jsonnet/pull/841 by @He-Pin in https://github.com/databricks/sjsonnet/pull/588
  • feat: Add digit separators to Jsonnet port https://github.com/google/go-jsonnet/pull/760 by @He-Pin in https://github.com/databricks/sjsonnet/pull/589
  • Bump mill to 1.1.0 by @He-Pin in https://github.com/databricks/sjsonnet/pull/545
  • chore: emit better errors for strings with bad indentation port https://github.com/google/jsonnet/pull/1261 by @He-Pin in https://github.com/databricks/sjsonnet/pull/596
  • feat:Add playground by @He-Pin in https://github.com/databricks/sjsonnet/pull/600
  • chore: Keep hidden field to std.objectRemoveKey and support inheritan… by @He-Pin in https://github.com/databricks/sjsonnet/pull/586
  • feat: add wasm to build matrix by @He-Pin in https://github.com/databricks/sjsonnet/pull/599
  • Fix %d/%o/%x overflow for large doubles by @JoshRosen in https://github.com/databricks/sjsonnet/pull/605
  • fix: handle non-BMP Unicode codepoints in foldl, foldr, and %c format by @JoshRosen in https://github.com/databricks/sjsonnet/pull/606
  • remove playground workflow for now by @stephenamar-db in https://github.com/databricks/sjsonnet/pull/610
  • chore: Avoid left-shift of negative values port google/jsonnet#1288 by @He-Pin in https://github.com/databricks/sjsonnet/pull/612
  • feat: Add missing newlines and add flag --no-trailing-newline port https://github.com/google/go-jsonnet/pull/843 by @He-Pin in https://github.com/databricks/sjsonnet/pull/613
  • feat: sync tests by @He-Pin in https://github.com/databricks/sjsonnet/pull/611
  • feat: Add JSONNET_PATH support for cli by @He-Pin in https://github.com/databricks/sjsonnet/pull/616
  • chore: Attach function name in error message with best effects by @He-Pin in https://github.com/databricks/sjsonnet/pull/618
  • chore: TCO for tailstrict. by @He-Pin in https://github.com/databricks/sjsonnet/pull/619
  • chore: Use more while loop by @He-Pin in https://github.com/databricks/sjsonnet/pull/627
  • chore: Make materializer stackless for obj and arr by @He-Pin in https://github.com/databricks/sjsonnet/pull/620
  • chore: Add qualifiedName support for Builtin* by @He-Pin in https://github.com/databricks/sjsonnet/pull/630
  • Add --debug-stats mode for runtime performance analysis by @stephenamar-db in https://github.com/databricks/sjsonnet/pull/632
  • Drop support for JDK17 by @stephenamar-db in https://github.com/databricks/sjsonnet/pull/634
  • Refactor stack traces: named frames, root frame, and builtin collapsing by @stephenamar-db in https://github.com/databricks/sjsonnet/pull/635
  • Add --max-stack / -s flag to limit stack depth by @stephenamar-db in https://github.com/databricks/sjsonnet/pull/637
  • Add array and object comprehensions to stack trace frames by @stephenamar-db in https://github.com/databricks/sjsonnet/pull/638
  • Add max_stack_depth to --debug-stats output by @stephenamar-db in https://github.com/databricks/sjsonnet/pull/639
  • Add --flamegraph flag for folded stack profile output by @stephenamar-db in https://github.com/databricks/sjsonnet/pull/640
  • chore: Add more static optimizer by @He-Pin in https://github.com/databricks/sjsonnet/pull/628
  • chore: Restrict bitwise operations argument range to the safe-integer range. port https://github.com/google/go-jsonnet/pull/859 by @He-Pin in https://github.com/databricks/sjsonnet/pull/641
  • Add unified --profile flag with text and flamegraph output by @stephenamar-db in https://github.com/databricks/sjsonnet/pull/642

Full Changelog: https://github.com/databricks/sjsonnet/compare/0.6.0...0.6.1

Notability

notability 2.0/10

Routine minor release, no traction