Skip to content

v1.92.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 17:29
· 179 commits to release since this release
3081464

1.92.0 (2024-06-27)

Feature

  • add set contains element and set contains elements (#1357) (9435639)
  • integration-test target should ignore storage integration tests… (#1347) (f3fa909)

Bug Fixes

  • add runtime headers to storage nodejs client (#1358) (c8196b2)
  • element_not_found -> item_not_found (#1344) (d169930)
  • remove TEST_CACHE_NAME env var reference in tests (#1352) (16ff0c5)

Chores