Skip to content

Commit c736f19

Browse files
author
billie-jean
committed
Release 9.5.0
1 parent f343187 commit c736f19

File tree

56 files changed

+95
-128
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+95
-128
lines changed

common/changes/@gooddata/sdk-ui-all/EGL-362_2023-11-30-10-06.json

-10
This file was deleted.

common/changes/@gooddata/sdk-ui-all/EGL-362_2023-11-30-10-07.json

-10
This file was deleted.

common/changes/@gooddata/sdk-ui-all/jsc-tnt-1825_2023-11-24-12-14.json

-10
This file was deleted.

common/changes/@gooddata/sdk-ui-all/jsc-tnt-1936_2023-12-13-16-22.json

-10
This file was deleted.

common/changes/@gooddata/sdk-ui-all/mkn-rail-5175_2023-11-22-15-10.json

-10
This file was deleted.

common/changes/@gooddata/sdk-ui-all/mkn-tnt-1805_2023-12-13-22-01.json

-10
This file was deleted.

common/changes/@gooddata/sdk-ui-all/nen-rail-5208_2023-11-21-13-16.json

-10
This file was deleted.

common/changes/@gooddata/sdk-ui-all/nen-rail-5209_2023-11-30-08-39.json

-10
This file was deleted.

common/config/rush/version-policies.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
{
1313
"definitionName": "lockStepVersion",
1414
"policyName": "sdk",
15-
"version": "9.5.0-beta.4",
15+
"version": "9.5.0",
1616
"nextBump": "prerelease",
1717
"mainProject": "@gooddata/sdk-ui-all"
1818
},
1919
{
2020
"definitionName": "lockStepVersion",
2121
"policyName": "sdk-examples",
22-
"version": "9.5.0-beta.4",
22+
"version": "9.5.0",
2323
"nextBump": "prerelease",
2424
"mainProject": "@gooddata/sdk-interactive-examples"
2525
}

examples/sdk-interactive-examples/examples-template/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-examples-template",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"title": "GoodData interactive example template",
55
"description": "GoodData interactive example template",
66
"author": "GoodData Corporation",

examples/sdk-interactive-examples/examples/example-attributefilter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-attributefilter",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"title": "Attribute Filter Example",
55
"description": "This example demonstrates how to use the AttributeFilter component to filter data in a visualization.",
66
"author": "GoodData Corporation",

examples/sdk-interactive-examples/examples/example-chartconfig/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-chartconfig",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"title": "Chart config manipulation",
55
"description": "This interactive example demonstrates how to manipulate the chart config.",
66
"author": "GoodData Corporation",

examples/sdk-interactive-examples/examples/example-columnchart/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-columnchart",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"title": "ColumnChart",
55
"description": "This example demonstrates the usage of the ColumnChart component with the viewBy and stackBy properties.",
66
"author": "GoodData Corporation",

examples/sdk-interactive-examples/examples/example-combochart/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-combochart",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"title": "ComboChart",
55
"description": "Example demonstrates ComboChart secondaryMeasures definition. ",
66
"author": "GoodData Corporation",

examples/sdk-interactive-examples/examples/example-dashboard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-dashboard",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"title": "Dashboard component",
55
"description": "This example shows how to use the Dashboard component.",
66
"author": "GoodData Corporation",

examples/sdk-interactive-examples/examples/example-datefilter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-datefilter",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"title": "DateFilter",
55
"description": "Example demonstrates usage of Date Filter component.",
66
"author": "GoodData Corporation",

examples/sdk-interactive-examples/examples/example-dependentfilters/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-dependentfilters",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"title": "Dependent Filters Example",
55
"description": "This example demonstrates how to use multiple attribute filters linked together to filter data in a visualization.",
66
"author": "GoodData Corporation",

examples/sdk-interactive-examples/examples/example-execute/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-execute",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"title": "Execute",
55
"description": "This example demonstrates using Execute component and build custom visualization.",
66
"author": "GoodData Corporation",

examples/sdk-interactive-examples/examples/example-granularity/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-granularity",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"title": "Granularity",
55
"description": "This example exmplains DateFilter granularity ",
66
"author": "GoodData Corporation",

examples/sdk-interactive-examples/examples/example-headline/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-headline",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"title": "Headline",
55
"description": "This example shows how to use the Headline component.",
66
"author": "GoodData Corporation",

examples/sdk-interactive-examples/examples/example-pivottable/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-pivottable",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"title": "PivotTable",
55
"description": "Basic PivotTable manipulation.",
66
"author": "GoodData Corporation",

examples/sdk-interactive-examples/examples/example-relativedatefilter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-example-relativedatefilter",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"title": "RelativeDateFilter",
55
"description": "Example demonstrates how to set relative DateFilter for visualization.",
66
"author": "GoodData Corporation",

examples/sdk-interactive-examples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-interactive-examples",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"description": "GoodData React interactive examples",
55
"license": "LicenseRef-LICENSE",
66
"author": "GoodData Corporation",

