v2.5.0
2.5.0 (2026-05-13)
Full Changelog: v2.4.0...v2.5.0
Features
- api: add no-enlarge crop modes and colorize transformation (ad25990)
- api: manual updates (791dd8c)
- client: add compatibility aliases for old type names (b238a42)
- go: add default http client with timeout (f4d5e6b)
- helper: add colorize transformation support and update tests (53b441a)
- support setting headers via env (3872a5e)
- tests: comment update (4bef04e)
Bug Fixes
- go: avoid panic when http.DefaultTransport is wrapped (c762867)
Chores
- avoid embedding reflect.Type for dead code elimination (a8ce4c3)
- configure new SDK language (0951290)
- internal: codegen related update (1622f80)
- internal: codegen related update (56516d9)
- internal: codegen related update (14d3582)
- internal: codegen related update (904d9f3)
- internal: more robust bootstrap script (5888120)
- internal: simplify release-please config (48c9497)
- redact api-key headers in debug logs (add677a)
Documentation
- remove example code for verifying webhook signatures (799e47c)