You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,22 @@
1
1
# Changelog
2
2
3
+
## 1.34.1 (2025-04-24)
4
+
5
+
Full Changelog: [v1.34.0...v1.34.1](https://github.com/conductor-is/quickbooks-desktop-python/compare/v1.34.0...v1.34.1)
6
+
7
+
### Bug Fixes
8
+
9
+
***pydantic v1:** more robust ModelField.annotation check ([024926b](https://github.com/conductor-is/quickbooks-desktop-python/commit/024926b582330cc9a75435f89c250988fe7158f4))
10
+
11
+
12
+
### Chores
13
+
14
+
***ci:** add timeout thresholds for CI jobs ([5757fae](https://github.com/conductor-is/quickbooks-desktop-python/commit/5757fae231a11728d1e9278153dc4bd5ab2b098a))
15
+
***internal:** codegen related update ([26e32a5](https://github.com/conductor-is/quickbooks-desktop-python/commit/26e32a5475b5299b1db70f50d8c842e24fda2e96))
16
+
***internal:** fix list file params ([be07999](https://github.com/conductor-is/quickbooks-desktop-python/commit/be079990b68669ea54cdab53966feb8f563eef42))
***internal:** refactor retries to not use recursion ([32f6ed4](https://github.com/conductor-is/quickbooks-desktop-python/commit/32f6ed4adfd21a863c80b4d0e2c125a72b4e28ac))
19
+
3
20
## 1.34.0 (2025-04-23)
4
21
5
22
Full Changelog: [v1.33.0...v1.34.0](https://github.com/conductor-is/quickbooks-desktop-python/compare/v1.33.0...v1.34.0)
0 commit comments