You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+5-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,11 @@
1
1
# Release History
2
2
3
-
- Bug fix for issue 193: convertNamedValuesToSparkParams was incorrectly creating a Spark parameter value as "%!s(<nil>)" when a named param was nil (databricks/databricks-sql-go#199 by @esdrasbeleza)
3
+
## v1.5.5 (2024-04-16)
4
+
5
+
- Fix: handle `nil` values passed as query parameter (databricks/databricks-sql-go#199 by @esdrasbeleza)
6
+
- Fix: provide content length on staging file put (databricks/databricks-sql-go#217 by @candiduslynx)
4
7
- Fix formatting of *float64 parameters (databricks/databricks-sql-go#215 by @esdrasbeleza)
8
+
- Fix: use correct tenant ID for different Azure domains (databricks/databricks-sql-go#210 by @tubiskasaroos)
0 commit comments