Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grafana 10.2.0 #152321

Closed
wants to merge 1 commit into from
Closed

grafana 10.2.0 #152321

wants to merge 1 commit into from

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
[Download page](https://grafana.com/grafana/download/10.2.0)
[What's new highlights](https://grafana.com/docs/grafana/latest/whatsnew/)

Features and enhancements

Bug fixes

Breaking changes

The deprecated /playlists/{uid}/dashboards API endpoint has been removed. Dashboard information can be retrieved from the /dashboard/... APIs. Issue #75503

The PUT /api/folders/:uid endpoint no more supports modifying the folder's UID. Issue #74684

This is a breaking change as we're removing support for Intersection (although it is replaced with an option that is nearly the same). Issue #74675

Removed all components for the old panel header design. Issue [#74196](https://github.com/grafana/grafana/issues/74196)

Deprecations

Correlations created before 10.1.0 do not have an organization id assigned and are treated as global. In some rare cases, it may lead to confusing behavior described in #72259. Organization id is now added when a correlation is created. Any existing correlations without organization id will be kept intact and work as before for backward compatibility during the deprecation period that is set to 6 months after handling organization id is released. After that time, correlations without org_id (or org_id = 0 in the database) will stop showing up in Grafana.

To migrate existing correlations to handle organization id correctly:

  • re-provision any correlations that were created as part of provisioning
  • re-create any correlations created with Admin/Correlations page Issue #72258

Starting with 10.2, parentRowIndex is deprecated. It will be removed in a future release. From 10.2, sub-tables are supported by adding FieldType.nestedFrames to the field that contains the nested data in your dataframe. Issue #71953

Plugin development fixes & changes

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue nodejs Node or npm use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Oct 25, 2023
@chenrui333
Copy link
Member

➤ YN0009: protobufjs@npm:7.2.4 couldn't be built successfully (exit code 1, logs can be found here: /private/tmp/xfs-6c6d0c2a/build.log)
➤ YN0009: esbuild@npm:0.18.12 couldn't be built successfully (exit code 1, logs can be found here: /private/tmp/xfs-3f005a3f/build.log)
➤ YN0009: esbuild@npm:0.18.20 couldn't be built successfully (exit code 1, logs can be found here: /private/tmp/xfs-d4d88639/build.log)
➤ YN0009: esbuild@npm:0.17.19 couldn't be built successfully (exit code 1, logs can be found here: /private/tmp/xfs-460209bd/build.log)
➤ YN0009: cypress@npm:13.1.0 couldn't be built successfully (exit code 1, logs can be found here: /private/tmp/xfs-25c57f96/build.log)
➤ YN0009: cypress@npm:9.5.1 couldn't be built successfully (exit code 1, logs can be found here: /private/tmp/xfs-ac2c6edc/build.log)

@github-actions
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Oct 27, 2023
@github-actions github-actions bot closed this Oct 29, 2023
@EricFromCanada
Copy link
Member

ERR_IMPORT_ASSERTION_TYPE_MISSING errors should be fixed in the next release.

@github-actions github-actions bot added the outdated PR was locked due to age label Dec 11, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 11, 2023
@p-linnane p-linnane deleted the bump-grafana-10.2.0 branch February 24, 2024 09:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` go Go use is a significant feature of the PR or issue nodejs Node or npm use is a significant feature of the PR or issue outdated PR was locked due to age stale No recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants