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 6b040ca commit 1b6131aCopy full SHA for 1b6131a
.github/workflows/publish.yml
@@ -63,7 +63,7 @@ jobs:
63
matrix:
64
os:
65
- ubuntu-20.04
66
- - macos-12
+ - macos-13
67
- windows-2019
68
69
steps:
docs/src/whatsnew.rst
@@ -12,7 +12,7 @@ v1.9.0 - December 4, 2024
12
-------------------------
13
* Add Fusion SQL commands for personal and shared files
14
* Add Fusion SQL commands for Iceberg egress service
15
-* Add `tls_sni_servername` to connection
+* Add ``tls_sni_servername`` to connection
16
* Fix special character parsing in connection URLs
17
18
v1.8.0 - November 19, 2024
0 commit comments