Skip to content

v0.17.0

Choose a tag to compare

@stainless-app stainless-app released this 06 Mar 23:58

0.17.0 (2026-03-06)

Full Changelog: v0.16.1...v0.17.0

Features

  • Add variant models to Stainless SDK config (4fd1821)
  • add variant types and wire through extraction pipeline (RYE-6876) (0ecd388)
  • Cut 1x Firestore read from offer retrieval (c5a610e)
  • rename ProductVariant.attributes to dimensions (fccf08a)

Bug Fixes

  • handle @type array and AggregateOffer array in JSON-LD parser (d1d8800)
  • internal: duplicate definitions (5c45e18)
  • rename VariantDimension.name to label for consistency with VariantSelection (bd38b39)

Chores