2
2
< html xmlns ="http://www.w3.org/1999/xhtml " xml:lang ="en " lang ="en ">
3
3
< head >
4
4
< meta charset ="utf-8 " />
5
+ < meta name ="generator " content ="Docutils 0.20.1: https://docutils.sourceforge.io/ " />
5
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 " />
6
- < meta name ="generator " content ="Docutils 0.19: https://docutils.sourceforge.io/ " />
7
7
< title > Changelog for DBUtils</ title >
8
8
< link rel ="stylesheet " href ="doc.css " type ="text/css " />
9
9
</ head >
12
12
< h1 class ="title "> Changelog for DBUtils</ h1 >
13
13
14
14
< section id ="section-1 ">
15
+ < h2 > 3.1.0</ h2 >
16
+ < p > DBUtils 3.1.0 was released on March 17, 2024.</ p >
17
+ < p > Changes:</ p >
18
+ < ul class ="simple ">
19
+ < li > < p > Support Python version 3.12, cease support for Python 3.6.</ p > </ li >
20
+ < li > < p > Various small internal improvements and modernizations.</ p > </ li >
21
+ </ ul >
22
+ </ section >
23
+ < section id ="section-2 ">
15
24
< h2 > 3.0.3</ h2 >
16
25
< p > DBUtils 3.0.3 was released on April 27, 2023.</ p >
17
26
< p > Changes:</ p >
@@ -21,19 +30,19 @@ <h2>3.0.3</h2>
21
30
< li > < p > Minor fixes and section an advanced usage in docs.</ p > </ li >
22
31
</ ul >
23
32
</ section >
24
- < section id ="section-2 ">
33
+ < section id ="section-3 ">
25
34
< h2 > 3.0.2</ h2 >
26
35
< p > DBUtils 3.0.2 was released on January 14, 2022.</ p >
27
36
< p > The optional iterator protocol on cursors is now supported.</ p >
28
37
</ section >
29
- < section id ="section-3 ">
38
+ < section id ="section-4 ">
30
39
< h2 > 3.0.1</ h2 >
31
40
< p > DBUtils 3.0.1 was released on December 22, 2021.</ p >
32
41
< p > It includes < span class ="docutils literal "> InterfaceError</ span > to the default list of exceptions
33
42
for which the connection failover mechanism is applied.
34
43
You can override this with the < span class ="docutils literal "> failures</ span > parameter.</ p >
35
44
</ section >
36
- < section id ="section-4 ">
45
+ < section id ="section-5 ">
37
46
< h2 > 3.0.0</ h2 >
38
47
< p > DBUtils 3.0.0 was released on November 26, 2021.</ p >
39
48
< p > It is intended to be used with Python versions 3.6 to 3.10.</ p >
@@ -42,31 +51,31 @@ <h2>3.0.0</h2>
42
51
< li > < p > Cease support for Python 2 and 3.5, minor optimizations.</ p > </ li >
43
52
</ ul >
44
53
</ section >
45
- < section id ="section-5 ">
54
+ < section id ="section-6 ">
46
55
< h2 > 2.0.3</ h2 >
47
56
< p > DBUtils 2.0.3 was released on November 26, 2021.</ p >
48
57
< p > Changes:</ p >
49
58
< ul class ="simple ">
50
59
< li > < p > Support Python version 3.10.</ p > </ li >
51
60
</ ul >
52
61
</ section >
53
- < section id ="section-6 ">
62
+ < section id ="section-7 ">
54
63
< h2 > 2.0.2</ h2 >
55
64
< p > DBUtils 2.0.2 was released on June 8, 2021.</ p >
56
65
< p > Changes:</ p >
57
66
< ul class ="simple ">
58
67
< li > < p > Allow using context managers for pooled connections.</ p > </ li >
59
68
</ ul >
60
69
</ section >
61
- < section id ="section-7 ">
70
+ < section id ="section-8 ">
62
71
< h2 > 2.0.1</ h2 >
63
72
< p > DBUtils 2.0.1 was released on April 8, 2021.</ p >
64
73
< p > Changes:</ p >
65
74
< ul class ="simple ">
66
75
< li > < p > Avoid "name Exception is not defined" when exiting.</ p > </ li >
67
76
</ ul >
68
77
</ section >
69
- < section id ="section-8 ">
78
+ < section id ="section-9 ">
70
79
< h2 > 2.0</ h2 >
71
80
< p > DBUtils 2.0 was released on September 26, 2020.</ p >
72
81
< p > It is intended to be used with Python versions 2.7 and 3.5 to 3.9.</ p >
@@ -82,7 +91,7 @@ <h2>2.0</h2>
82
91
< li > < p > This changelog has been compiled from the former release notes.</ p > </ li >
83
92
</ ul >
84
93
</ section >
85
- < section id ="section-9 ">
94
+ < section id ="section-10 ">
86
95
< h2 > 1.4</ h2 >
87
96
< p > DBUtils 1.4 was released on September 26, 2020.</ p >
88
97
< p > It is intended to be used with Python versions 2.7 and 3.5 to 3.9.</ p >
@@ -93,7 +102,7 @@ <h2>1.4</h2>
93
102
inside a transaction.</ p > </ li >
94
103
</ ul >
95
104
</ section >
96
- < section id ="section-10 ">
105
+ < section id ="section-11 ">
97
106
< h2 > 1.3</ h2 >
98
107
< p > DBUtils 1.3 was released on March 3, 2018.</ p >
99
108
< p > It is intended to be used with Python versions 2.6, 2.7 and 3.4 to 3.7.</ p >
@@ -102,12 +111,12 @@ <h2>1.3</h2>
102
111
< li > < p > This version now supports context handlers for connections and cursors.</ p > </ li >
103
112
</ ul >
104
113
</ section >
105
- < section id ="section-11 ">
114
+ < section id ="section-12 ">
106
115
< h2 > 1.2</ h2 >
107
116
< p > DBUtils 1.2 was released on February 5, 2017.</ p >
108
117
< p > It is intended to be used with Python versions 2.6, 2.7 and 3.0 to 3.6.</ p >
109
118
</ section >
110
- < section id ="section-12 ">
119
+ < section id ="section-13 ">
111
120
< h2 > 1.1.1</ h2 >
112
121
< p > DBUtils 1.1.1 was released on February 4, 2017.</ p >
113
122
< p > It is intended to be used with Python versions 2.3 to 2.7.</ p >
@@ -121,7 +130,7 @@ <h2>1.1.1</h2>
121
130
< li > < p > Fixed a problem when running under Jython (reported by Vitaly Kruglikov).</ p > </ li >
122
131
</ ul >
123
132
</ section >
124
- < section id ="section-13 ">
133
+ < section id ="section-14 ">
125
134
< h2 > 1.1</ h2 >
126
135
< p > DBUtils 1.1 was released on August 14, 2011.</ p >
127
136
< p > Improvements:</ p >
@@ -150,7 +159,7 @@ <h2>1.1</h2>
150
159
< li > < p > Fixed some minor issues with the < span class ="docutils literal "> DBUtilsExample</ span > for Webware.</ p > </ li >
151
160
</ ul >
152
161
</ section >
153
- < section id ="section-14 ">
162
+ < section id ="section-15 ">
154
163
< h2 > 1.0</ h2 >
155
164
< p > DBUtils 1.0 was released on November 29, 2008.</ p >
156
165
< p > It is intended to be used with Python versions 2.2 to 2.6.</ p >
@@ -183,7 +192,7 @@ <h2>1.0</h2>
183
192
the MySQLdb module (problem reported by Gregory Pinero).</ p > </ li >
184
193
</ ul >
185
194
</ section >
186
- < section id ="section-15 ">
195
+ < section id ="section-16 ">
187
196
< h2 > 0.9.4</ h2 >
188
197
< p > DBUtils 0.9.4 was released on July 7, 2007.</ p >
189
198
< p > This release fixes a problem in the destructor code and has been supplemented
@@ -192,7 +201,7 @@ <h2>0.9.4</h2>
192
201
in the last release, since you can now pass custom creator functions
193
202
for database connections instead of DB-API 2 modules.</ p >
194
203
</ section >
195
- < section id ="section-16 ">
204
+ < section id ="section-17 ">
196
205
< h2 > 0.9.3</ h2 >
197
206
< p > DBUtils 0.9.3 was released on May 21, 2007.</ p >
198
207
< p > Changes:</ p >
@@ -207,7 +216,7 @@ <h2>0.9.3</h2>
207
216
Added Chinese translation of the User's Guide, kindly contributed by gashero.</ p > </ li >
208
217
</ ul >
209
218
</ section >
210
- < section id ="section-17 ">
219
+ < section id ="section-18 ">
211
220
< h2 > 0.9.2</ h2 >
212
221
< p > DBUtils 0.9.2 was released on September 22, 2006.</ p >
213
222
< p > It is intended to be used with Python versions 2.2 to 2.5.</ p >
@@ -217,7 +226,7 @@ <h2>0.9.2</h2>
217
226
storage engine. Accordingly, renamed < span class ="docutils literal "> SolidPg</ span > to < span class ="docutils literal "> SteadyPg</ span > .</ p > </ li >
218
227
</ ul >
219
228
</ section >
220
- < section id ="section-18 ">
229
+ < section id ="section-19 ">
221
230
< h2 > 0.9.1</ h2 >
222
231
< p > DBUtils 0.9.1 was released on May 8, 2006.</ p >
223
232
< p > It is intended to be used with Python versions 2.2 to 2.4.</ p >
@@ -231,7 +240,7 @@ <h2>0.9.1</h2>
231
240
< li > < p > Improved the documentation and added a User's Guide.</ p > </ li >
232
241
</ ul >
233
242
</ section >
234
- < section id ="section-19 ">
243
+ < section id ="section-20 ">
235
244
< h2 > 0.8.1 - 2005-09-13</ h2 >
236
245
< p > DBUtils 0.8.1 was released on September 13, 2005.</ p >
237
246
< p > It is intended to be used with Python versions 2.0 to 2.4.</ p >
0 commit comments