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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,8 @@
1
1
## Change Log
2
+
## 0.2.0.rc1 - 2024-08-16
3
+
4
+
* Adding RLS filter clause to the 'api/v1/security/guest_token/' API params in guest_token.rb - https://github.com/rdytech/superset-client/pull/31
5
+
* This adds 2 filters site_clause which adds the condition to retrieve only the records that belong to current user's accessible_site_ids and programme_clause which adds the condition to retrieve only the records that belong to current user's programmes
0 commit comments