File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
google/cloud/alloydb/connector Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.7.0] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.6.0...v1.7.0 ) (2025-01-14)
4
+
5
+
6
+ ### Features
7
+
8
+ * support native asyncpg connection pools ([ #409 ] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/409 ) ) ([ ea2a524] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/commit/ea2a524a533e528aa1d32a01959a288b6e5cd89a ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * Respect ` google.api ` namespace package. ([ #411 ] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/411 ) ) ([ aa2dedb] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/commit/aa2dedbe823713bf6f31acaf25e3bba4234d88b6 ) )
14
+
3
15
## [ 1.6.0] ( https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.5.0...v1.6.0 ) (2024-12-10)
4
16
5
17
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.6 .0"
15
+ __version__ = "1.7 .0"
You can’t perform that action at this time.
0 commit comments