Skip to content

v1.68.0-develop.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 10:28
· 56 commits to develop since this release
1e58823

1.68.0-develop.1 (2025-02-21)

Bug Fixes

  • allow setting static patterns when creating a user worker (#471) (fcfe11c)
  • convert file path with special characters to url correctly (#490) (7377dc2)
  • expose Supabase namespace to main worker (#472) (f658f32)
  • ext/ai: Invalid tensor length causing Segmentation Fault (#483) (2b84ea8)
  • ext/event_worker: don't use tracing as the log backend if cli/tracing feature flag is not enabled (#469) (e810e5d)
  • ext/node: set process.env as own property (#485) (7384994)
  • graph: make barrier more robust (#474) (de4db7d)
  • unblock Deno.realPathSync (#493) (1256596)
  • update github release workflow (#497) (1e58823)

Features