Skip to content

Commit 1b1f410

Browse files
-ammend
1 parent f1561df commit 1b1f410

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ Change Log
1313
1414
Unreleased
1515
----------
16+
[10.22.7] - 2026-06-16
17+
-----------------------
18+
* feat: add private_key and passphrase authenticate snowflake connection
1619

1720
[10.22.6] - 2026-06-15
1821
-----------------------

enterprise_data/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
Enterprise data api application. This Django app exposes API endpoints used by enterprises.
33
"""
44

5-
__version__ = "10.22.6"
5+
__version__ = "10.22.7"

0 commit comments

Comments
 (0)