Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
88 changes: 0 additions & 88 deletions .github/workflows/stlc-promote.yml

This file was deleted.

74 changes: 0 additions & 74 deletions .github/workflows/stlc-sync-from-production.yml

This file was deleted.

97 changes: 97 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,102 @@
# Changelog

## [0.2.2](https://github.com/autorenderhq/autorender-python/compare/v0.2.1...v0.2.2) (2026-06-12)


### Bug Fixes

* preserve production-managed files in release branch ([df62271](https://github.com/autorenderhq/autorender-python/commit/df62271022fe248a89d687cf75b72ad7ad04f533))
* strip internal workflows from production release branch ([eff96da](https://github.com/autorenderhq/autorender-python/commit/eff96da6776b37be28cba791ab8c79b37cea04b0))
* update promote workflow and add back-sync from production ([480e3d3](https://github.com/autorenderhq/autorender-python/commit/480e3d33cb70eb0064ff352e15197d3f628936a8))
* use blob comparison in overlay; add language-specific version files ([8201cbf](https://github.com/autorenderhq/autorender-python/commit/8201cbff752bb9df08d4f606fb593a7cebebb06a))
* use persist-credentials: false in sync workflow ([6f8e8a0](https://github.com/autorenderhq/autorender-python/commit/6f8e8a0ffc5f06760479249a630338387c8c61e2))


### Chores

* preserve production-managed files ([a4eebf3](https://github.com/autorenderhq/autorender-python/commit/a4eebf3483db6c5fefb8ccfe6e187812894902ce))
* remove staging-only workflows from production ([6fd7d39](https://github.com/autorenderhq/autorender-python/commit/6fd7d39d32178cfeac47a6534a82be7c1809e131))
* remove staging-only workflows from production ([53464a4](https://github.com/autorenderhq/autorender-python/commit/53464a4f6f535ebce37aae6089d230c7bd782235))
* strip internal workflows; preserve production-managed files ([51d2e56](https://github.com/autorenderhq/autorender-python/commit/51d2e5686fe80673ce44c6be53d90c6bbb43f02a))


### Documentation

* add auto-generated notice to CONTRIBUTING.md ([88b420c](https://github.com/autorenderhq/autorender-python/commit/88b420c07c39698625b03dce06a45bdcf8076816))

## [0.2.1](https://github.com/autorenderhq/autorender-python/compare/v0.2.0...v0.2.1) (2026-05-25)


### Bug Fixes

* publish to correct PyPI package name (autorender) ([5bb8f32](https://github.com/autorenderhq/autorender-python/commit/5bb8f32faae2a3f48b5696b8517b4a6dfd686163))

## [0.2.0](https://github.com/autorenderhq/autorender-python/compare/v0.1.0...v0.2.0) (2026-05-25)


### Features

* add test CI job ([2c25e3a](https://github.com/autorenderhq/autorender-python/commit/2c25e3ad8ffe7ff44d5e7781e37de7c2598550df))
* initial stlc build ([0bdb709](https://github.com/autorenderhq/autorender-python/commit/0bdb709b1d8e670a795f867f71fab9c3ef6be539))


### Bug Fixes

* install rye for Python SDK bootstrap ([5f089bf](https://github.com/autorenderhq/autorender-python/commit/5f089bf37c183b4d41b1eb1787c5b7390d93b0f2))
* **python:** rename pagination field has_next_page -> has_next to fix pyright lint ([729d204](https://github.com/autorenderhq/autorender-python/commit/729d20471bdfe545acdea2e443cfb2b8436ba08a))


### Chores

* trigger release-please ([8db5acc](https://github.com/autorenderhq/autorender-python/commit/8db5acc865fce568f3ebb33c2e2536d9e84a41a6))
* update stlc custom-code tracking files ([505f95e](https://github.com/autorenderhq/autorender-python/commit/505f95e9e6b66928d05ffa5b630102fdfe3b5e3e))

## [0.1.0](https://github.com/autorenderhq/autorender-python/compare/v0.0.1...v0.1.0) (2026-05-25)


### Features

* add test CI job ([2c25e3a](https://github.com/autorenderhq/autorender-python/commit/2c25e3ad8ffe7ff44d5e7781e37de7c2598550df))
* **api:** api update ([84d1942](https://github.com/autorenderhq/autorender-python/commit/84d19422bdd7a80d8c0d52fe6bb0e989f7b2abe7))
* **api:** api update ([9dc8482](https://github.com/autorenderhq/autorender-python/commit/9dc848263fbf6509dd3e84a3a7963a897d14991b))
* **api:** api update ([04c1163](https://github.com/autorenderhq/autorender-python/commit/04c116350cc7a2f5f288a8fd9febd020083cf536))
* **api:** api update ([b4d6dbe](https://github.com/autorenderhq/autorender-python/commit/b4d6dbee14ac3e753968ce90388eaf01d2af4b94))
* **api:** api update ([3932736](https://github.com/autorenderhq/autorender-python/commit/393273609afc67cc8b30d33bb27861edb1e20988))
* **api:** api update ([58346bd](https://github.com/autorenderhq/autorender-python/commit/58346bdeba4b11a33fd1e63c69fceb432424bdf0))
* **api:** api update ([7fdb60a](https://github.com/autorenderhq/autorender-python/commit/7fdb60a62af1ae9fd716c3a9939d2cc128bd4a85))
* **api:** api update ([79c95b0](https://github.com/autorenderhq/autorender-python/commit/79c95b0a55d59e214f0b00936a5b517c0f66ca13))
* **api:** api update ([b43e6a1](https://github.com/autorenderhq/autorender-python/commit/b43e6a1b4b157808d3ef2606552df4e68c1524e7))
* **api:** api update ([658511c](https://github.com/autorenderhq/autorender-python/commit/658511ca294a346646139b0c4c5e0f4e151115e4))
* initial stlc build ([0bdb709](https://github.com/autorenderhq/autorender-python/commit/0bdb709b1d8e670a795f867f71fab9c3ef6be539))
* **internal/types:** support eagerly validating pydantic iterators ([477052f](https://github.com/autorenderhq/autorender-python/commit/477052fa9cd1ff89c96ee4b8febf010851c6501e))
* support setting headers via env ([749df21](https://github.com/autorenderhq/autorender-python/commit/749df21f7ac657d44cb297707a5ec2506bcb0df9))


### Bug Fixes

* **client:** add missing f-string prefix in file type error message ([0f93e15](https://github.com/autorenderhq/autorender-python/commit/0f93e15723c120a2f409cf2884d085f7966d5d0c))
* **examples:** use timestamp names and correct response shape in files.py ([b4d13a7](https://github.com/autorenderhq/autorender-python/commit/b4d13a7d72784c4448424db46495c985276773d3))
* install rye for Python SDK bootstrap ([5f089bf](https://github.com/autorenderhq/autorender-python/commit/5f089bf37c183b4d41b1eb1787c5b7390d93b0f2))
* **pagination:** resolve pyright incompatible override for has_next_page ([5cf6e56](https://github.com/autorenderhq/autorender-python/commit/5cf6e565ac0aeecdc5e59b887b1e008892eed1ce))
* **python:** rename pagination field has_next_page -> has_next to fix pyright lint ([729d204](https://github.com/autorenderhq/autorender-python/commit/729d20471bdfe545acdea2e443cfb2b8436ba08a))
* strip Content-Type header for body-less requests; add examples ([c3591d0](https://github.com/autorenderhq/autorender-python/commit/c3591d02910ded15e21a7ed7da402bf149f46857))
* use correct field name format for multipart file arrays ([f968ef9](https://github.com/autorenderhq/autorender-python/commit/f968ef95330967c6b888ea3fc89c85f12ee926d1))


### Performance Improvements

* **client:** optimize file structure copying in multipart requests ([498d621](https://github.com/autorenderhq/autorender-python/commit/498d621cc46637650c03f1ed9d00749dbcab9c99))


### Chores

* **internal:** more robust bootstrap script ([798e8b7](https://github.com/autorenderhq/autorender-python/commit/798e8b79c22e0173d4f30a80924dcad627cc838f))
* **internal:** reformat pyproject.toml ([fcc4169](https://github.com/autorenderhq/autorender-python/commit/fcc4169f137c6f4e6305bd0b8133658ad5337aa6))
* remove examples from SDK (moved to stainless-examples runner) ([12a383e](https://github.com/autorenderhq/autorender-python/commit/12a383e16ab6e856905dd8ce8f3f666ff914c43c))
* **tests:** bump steady to v0.22.1 ([30a0e81](https://github.com/autorenderhq/autorender-python/commit/30a0e8184adf8271f879cb9e5175ed52404a0043))
* update SDK settings ([aead4ee](https://github.com/autorenderhq/autorender-python/commit/aead4ee8dd9504134612b1845cd18576b7c58848))
* update stlc custom-code tracking files ([505f95e](https://github.com/autorenderhq/autorender-python/commit/505f95e9e6b66928d05ffa5b630102fdfe3b5e3e))

Comment on lines +54 to +99

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win

Remove the duplicated 0.1.0 entry.

Lines 54-99 already add a linked 0.1.0 section, but Line 100 starts a second 0.1.0 block immediately after it. Publishing both makes the release history ambiguous.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@CHANGELOG.md` around lines 54 - 99, The CHANGELOG has a duplicated release
section for 0.1.0, which makes the release history ambiguous. Remove the extra
0.1.0 heading/block so only one release entry remains for that version, keeping
the linked compare header and the existing Features/Bug Fixes/Chores content
under the single 0.1.0 section.

## 0.1.0 (2026-05-15)

Full Changelog: [v0.0.1...v0.1.0](https://github.com/autorenderhq/autorender-python/compare/v0.0.1...v0.1.0)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "autorender"
version = "0.0.1"
version = "0.2.2"
description = "The official Python library for the autorender API"
dynamic = ["readme"]
license = "MIT"
Expand Down
Loading