Skip to content

Commit 838f8bf

Browse files
committed
Updating change log
1 parent bf586c7 commit 838f8bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## Change Log
2-
## 0.2.0.rc1 - 2024-08-16
2+
## 0.2.0.rc1 - 2024-08-19
33

44
* 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
5+
* Any filter that needs to applied to the dataset's final where condition can be passed here. Ex: [{ "clause": "publisher = 'Nintendo'" }]. Refer this: https://github.com/apache/superset/tree/master/superset-embedded-sdk#creating-a-guest-token
66

77
## 0.1.7 - 2024-08-27
88

0 commit comments

Comments
 (0)