Commit 17e7597
authored
chore(main): release 0.3.10 (#510)
🤖 I have created a release *beep* *boop*
---
##
[0.3.10](v0.3.9...v0.3.10)
(2025-10-21)
### Features
* add `get_artifact_text()` helper method
([9155888](9155888))
* Add a `ClientFactory.connect()` method for easy client creation
([d585635](d585635))
### Bug Fixes
* change `MAX_CONTENT_LENGTH` (for file attachment) in json-rpc to be
larger size (10mb)
([#518](#518))
([5b81385](5b81385))
* correct `new_artifact` methods signature
([#503](#503))
([ee026aa](ee026aa))
### Code Refactoring
* **utils:** move part helpers to their own file
([9155888](9155888))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).1 parent ee026aa commit 17e7597
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
3 | 22 | | |
4 | 23 | | |
5 | 24 | | |
| |||
0 commit comments