We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60deef1 commit 6dbe83fCopy full SHA for 6dbe83f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.4.2](https://github.com/googleapis/python-db-dtypes-pandas/compare/v1.4.1...v1.4.2) (2025-03-04)
4
+
5
6
+### Bug Fixes
7
8
+* Remove unbox json functionality from JSONArrowType ([#325](https://github.com/googleapis/python-db-dtypes-pandas/issues/325)) ([60deef1](https://github.com/googleapis/python-db-dtypes-pandas/commit/60deef1636ba3e4f88725db8b9ce23b634168ac2))
9
10
## [1.4.1](https://github.com/googleapis/python-db-dtypes-pandas/compare/v1.4.0...v1.4.1) (2025-01-30)
11
12
db_dtypes/version.py
@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = "1.4.1"
+__version__ = "1.4.2"
0 commit comments