We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 436e951 commit 7ad9ae0Copy full SHA for 7ad9ae0
Changes.rst
@@ -1,3 +1,14 @@
1
+Changes for v0.3.0 (2021-12-25)
2
+===============================
3
+
4
+- Added pgsql error codes (#38)
5
6
+- Support json column types (#28)
7
8
+- Support the continueAfterTimeout parameter (#30)
9
10
+- Handle UUID type hint (#32)
11
12
Changes for v0.2.7 (2020-12-12)
13
===============================
14
setup.py
@@ -4,7 +4,7 @@
setup(
name="aurora-data-api",
- version="0.2.7",
+ version="0.3.0",
url='https://github.com/chanzuckerberg/aurora-data-api',
license='Apache Software License',
author='Andrey Kislyuk',
0 commit comments