1212< h1 class ="title "> Changelog for DBUtils</ h1 >
1313
1414< section id ="section-1 ">
15+ < h2 > 3.0.2</ h2 >
16+ < p > DBUtils 3.0.2 was released on January 14, 2022.</ p >
17+ < p > The the optional iterator protocol on cursors is now supported.</ p >
18+ </ section >
19+ < section id ="section-2 ">
1520< h2 > 3.0.1</ h2 >
1621< p > DBUtils 3.0.1 was released on December 22, 2021.</ p >
1722< p > It includes < span class ="docutils literal "> InterfaceError</ span > to the default list of exceptions
1823for which the connection failover mechanism is applied.
1924You can override this with the < span class ="docutils literal "> failures</ span > parameter.</ p >
2025</ section >
21- < section id ="section-2 ">
26+ < section id ="section-3 ">
2227< h2 > 3.0.0</ h2 >
2328< p > DBUtils 3.0.0 was released on November 26, 2021.</ p >
2429< p > It is intended to be used with Python versions 3.6 to 3.10.</ p >
@@ -27,31 +32,31 @@ <h2>3.0.0</h2>
2732< li > < p > Cease support for Python 2 and 3.5, minor optimizations.</ p > </ li >
2833</ ul >
2934</ section >
30- < section id ="section-3 ">
35+ < section id ="section-4 ">
3136< h2 > 2.0.3</ h2 >
3237< p > DBUtils 2.0.3 was released on November 26, 2021.</ p >
3338< p > Changes:</ p >
3439< ul class ="simple ">
3540< li > < p > Support Python version 3.10.</ p > </ li >
3641</ ul >
3742</ section >
38- < section id ="section-4 ">
43+ < section id ="section-5 ">
3944< h2 > 2.0.2</ h2 >
4045< p > DBUtils 2.0.2 was released on June 8, 2021.</ p >
4146< p > Changes:</ p >
4247< ul class ="simple ">
4348< li > < p > Allow using context managers for pooled connections.</ p > </ li >
4449</ ul >
4550</ section >
46- < section id ="section-5 ">
51+ < section id ="section-6 ">
4752< h2 > 2.0.1</ h2 >
4853< p > DBUtils 2.0.1 was released on April 8, 2021.</ p >
4954< p > Changes:</ p >
5055< ul class ="simple ">
5156< li > < p > Avoid "name Exception is not defined" when exiting.</ p > </ li >
5257</ ul >
5358</ section >
54- < section id ="section-6 ">
59+ < section id ="section-7 ">
5560< h2 > 2.0</ h2 >
5661< p > DBUtils 2.0 was released on September 26, 2020.</ p >
5762< p > It is intended to be used with Python versions 2.7 and 3.5 to 3.9.</ p >
@@ -67,7 +72,7 @@ <h2>2.0</h2>
6772< li > < p > This changelog has been compiled from the former release notes.</ p > </ li >
6873</ ul >
6974</ section >
70- < section id ="section-7 ">
75+ < section id ="section-8 ">
7176< h2 > 1.4</ h2 >
7277< p > DBUtils 1.4 was released on September 26, 2020.</ p >
7378< p > It is intended to be used with Python versions 2.7 and 3.5 to 3.9.</ p >
@@ -78,7 +83,7 @@ <h2>1.4</h2>
7883inside a transaction.</ p > </ li >
7984</ ul >
8085</ section >
81- < section id ="section-8 ">
86+ < section id ="section-9 ">
8287< h2 > 1.3</ h2 >
8388< p > DBUtils 1.3 was released on March 3, 2018.</ p >
8489< p > It is intended to be used with Python versions 2.6, 2.7 and 3.4 to 3.7.</ p >
@@ -87,12 +92,12 @@ <h2>1.3</h2>
8792< li > < p > This version now supports context handlers for connections and cursors.</ p > </ li >
8893</ ul >
8994</ section >
90- < section id ="section-9 ">
95+ < section id ="section-10 ">
9196< h2 > 1.2</ h2 >
9297< p > DBUtils 1.2 was released on February 5, 2017.</ p >
9398< p > It is intended to be used with Python versions 2.6, 2.7 and 3.0 to 3.6.</ p >
9499</ section >
95- < section id ="section-10 ">
100+ < section id ="section-11 ">
96101< h2 > 1.1.1</ h2 >
97102< p > DBUtils 1.1.1 was released on February 4, 2017.</ p >
98103< p > It is intended to be used with Python versions 2.3 to 2.7.</ p >
@@ -106,7 +111,7 @@ <h2>1.1.1</h2>
106111< li > < p > Fixed a problem when running under Jython (reported by Vitaly Kruglikov).</ p > </ li >
107112</ ul >
108113</ section >
109- < section id ="section-11 ">
114+ < section id ="section-12 ">
110115< h2 > 1.1</ h2 >
111116< p > DBUtils 1.1 was released on August 14, 2011.</ p >
112117< p > Improvements:</ p >
@@ -135,7 +140,7 @@ <h2>1.1</h2>
135140< li > < p > Fixed some minor issues with the < span class ="docutils literal "> DBUtilsExample</ span > for Webware.</ p > </ li >
136141</ ul >
137142</ section >
138- < section id ="section-12 ">
143+ < section id ="section-13 ">
139144< h2 > 1.0</ h2 >
140145< p > DBUtils 1.0 was released on November 29, 2008.</ p >
141146< p > It is intended to be used with Python versions 2.2 to 2.6.</ p >
@@ -168,7 +173,7 @@ <h2>1.0</h2>
168173the MySQLdb module (problem reported by Gregory Pinero).</ p > </ li >
169174</ ul >
170175</ section >
171- < section id ="section-13 ">
176+ < section id ="section-14 ">
172177< h2 > 0.9.4</ h2 >
173178< p > DBUtils 0.9.4 was released on July 7, 2007.</ p >
174179< p > This release fixes a problem in the destructor code and has been supplemented
@@ -177,7 +182,7 @@ <h2>0.9.4</h2>
177182in the last release, since you can now pass custom creator functions
178183for database connections instead of DB-API 2 modules.</ p >
179184</ section >
180- < section id ="section-14 ">
185+ < section id ="section-15 ">
181186< h2 > 0.9.3</ h2 >
182187< p > DBUtils 0.9.3 was released on May 21, 2007.</ p >
183188< p > Changes:</ p >
@@ -192,7 +197,7 @@ <h2>0.9.3</h2>
192197Added Chinese translation of the User's Guide, kindly contributed by gashero.</ p > </ li >
193198</ ul >
194199</ section >
195- < section id ="section-15 ">
200+ < section id ="section-16 ">
196201< h2 > 0.9.2</ h2 >
197202< p > DBUtils 0.9.2 was released on September 22, 2006.</ p >
198203< p > It is intended to be used with Python versions 2.2 to 2.5.</ p >
@@ -202,7 +207,7 @@ <h2>0.9.2</h2>
202207storage engine. Accordingly, renamed < span class ="docutils literal "> SolidPg</ span > to < span class ="docutils literal "> SteadyPg</ span > .</ p > </ li >
203208</ ul >
204209</ section >
205- < section id ="section-16 ">
210+ < section id ="section-17 ">
206211< h2 > 0.9.1</ h2 >
207212< p > DBUtils 0.9.1 was released on May 8, 2006.</ p >
208213< p > It is intended to be used with Python versions 2.2 to 2.4.</ p >
@@ -216,7 +221,7 @@ <h2>0.9.1</h2>
216221< li > < p > Improved the documentation and added a User's Guide.</ p > </ li >
217222</ ul >
218223</ section >
219- < section id ="section-17 ">
224+ < section id ="section-18 ">
220225< h2 > 0.8.1 - 2005-09-13</ h2 >
221226< p > DBUtils 0.8.1 was released on September 13, 2005.</ p >
222227< p > It is intended to be used with Python versions 2.0 to 2.4.</ p >
0 commit comments