We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 172bb3c commit af10a1cCopy full SHA for af10a1c
CHANGES.md
@@ -1,12 +1,14 @@
1
# Changelog
2
3
## Unreleased
4
+
5
+## 2024/11/04 0.40.1
6
- CI: Verified support on Python 3.13
-- Dependencies: Updated to `crate-1.0.0`
7
+- Dependencies: Updated to `crate-1.0.0.dev2`
8
9
## 2024/10/07 0.40.0
10
- Propagate error traces properly, using the `error_trace` `connect_args` option,
- by using `crate-1.0.0dev1`
11
+ by using `crate-1.0.0.dev1`
12
- Use slightly amended `do_execute`, `do_execute_no_params`, `do_executemany`
13
to store their responses into the request context instance
14
0 commit comments