Skip to content

0.19.3

Choose a tag to compare

@github-actions github-actions released this 24 Jul 07:43
· 12 commits to master since this release
ed6c668

What's Changed

  • fix(function): count Initial workers as pending-fresh to stop over-spawn by @htuna07 in #1904
  • feat(function): allow functions with no triggers (helper functions) by @htuna07 in #1905
  • feat(env_var,secret): add server-managed updated_at by @htuna07 in #1906
  • perf(webhook): replace webhook-collection change stream with in-memory dispatcher by @htuna07 in #1907
  • perf(preference): replace preferences change stream with in-memory dispatcher by @htuna07 in #1908
  • fix(webhook): keep the target watch chain alive when a reload fails by @htuna07 in #1909
  • perf(database): replace $facet pagination with two parallel queries by @htuna07 in #1911
  • feat(function): add rollup builder behind an api option by @htuna07 in #1910
  • fix(function): survive and recover from bundler-worker OOM, and allow raising its heap by @htuna07 in #1913
  • fix(function): resolve esm builds that hide behind a node condition by @htuna07 in #1914

Full Changelog: 0.19.2...0.19.3