File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
google/cloud/sql/connector Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.14.0] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/compare/v1.13.0...v1.14.0 ) (2024-11-20)
4
+
5
+
6
+ ### Features
7
+
8
+ * support native asyncpg connection pools ([ #1182 ] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/1182 ) ) ([ eb95a9d] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/eb95a9da35553387408e425721449660cc83196d ) )
9
+
3
10
## [ 1.13.0] ( https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/compare/v1.12.1...v1.13.0 ) (2024-10-22)
4
11
5
12
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- __version__ = "1.13 .0"
15
+ __version__ = "1.14 .0"
You can’t perform that action at this time.
0 commit comments