We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb52831 commit 9fc87f0Copy full SHA for 9fc87f0
1 file changed
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# GoodData Ruby SDK Changelog
2
3
+## 0.6.15
4
+
5
+- Adding users now accepts more variants of providing users
6
+- Import users is not importing users to domain automatically. There is app in appstore that should help you with various ways of importing users
7
+- Speed improvements for adding users
8
+- Fixed listing facts/attributes on the dataset
9
+- Corrected fixed limit on listing users from domain. Paging is handled by different parameter
10
+- Replacing value in metric/attribute should be more resilient
11
12
## 0.6.14
13
14
- Project update from blueprint does not fail when MAQL chunks are empty.
0 commit comments