Skip to content

v0.3.27

Choose a tag to compare

@sroussey sroussey released this 22 Jul 02:55
e46fdd9

@workglow/ai

Bug Fixes

ai

  • stop AiTask.narrowInput from mutating its input argument

openai

  • surface silent Responses-API regressions from 0.3.26 (H2)

@workglow/knowledge-base

Bug Fixes

knowledge-base

  • route console.warn through structured logger

workglow

Chores

  • update package.json scripts to include use-source and use-dist commands

Updated Dependencies

  • tslog: ^5.1.0

@workglow/storage

Bug Fixes

storage

  • honor clientProvidedKeys 'never' in bulk putBulk; refresh docs

duckdb

  • keep putBulk idempotent on all-primary-key tables

Performance

storage

  • single-statement putBulk engine + SQLite backend

Documentation

storage

  • document single-statement putBulk and duplicate-key semantics

@workglow/test

Bug Fixes

storage

  • honor clientProvidedKeys 'never' in bulk putBulk; refresh docs

duckdb

  • keep putBulk idempotent on all-primary-key tables

supabase

  • collision-safe composite-key fingerprint in putBulk dedup

ai

  • stop AiTask.narrowInput from mutating its input argument

knowledge-base

  • route console.warn through structured logger

indexeddb

  • make tabular putBulk atomic via single transaction

openai

  • surface silent Responses-API regressions from 0.3.26 (H2)

huggingface-transformers

  • sweep hftSessions on LRU pipeline eviction (H1)

Performance

storage

  • single-statement putBulk engine + SQLite backend

Tests

storage

  • SQL bulk putBulk refinements + atomicity

Chores

  • update package.json scripts to include use-source and use-dist commands

Updated Dependencies

  • @aws-sdk/client-sqs: ^3.1092.0
  • @cloudflare/workers-types: ^5.20260721.1
  • miniflare: ^4.20260721.0

@workglow/tasks

Chores

  • update package.json scripts to include use-source and use-dist commands

Updated Dependencies

  • undici: ^8.8.0

@workglow/indexeddb

Bug Fixes

indexeddb

  • make tabular putBulk atomic via single transaction

@workglow/openai

Bug Fixes

openai

  • surface silent Responses-API regressions from 0.3.26 (H2)

@workglow/aws

Chores

  • update package.json scripts to include use-source and use-dist commands

Updated Dependencies

  • @aws-sdk/client-sqs: ^3.1092.0

@workglow/duckdb

Bug Fixes

duckdb

  • keep putBulk idempotent on all-primary-key tables

Performance

duckdb

  • single-statement putBulk via shared bulk engine

Documentation

storage

  • document single-statement putBulk and duplicate-key semantics

@workglow/postgres

Bug Fixes

storage

  • honor clientProvidedKeys 'never' in bulk putBulk; refresh docs

Performance

postgres

  • single-statement putBulk via shared bulk engine

Documentation

storage

  • document single-statement putBulk and duplicate-key semantics

@workglow/supabase

Bug Fixes

storage

  • ensure correct typing for primary key fingerprint in SupabaseTabularStorage

supabase

  • collision-safe composite-key fingerprint in putBulk dedup
  • dedup duplicate primary keys in putBulk batches

Documentation

storage

  • document single-statement putBulk and duplicate-key semantics

@workglow/sqlite

Bug Fixes

storage

  • honor clientProvidedKeys 'never' in bulk putBulk; refresh docs

Performance

storage

  • single-statement putBulk engine + SQLite backend

Documentation

storage

  • document single-statement putBulk and duplicate-key semantics

@workglow/cloudflare

Chores

  • update package.json scripts to include use-source and use-dist commands

Updated Dependencies

  • @cloudflare/workers-types: ^5.20260721.1

@workglow/huggingface-transformers

Bug Fixes

huggingface-transformers

  • sweep hftSessions on LRU pipeline eviction (H1)

@workglow/cli

Chores

  • update package.json scripts to include use-source and use-dist commands

Updated Dependencies

  • ink: ^7.1.1
  • react: ^19.2.8

@workglow/web

Chores

  • update package.json scripts to include use-source and use-dist commands

Updated Dependencies

  • react: ^19.2.8
  • react-dom: ^19.2.8
  • @tailwindcss/vite: ^4.3.3
  • tailwindcss: ^4.3.3
  • vite: ^8.1.5