File tree 1 file changed +7
-10
lines changed
1 file changed +7
-10
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## Version 0.27.5 (26/07/2023)
4
+ ## What's Changed
5
+ * Fixed the issue with specific UDFs in BigQuery.
6
+
7
+ ** Full Changelog** : https://github.com/fivetran/dbt-language-server/compare/v0.27.4...v0.27.5
8
+ ---
9
+
3
10
## Version 0.27.4 (18/07/2023)
4
11
## What's Changed
5
12
* Improved Snowflake compatibility by returning columns in the correct order.
@@ -248,13 +255,3 @@ AS (
248
255
249
256
250
257
** Full Changelog** : https://github.com/fivetran/dbt-language-server/compare/v0.13.0...v0.13.1
251
- ---
252
-
253
- ## Version 0.13.0 (25/10/2022)
254
- ## What's Changed
255
- * Run ZetaSql in WSL on Windows ([ see docs] ( https://github.com/fivetran/dbt-language-server/blob/main/docs/WindowsSupport.md#windows-support ) ).
256
- * Fix wrong text in packages Language Status Item.
257
- * Fix issue with space in python path (https://github.com/fivetran/dbt-language-server/issues/489 ).
258
- * Fix minor issues on Windows.
259
-
260
- ** Full Changelog** : https://github.com/fivetran/dbt-language-server/compare/v0.12.2...v0.13.0
You can’t perform that action at this time.
0 commit comments