Skip to content

Commit 92bd5d5

Browse files
committed
chore: add change logs
JIRA: RAIL-5119
1 parent 1cc5c10 commit 92bd5d5

File tree

6 files changed

+60
-0
lines changed

6 files changed

+60
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@gooddata/sdk-ui-all",
5+
"comment": "Added support for pivot tables, allowing you to transpose column headers to rows for more flexible data analysis.",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@gooddata/sdk-ui-all"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@gooddata/sdk-ui-all",
5+
"comment": "The pivot table allows metrics to be placed in rows instead of columns.",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@gooddata/sdk-ui-all"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@gooddata/sdk-ui-all",
5+
"comment": "Optimized attribute filter to fetch element counts only for child filters, reducing overhead and improving performance by not fetching the total count of elements by default.",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@gooddata/sdk-ui-all"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@gooddata/sdk-ui-all",
5+
"comment": "Sdk-backend-tiger now supports the following entity properties: createdAt, createdBy, modifiedAt, modifedBy for the following analytical objects: insight, analytical dashboard, dashboard plugin, metric.",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@gooddata/sdk-ui-all"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@gooddata/sdk-ui-all",
5+
"comment": "Sdk-backend-tiger now supports JWT authentication.",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@gooddata/sdk-ui-all"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@gooddata/sdk-ui-all",
5+
"comment": "Added support for Waterfall chart visualizations.",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@gooddata/sdk-ui-all"
10+
}

0 commit comments

Comments
 (0)