Skip to content
This repository was archived by the owner on Jun 7, 2026. It is now read-only.

chore(main): release 2.0.0 - #47

Closed
github-actions[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--components--koine
Closed

chore(main): release 2.0.0#47
github-actions[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--components--koine

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.0.0 (2025-12-25)

⚠ BREAKING CHANGES

  • stream_text now returns a context manager instead of a coroutine. Must use async with stream_text(...) instead of await stream_text(...).

Features

Bug Fixes

  • ci: improve issue triage workflow and disable PR review (#44) (be4f1e2)

Code Refactoring

  • move SDK examples into package directories (#46) (6f1a098), closes #40

This PR was generated with Release Please. See documentation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move SDK examples into respective SDK package directories

1 participant