Skip to content

Commit

Permalink
Release 9.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
billie-jean committed Jan 11, 2024
1 parent f343187 commit c736f19
Show file tree
Hide file tree
Showing 56 changed files with 95 additions and 128 deletions.
10 changes: 0 additions & 10 deletions common/changes/@gooddata/sdk-ui-all/EGL-362_2023-11-30-10-06.json

This file was deleted.

10 changes: 0 additions & 10 deletions common/changes/@gooddata/sdk-ui-all/EGL-362_2023-11-30-10-07.json

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

4 changes: 2 additions & 2 deletions common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
{
"definitionName": "lockStepVersion",
"policyName": "sdk",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"nextBump": "prerelease",
"mainProject": "@gooddata/sdk-ui-all"
},
{
"definitionName": "lockStepVersion",
"policyName": "sdk-examples",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"nextBump": "prerelease",
"mainProject": "@gooddata/sdk-interactive-examples"
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-examples-template",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"title": "GoodData interactive example template",
"description": "GoodData interactive example template",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-attributefilter",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"title": "Attribute Filter Example",
"description": "This example demonstrates how to use the AttributeFilter component to filter data in a visualization.",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-chartconfig",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"title": "Chart config manipulation",
"description": "This interactive example demonstrates how to manipulate the chart config.",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-columnchart",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"title": "ColumnChart",
"description": "This example demonstrates the usage of the ColumnChart component with the viewBy and stackBy properties.",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-combochart",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"title": "ComboChart",
"description": "Example demonstrates ComboChart secondaryMeasures definition. ",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-dashboard",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"title": "Dashboard component",
"description": "This example shows how to use the Dashboard component.",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-datefilter",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"title": "DateFilter",
"description": "Example demonstrates usage of Date Filter component.",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-dependentfilters",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"title": "Dependent Filters Example",
"description": "This example demonstrates how to use multiple attribute filters linked together to filter data in a visualization.",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-execute",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"title": "Execute",
"description": "This example demonstrates using Execute component and build custom visualization.",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-granularity",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"title": "Granularity",
"description": "This example exmplains DateFilter granularity ",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-headline",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"title": "Headline",
"description": "This example shows how to use the Headline component.",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-pivottable",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"title": "PivotTable",
"description": "Basic PivotTable manipulation.",
"author": "GoodData Corporation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-example-relativedatefilter",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"title": "RelativeDateFilter",
"description": "Example demonstrates how to set relative DateFilter for visualization.",
"author": "GoodData Corporation",
Expand Down
2 changes: 1 addition & 1 deletion examples/sdk-interactive-examples/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-interactive-examples",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"description": "GoodData React interactive examples",
"license": "LicenseRef-LICENSE",
"author": "GoodData Corporation",
Expand Down
2 changes: 1 addition & 1 deletion libs/api-client-bear/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/api-client-bear",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"author": "GoodData",
"description": "API Client for the GoodData platform",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion libs/api-client-tiger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/api-client-tiger",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"author": "GoodData",
"description": "API Client for GoodData Cloud and GoodData.CN",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion libs/api-model-bear/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/api-model-bear",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"description": "TypeScript definition files for GoodData platform",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-backend-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-backend-base",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"author": "GoodData",
"description": "GoodData.UI SDK - Base for backend implementations",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-backend-bear/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-backend-bear",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"author": "GoodData",
"description": "GoodData Backend SPI implementation for the GoodData platform",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-backend-mockingbird/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-backend-mockingbird",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"author": "GoodData",
"description": "Mock GoodData Backend SPI implementation",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-backend-spi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-backend-spi",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"author": "GoodData",
"description": "GoodData Backend SPI abstraction interfaces",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-backend-tiger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-backend-tiger",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"author": "GoodData",
"description": "GoodData Backend SPI implementation for GoodData Cloud and GoodData.CN",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-embedding/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-embedding",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"author": "GoodData",
"description": "GoodData Embedding APIs",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-model/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-model",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"author": "GoodData",
"description": "GoodData Model definitions used by UI components and Backend SPI and its implementations",
"repository": {
Expand Down
33 changes: 33 additions & 0 deletions libs/sdk-ui-all/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,39 @@
{
"name": "@gooddata/sdk-ui-all",
"entries": [
{
"version": "9.5.0",
"tag": "@gooddata/sdk-ui-all_v9.5.0",
"date": "Thu, 11 Jan 2024 12:13:13 GMT",
"comments": {
"none": [
{
"comment": "Users can create multiple insight interactions per attribute/measure for the Panther environment."
},
{
"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."
},
{
"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."
},
{
"comment": "Introduce cross-filtering for GoodData Cloud"
},
{
"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."
},
{
"comment": "Add support for attribute filter selection in drill to custom url."
},
{
"comment": "Enable decorating attribute filters in plugins customization API."
},
{
"comment": "Enable decorating dashboard content in plugins customization API."
}
]
}
},
{
"version": "9.4.0",
"tag": "@gooddata/sdk-ui-all_v9.4.0",
Expand Down
16 changes: 15 additions & 1 deletion libs/sdk-ui-all/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# Change Log - @gooddata/sdk-ui-all

This log was last generated on Thu, 30 Nov 2023 11:57:11 GMT and should not be manually modified.
This log was last generated on Thu, 11 Jan 2024 12:13:13 GMT and should not be manually modified.

## 9.5.0
Thu, 11 Jan 2024 12:13:13 GMT

### Updates

- Users can create multiple insight interactions per attribute/measure for the Panther environment.
- Users can create, edit, and delete attribute hierarchies in the UI. Additionally, they can view and interact with a list of drill-down interactions.
- 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.
- Introduce cross-filtering for GoodData Cloud
- 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.
- Add support for attribute filter selection in drill to custom url.
- Enable decorating attribute filters in plugins customization API.
- Enable decorating dashboard content in plugins customization API.

## 9.4.0
Thu, 30 Nov 2023 11:57:11 GMT
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-ui-all/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-ui-all",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"author": "GoodData",
"description": "GoodData SDK - All-In-One",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-ui-charts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-ui-charts",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"description": "GoodData.UI SDK - Charts",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-ui-dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-ui-dashboard",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"description": "GoodData SDK - Dashboard Component",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk-ui-ext/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddata/sdk-ui-ext",
"version": "9.5.0-beta.4",
"version": "9.5.0",
"description": "GoodData.UI SDK - Extensions",
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit c736f19

Please sign in to comment.