Skip to content

chore: release 0.17.6#171

Merged
avkonst merged 1 commit into
mainfrom
release-0.17.6
Jun 11, 2026
Merged

chore: release 0.17.6#171
avkonst merged 1 commit into
mainfrom
release-0.17.6

Conversation

@hardbyte

Copy link
Copy Markdown
Contributor

Patch release bumping all workspace crates and the Python runtime to 0.17.6, promoting the Unreleased CHANGELOG section.

Included since 0.17.5

Bump all workspace crates and the Python runtime to 0.17.6 and promote the Unreleased CHANGELOG section. Includes the #[reflectapi(hidden)] field attribute (#168), the Python codegen fix for nullable Option<T> fields in flattened tagged-enum variant models (#170, fixes #167), and the Python submodule import ordering fix (#165).
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@github-actions

Copy link
Copy Markdown

📖 Documentation Preview: https://reflectapi-docs-preview-pr-171.partly.workers.dev

Updated automatically from commit cba0f10

@avkonst avkonst merged commit c73495c into main Jun 11, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: reflectapi Python codegen emits a nullable Option<T> field as a required key

2 participants