Skip to content

Latest commit

 

History

History
119 lines (66 loc) · 6.06 KB

File metadata and controls

119 lines (66 loc) · 6.06 KB

Changelog

0.4.0 (2026-04-22)

Full Changelog: v0.3.1...v0.4.0

Features

Bug Fixes

  • ensure file data are only sent as 1 parameter (c86dcf1)
  • escape ampersand in OpenAPI summaries for C# XML docs (d2d9141)

Performance Improvements

  • client: optimize file structure copying in multipart requests (eb0688d)

Chores

  • sync OpenAPI spec (e7bfdb7)
  • wire production_repo for all targets (18d4cc3)

0.3.1 (2026-04-08)

Full Changelog: v0.3.0...v0.3.1

Chores

0.3.0 (2026-04-08)

Full Changelog: v0.2.0...v0.3.0

Features

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (6ce9027)

Chores

0.2.0 (2026-04-01)

Full Changelog: v0.1.3...v0.2.0

Features

Chores

0.1.3 (2026-03-30)

Full Changelog: v0.1.2...v0.1.3

Chores

0.1.2 (2026-03-30)

Full Changelog: v0.1.1...v0.1.2

Chores

  • resolve merge conflict, accept codegen changes (ee87c63)
  • update SDK settings (8ff770f)
  • update SDK settings (80207f7)

0.1.1 (2026-03-30)

Full Changelog: v0.1.0...v0.1.1

Chores

0.1.0 (2026-03-30)

Full Changelog: v0.0.1...v0.1.0

Features

Chores