Skip to content

chore(main): release socketry 0.2.2#35

Merged
jlopez merged 2 commits into
mainfrom
release-please--branches--main--components--socketry
Mar 2, 2026
Merged

chore(main): release socketry 0.2.2#35
jlopez merged 2 commits into
mainfrom
release-please--branches--main--components--socketry

Conversation

@jlopez

@jlopez jlopez commented Mar 2, 2026

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

0.2.2 (2026-03-02)

Bug Fixes

  • ci: update uv.lock on release-please PRs (#38) (f7cf4ad)
  • client: introduce SocketryError base class; clean up exception hierarchy (#36) (20516ec), closes #33
  • client: raise AuthenticationError instead of RuntimeError on login failure (#34) (772e552), closes #32

This PR was generated with Release Please. See documentation.

@jlopez jlopez force-pushed the release-please--branches--main--components--socketry branch from 9f66c27 to 1933180 Compare March 2, 2026 17:26
@jlopez jlopez force-pushed the release-please--branches--main--components--socketry branch from 1933180 to 615db07 Compare March 2, 2026 18:42
@jlopez jlopez merged commit 26e9514 into main Mar 2, 2026
4 checks passed
@jlopez jlopez deleted the release-please--branches--main--components--socketry branch March 2, 2026 18:44
@jlopez

jlopez commented Mar 2, 2026

Copy link
Copy Markdown
Owner Author

🤖 Created releases:

🌻

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clean up exception hierarchy: introduce SocketryError base class Client.login() should raise AuthenticationError instead of RuntimeError

1 participant