File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,14 @@ Changelog
22=========
33
44
5+ v2.0.917 (2023-11-20)
6+ ---------------------
7+ - Chore: lint codebase. [ Brooke White]
8+ - Feat: Adds ability to connect to datashare databases for clusters and
9+ serverless workgroups running the PREVIEW_2023 track. [ Brooke White]
10+ - Chore: Removed BrowserIdcAuthPlugin. [ Brooke White]
11+
12+
513v2.0.916 (2023-11-13)
614---------------------
715- Feat(auth): Added support for Custom Cluster Names (CNAME) for Amazon
Original file line number Diff line number Diff line change 22# 1) we don't load dependencies by storing it in __init__.py
33# 2) we can import it in setup.py for the same reason
44# 3) we can import it into your module module
5- __version__ = "2.0.916 "
5+ __version__ = "2.0.917 "
You can’t perform that action at this time.
0 commit comments