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.rst
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,12 @@ Changelog
5
5
Next
6
6
====
7
7
8
+
Version 0.3.6 - 2025-05-29
9
+
==========================
10
+
11
+
- The ``sqlglot`` version used was bumped to address compatibility issues (`#351 <https://github.com/preset-io/backend-sdk/pull/351>`_).
12
+
- The ``filterable`` and ``groupby`` column attributes can now be synced from dbt without the ``--merge-metadata`` flag (`#352 <https://github.com/preset-io/backend-sdk/pull/352>`_).
0 commit comments