You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Grab the granfa link from azure portal and create a Grafana dashboard by importing the [JSON model](https://github.com/dapr/dapr/blob/78b7271f015fa935fd59299357787f3e86861300/tests/grafana/grafana-perf-test-dashboard.json). Ensure to update all [`uid` of `datasource`](https://github.com/dapr/dapr/blob/78b7271f015fa935fd59299357787f3e86861300/tests/grafana/grafana-perf-test-dashboard.json#L41) objects present in the JSON file to match your configuration.
203
+
Grab the Grafana link from azure portal and create a Grafana dashboard by importing the [JSON model](https://github.com/dapr/dapr/blob/78b7271f015fa935fd59299357787f3e86861300/tests/grafana/grafana-perf-test-dashboard.json). Ensure to update all [`uid` of `datasource`](https://github.com/dapr/dapr/blob/78b7271f015fa935fd59299357787f3e86861300/tests/grafana/grafana-perf-test-dashboard.json#L41) objects present in the JSON file to match your configuration.
Copy file name to clipboardExpand all lines: release_deploy_timeline.md
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,19 @@
1
1
# deploy-longhaul-release timeline
2
2
3
+
### 1.15
4
+
- 2025-01-21 - Updated dapr version to 1.15.0-rc.5 and dapr cli to 1.15.0-rc.1
5
+
- 2025-01-14 - Updated dapr version to 1.15.0-rc.2
6
+
- 2024-12-17 - Updated dapr version to 1.15.0-rc.1
7
+
8
+
### 1.14
9
+
- 2024-09-17 - Updated dapr version to 1.14.4
3
10
- 2024-09-10 - Updated dapr version to 1.14.2
4
11
- 2024-08-08 - Updated dapr version to 1.14.0-rc.8
5
12
- 2024-07-29 - Updated dapr version to 1.14.0-rc.7
6
13
- 2024-07-19 - Updated dapr version to 1.14.0-rc.3 (from 1.13.3), dapr cli to 1.14.0-rc.5 (from master) and updated apps version to use sdk version 1.14.0-rc01 (from 1.13.0)
7
14
- 2024-07-18 Error while updating dapr version to 1.14.0-rc.3 (from 1.13.3), dapr cli to 1.14.0-rc.5 (from master) and updated apps version to use sdk version 1.14.0-rc01 (from 1.13.0)
15
+
16
+
### 1.13
8
17
- 2024-05-22 - Updated dapr version to 1.13.3 (from 1.13.2)
9
18
- 2024-04-27 - Reverted the deployment of the wrong helm charts
10
19
- 2024-04-26 - Mistakenly deployed the wrong helm charts
0 commit comments