libs/api-client-bear/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/api-client-bear",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"author": "GoodData",
55
"description": "API Client for the GoodData platform",
66
"repository": {

libs/api-client-tiger/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/api-client-tiger",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"author": "GoodData",
55
"description": "API Client for GoodData Cloud and GoodData.CN",
66
"repository": {

libs/api-model-bear/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/api-model-bear",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"description": "TypeScript definition files for GoodData platform",
55
"repository": {
66
"type": "git",

libs/sdk-backend-base/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-backend-base",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"author": "GoodData",
55
"description": "GoodData.UI SDK - Base for backend implementations",
66
"repository": {

libs/sdk-backend-bear/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-backend-bear",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"author": "GoodData",
55
"description": "GoodData Backend SPI implementation for the GoodData platform",
66
"repository": {

libs/sdk-backend-mockingbird/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-backend-mockingbird",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"author": "GoodData",
55
"description": "Mock GoodData Backend SPI implementation",
66
"repository": {

libs/sdk-backend-spi/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-backend-spi",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"author": "GoodData",
55
"description": "GoodData Backend SPI abstraction interfaces",
66
"repository": {

libs/sdk-backend-tiger/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-backend-tiger",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"author": "GoodData",
55
"description": "GoodData Backend SPI implementation for GoodData Cloud and GoodData.CN",
66
"repository": {

libs/sdk-embedding/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-embedding",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"author": "GoodData",
55
"description": "GoodData Embedding APIs",
66
"repository": {

libs/sdk-model/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-model",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"author": "GoodData",
55
"description": "GoodData Model definitions used by UI components and Backend SPI and its implementations",
66
"repository": {

libs/sdk-ui-all/CHANGELOG.json

+33
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,39 @@
11
{
22
"name": "@gooddata/sdk-ui-all",
33
"entries": [
4+
{
5+
"version": "9.5.0",
6+
"tag": "@gooddata/sdk-ui-all_v9.5.0",
7+
"date": "Thu, 11 Jan 2024 12:13:13 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Users can create multiple insight interactions per attribute/measure for the Panther environment."
12+
},
13+
{
14+
"comment": "Users can create, edit, and delete attribute hierarchies in the UI. Additionally, they can view and interact with a list of drill-down interactions."
15+
},
16+
{
17+
"comment": "Support for dependent filters on Tiger backend added. Attribute filter on Tiger can now be dependent on other filters which will effectively filter out some of its elements. It supports circular dependencies in filters, keeping selected values when parent filter changes and showing/clearing of filtered out elements."
18+
},
19+
{
20+
"comment": "Introduce cross-filtering for GoodData Cloud"
21+
},
22+
{
23+
"comment": "Dashboard plugins no longer support version lock of the GoodData.UI dependencies. Since now, all GoodData.UI dependencies will be injected to the plugin in their latest version at runtime. Also improve way to specify compatibility of the plugin."
24+
},
25+
{
26+
"comment": "Add support for attribute filter selection in drill to custom url."
27+
},
28+
{
29+
"comment": "Enable decorating attribute filters in plugins customization API."
30+
},
31+
{
32+
"comment": "Enable decorating dashboard content in plugins customization API."
33+
}
34+
]
35+
}
36+
},
437
{
538
"version": "9.4.0",
639
"tag": "@gooddata/sdk-ui-all_v9.4.0",

libs/sdk-ui-all/CHANGELOG.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Change Log - @gooddata/sdk-ui-all
22

3-
This log was last generated on Thu, 30 Nov 2023 11:57:11 GMT and should not be manually modified.
3+
This log was last generated on Thu, 11 Jan 2024 12:13:13 GMT and should not be manually modified.
4+
5+
## 9.5.0
6+
Thu, 11 Jan 2024 12:13:13 GMT
7+
8+
### Updates
9+
10+
- Users can create multiple insight interactions per attribute/measure for the Panther environment.
11+
- Users can create, edit, and delete attribute hierarchies in the UI. Additionally, they can view and interact with a list of drill-down interactions.
12+
- Support for dependent filters on Tiger backend added. Attribute filter on Tiger can now be dependent on other filters which will effectively filter out some of its elements. It supports circular dependencies in filters, keeping selected values when parent filter changes and showing/clearing of filtered out elements.
13+
- Introduce cross-filtering for GoodData Cloud
14+
- Dashboard plugins no longer support version lock of the GoodData.UI dependencies. Since now, all GoodData.UI dependencies will be injected to the plugin in their latest version at runtime. Also improve way to specify compatibility of the plugin.
15+
- Add support for attribute filter selection in drill to custom url.
16+
- Enable decorating attribute filters in plugins customization API.
17+
- Enable decorating dashboard content in plugins customization API.
418

519
## 9.4.0
620
Thu, 30 Nov 2023 11:57:11 GMT

libs/sdk-ui-all/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-ui-all",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"author": "GoodData",
55
"description": "GoodData SDK - All-In-One",
66
"repository": {

libs/sdk-ui-charts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-ui-charts",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"description": "GoodData.UI SDK - Charts",
55
"repository": {
66
"type": "git",

libs/sdk-ui-dashboard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-ui-dashboard",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"description": "GoodData SDK - Dashboard Component",
55
"repository": {
66
"type": "git",

libs/sdk-ui-ext/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-ui-ext",
3-
"version": "9.5.0-beta.4",
3+
"version": "9.5.0",
44
"description": "GoodData.UI SDK - Extensions",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)