Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.

v1.5.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 12 Aug 17:16
25449d7

Features

  • use contextvars.ConvextVar instead of threading.local in Python 3 (4c634f3), closes #504

Bug Fixes

  • fix concurrency bug in redis cache implementation (#503) (6c18b95), closes #496
  • support polymodel in local structured property (#497) (9ccbdd2), closes #481