Skip to content

v0.1.15

Choose a tag to compare

@affandar affandar released this 14 Mar 01:43
· 26 commits to main since this release

What's Changed

KV Store Support (duroxide 0.1.24)

  • OrchestrationContext: setValue, getValue, clearValue, clearAllValues, getValueFromInstance
  • Client: getValue, waitForValue
  • Constants: MAX_KV_KEYS = 10, MAX_KV_VALUE_BYTES = 16384
  • 2 KV e2e tests (request/response, cross-orchestration read)
  • Updated TypeScript declarations, README, CHANGELOG
  • Bumped duroxide to 0.1.24, duroxide-pg to 0.1.25