Update grafana monorepo to v8.5.27 #17
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.3.6
->8.5.27
8.3.6
->8.5.27
8.3.6
->8.5.27
8.3.6
->8.5.27
Release Notes
grafana/grafana (@grafana/data)
v8.5.27
Compare Source
Download page
What's new highlights
v8.5.26
Bug fixes
Download page
What's new highlights
v8.5.24
Compare Source
Download page
What's new highlights
v8.5.22
Compare Source
Download page
What's new highlights
v8.5.21
: (2023-02-28)Compare Source
Download page
What's new highlights
v8.5.20
: 8.5.20Compare Source
Download page
What's new highlights
Features and enhancements
v8.5.16
: 8.5.16 (2023-01-25)Compare Source
Download page
What's new highlights
Features and enhancements
v8.5.15
: 8.5.15 (2022-11-08)Compare Source
Download page
What's new highlights
Features and enhancements
v8.5.14
Compare Source
v8.5.13
: 8.5.13 (2022-09-20)Download page
What's new highlights
Features and enhancements
Bug fixes
v8.5.11
: 8.5.11 (2022-08-30)Compare Source
Download page
What's new highlights
Features and enhancements
v8.5.10
: 8.5.10 (2022-08-08)Compare Source
Download page
What's new highlights
Bug fixes
v8.5.9
: 8.5.9 (2022-07-14)Compare Source
Download page
What's new highlights
Bug fixes
v8.5.6
: 8.5.6 (2022-06-14)Compare Source
Download page
What's new highlights
Bug fixes
v8.5.5
: 8.5.5 (2022-06-06)Compare Source
Download page
What's new highlights
Features and enhancements
Bug fixes
v8.5.4
: 8.5.4 (2022-05-30)Compare Source
Download page
What's new highlights
Features and enhancements
Bug fixes
Upload file
button now opens the modal correctly. #48766, @ashharrison90Breaking changes
For a data source query made via /api/ds/query :
DatasourceQueryMultiStatus
feature is enabled andDataResponse
, the resulting HTTP status code is now207 Multi Status
instead of400 Bad gateway
DatasourceQueryMultiStatus
feature is not enabled andDataResponse
, the resulting HTTP status code is400 Bad Request
(no breaking change)--> Issue #48550
v8.5.3
: 8.5.3 (2022-05-19)Compare Source
Download page
What's new highlights
Bug fixes
v8.5.2
: 8.5.2 (2022-05-03)Compare Source
Download page
What's new highlights
Features and enhancements
Bug fixes
v8.5.1
: 8.5.1 (2022-04-27)Compare Source
Download page
What's new highlights
Bug fixes
v8.5.0
: 8.5.0 (2022-04-21)Compare Source
Download page
What's new highlights
Features and enhancements
/api/v1/rules
. #45969, @gotjoshBug fixes
Breaking changes
For a proxied request, e.g. Grafana's datasource or plugin proxy:
499 Client closed request
instead of502 Bad gateway
504 Gateway timeout
instead of502 Bad gateway
. Issue #47473The change in behavior is that negative-valued series are now stacked downwards from 0 (in their own stacks), rather than downwards from the top of the positive stacks. We now automatically group stacks by Draw style, Line interpolation, and Bar alignment, making it impossible to stack bars on top of lines, or smooth lines on top of stepped lines. Issue #47373
The meaning of the default data source has now changed from being a persisted property in a panel. Before when you selected the default data source for a panel and later changed the default data source to another data source it would change all panels who were configured to use the default data source. From now on the default data source is just the default for new panels and changing the default will not impact any currently saved dashboards. Issue #45132
The Tooltip component provided by
@grafana/ui
is no longer automatically interactive (that is you can hover onto it and click a link or select text). It will from now on by default close automatically when you mouse out from the trigger element. To make tooltips behave like before set the newinteractive
property to true.Issue #45053
Deprecations
/api/tsdb/query
API has been deprecated and will be removed in a future release. Use /api/ds/query instead. Issue #45238Plugin development fixes & changes
v8.4.11
: 8.4.11 (2022-08-30)Compare Source
Download page
What's new highlights
Features and enhancements
v8.4.10
: 8.4.10 (2022-07-14)Compare Source
Download page
What's new highlights
Bug fixes
v8.4.7
: 8.4.7 (2022-04-19)Compare Source
Download page
What's new highlights
Features and enhancements
Bug fixes
v8.4.6
: 8.4.6 (2022-04-12)Compare Source
Download page
What's new highlights
v8.4.5
: 8.4.5 (2022-03-31)Compare Source
Download page
What's new highlights
Features and enhancements
Bug fixes
v8.4.4
: 8.4.4 (2022-03-16)Compare Source
Download page
What's new highlights
Features and enhancements
Bug fixes
v8.4.3
: 8.4.3 (2022-03-02)Compare Source
Download page
What's new highlights
Features and enhancements
Bug fixes
Plugin development fixes & changes
v8.4.2
: 8.4.2 (2022-02-23)Compare Source
Download page
What's new highlights
Features and enhancements
Bug fixes
v8.4.1
: 8.4.1 (2022-02-18)Compare Source
Download page
What's new highlights
Features and enhancements
Bug fixes
v8.4.0
: 8.4.0 (2022-02-16)Compare Source
Download page
What's new highlights
Features and enhancements
Bug fixes
Deprecations
AngularJS plugin support is now in a deprecated state, meaning it will be removed in a future release. Currently, that is planned for version 10 (in 2023). The documentation site has an article with more details on why, when, and how. Issue #45149
v8.3.10
Compare Source
v8.3.7
: 8.3.7 (2022-03-01)Compare Source
Download page
What's new highlights
Bug fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.