Skip to content

v0.5.0

Choose a tag to compare

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

0.5.0 (2026-03-06)

Full Changelog: v0.4.1...v0.5.0

Features

  • Add variant models to Stainless SDK config (495a420)
  • add variant types and wire through extraction pipeline (RYE-6876) (a88692b)
  • Cut 1x Firestore read from offer retrieval (ef8dc0b)
  • expose Shopify variants and extract ProductGroup variants from JSON-LD (RYE-6878) (c2f45aa)
  • rename ProductVariant.attributes to dimensions (a92c28b)

Bug Fixes

  • handle @type array and AggregateOffer array in JSON-LD parser (4256ba4)
  • internal: formatting (e693b89)
  • rename VariantDimension.name to label for consistency with VariantSelection (09e7c5f)

Chores

  • internal: bump palantir-java-format (32cb5c9)
  • internal: codegen related update (c4faf24)
  • internal: improvements (b396721)