Skip to content

Commit 8252a07

Browse files
chore(version): bump version to v1.15.0
1 parent 2bdec11 commit 8252a07

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,34 @@
11
# Changelog
22

3+
## 1.15.0
4+
5+
##### Chores
6+
7+
* **deps:**
8+
* bump js-yaml from 3.14.1 to 3.14.2 (#783) (27db8c2c)
9+
* bump form-data from 4.0.0 to 4.0.5 (#781) (d7a8550e)
10+
* bump brace-expansion from 1.1.11 to 1.1.12 (#782) (3bb1e0fb)
11+
* Update react-router-dom to 6.30.3 (#798) (648f0af6)
12+
* bump @modelcontextprotocol/sdk from 1.24.3 to 1.25.2 (#789) (76fe5444)
13+
* bump undici from 7.16.0 to 7.18.2 (#794) (b24186dc)
14+
* bump body-parser from 2.2.0 to 2.2.2 (#788) (5d90c82f)
15+
* bump qs from 6.14.0 to 6.14.1 (#786) (8a9e6002)
16+
* Remove investigations (#787) (188f8623)
17+
18+
##### Continuous Integration
19+
20+
* update workflows (#792) (98baf273)
21+
22+
##### New Features
23+
24+
* plot exemplars candidates in timeseries panel at the Flame graph view (#748) (9c87a512)
25+
26+
##### Bug Fixes
27+
28+
* **assistant:** pass origin to openAssistant (#797) (d3a13ab7)
29+
* Handle missing location lines from profiles (#785) (9c7616c2)
30+
31+
332
## 1.14.2
433

534
##### Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pyroscope-app-plugin",
3-
"version": "1.14.2",
3+
"version": "1.15.0",
44
"description": "Grafana Pyroscope app plugin (profiles)",
55
"license": "AGPL-3.0-only",
66
"author": "Grafana",

0 commit comments

Comments
 (0)