Skip to content

Commit 8ddc513

Browse files
author
billie-jean
committed
Release 9.4.0
1 parent ccd13eb commit 8ddc513

File tree

49 files changed

+69
-66
lines changed

Some content is hidden

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

49 files changed

+69
-66
lines changed

common/changes/@gooddata/sdk-ui-all/EGL-275_2023-11-02-15-01.json

-10
This file was deleted.

common/changes/@gooddata/sdk-ui-all/RAIL-5155_2023-10-30-15-03.json

-10
This file was deleted.

common/config/rush/version-policies.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
{
1313
"definitionName": "lockStepVersion",
1414
"policyName": "sdk",
15-
"version": "9.4.0-beta.0",
15+
"version": "9.4.0",
1616
"nextBump": "prerelease",
1717
"mainProject": "@gooddata/sdk-ui-all"
1818
}

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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.0",
44
"title": "DateFilter",
55
"description": "Example demonstrates usage of Date Filter component.",
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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@gooddata/sdk-ui-all",
33
"entries": [
4+
{
5+
"version": "9.4.0",
6+
"tag": "@gooddata/sdk-ui-all_v9.4.0",
7+
"date": "Thu, 30 Nov 2023 11:57:11 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Users can configure the dashboard filter to be interactive, locked, or hidden."
12+
},
13+
{
14+
"comment": "Remove `isDomainAdmin` method from Bear Legacy Functions. "
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "9.3.0",
621
"tag": "@gooddata/sdk-ui-all_v9.3.0",

libs/sdk-ui-all/CHANGELOG.md

+9-1

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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.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.4.0-beta.0",
3+
"version": "9.4.0",
44
"description": "GoodData.UI SDK - Extensions",
55
"repository": {
66
"type": "git",

libs/sdk-ui-filters/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-ui-filters",
3-
"version": "9.4.0-beta.0",
3+
"version": "9.4.0",
44
"description": "GoodData.UI SDK - Filter Components",
55
"repository": {
66
"type": "git",

libs/sdk-ui-geo/package.json

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

libs/sdk-ui-kit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-ui-kit",
3-
"version": "9.4.0-beta.0",
3+
"version": "9.4.0",
44
"description": "GoodData SDK - UI Building Components",
55
"repository": {
66
"type": "git",

libs/sdk-ui-loaders/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-ui-loaders",
3-
"version": "9.4.0-beta.0",
3+
"version": "9.4.0",
44
"description": "GoodData SDK Runtime Component Loaders",
55
"repository": {
66
"type": "git",

libs/sdk-ui-pivot/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-ui-pivot",
3-
"version": "9.4.0-beta.0",
3+
"version": "9.4.0",
44
"description": "GoodData.UI SDK - Pivot Table",
55
"repository": {
66
"type": "git",

libs/sdk-ui-theme-provider/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-ui-theme-provider",
3-
"version": "9.4.0-beta.0",
3+
"version": "9.4.0",
44
"description": "GoodData SDK - Theme provider",
55
"repository": {
66
"type": "git",

libs/sdk-ui-vis-commons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/sdk-ui-vis-commons",
3-
"version": "9.4.0-beta.0",
3+
"version": "9.4.0",
44
"description": "GoodData.UI SDK - common functionality for different types of visualizations",
55
"repository": {
66
"type": "git",

libs/sdk-ui/package.json

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

libs/util/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/util",
3-
"version": "9.4.0-beta.0",
3+
"version": "9.4.0",
44
"author": "GoodData",
55
"description": "GoodData Utility Functions",
66
"repository": {

tools/app-toolkit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/app-toolkit",
3-
"version": "9.4.0-beta.0",
3+
"version": "9.4.0",
44
"author": "GoodData",
55
"description": "CLI with useful tools for creating and maintaining GoodData web applications.",
66
"repository": {

tools/catalog-export/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/catalog-export",
3-
"version": "9.4.0-beta.0",
3+
"version": "9.4.0",
44
"author": "GoodData",
55
"description": "GoodData SDK Catalog Export tooling",
66
"repository": {

tools/experimental-workspace/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/experimental-workspace",
3-
"version": "9.4.0-beta.0",
3+
"version": "9.4.0",
44
"author": "GoodData",
55
"description": "GoodData SDK - Experimental workspace for features in dev",
66
"repository": {

tools/i18n-toolkit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/i18n-toolkit",
3-
"version": "9.4.0-beta.0",
3+
"version": "9.4.0",
44
"author": "GoodData",
55
"description": "Localization validator to validate localization complexity and intl and html format.",
66
"repository": {

tools/live-examples-workspace/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gooddata/live-examples-workspace",
3-
"version": "9.4.0-beta.0",
3+
"version": "9.4.0",
44
"author": "GoodData",
55
"description": "GoodData SDK - Live examples workspace for tests",
66
"repository": {

0 commit comments

Comments
 (0)