File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,8 @@ The newest features and bug fixes are available in *milestones* that are publish
4545* state of development* which also means that APIs or features may change from one milestone to the other.
4646Installation works in the same way as for the latest stable release.
4747
48+ * [ Eclipse Hono 0.9-M2 Archive] ( https://www.eclipse.org/downloads/download.php?file=/hono/eclipse-hono-deploy-0.9-M2.tar.gz )
49+ * [ Eclipse Hono 0.9-M2 Command Line Client] ( https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-0.9-M2-exec.jar )
4850* [ Eclipse Hono 0.9-M1 Archive] ( https://www.eclipse.org/downloads/download.php?file=/hono/eclipse-hono-deploy-0.9-M1.tar.gz )
4951* [ Eclipse Hono 0.9-M1 Command Line Client] ( https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-0.9-M1-exec.jar )
5052
Original file line number Diff line number Diff line change 22title = " Release Notes"
33+++
44
5- ## 0.9-M2 (not released yet)
5+ ## 0.9-M2
66
77### New Features
88
@@ -35,7 +35,7 @@ title = "Release Notes"
3535 has been renamed to * component-type* . The * protocol* tag formerly used by adapters to indicate the transport protocol
3636 that a message has been received over, has been replaced by the generic * component-name* tag which indicates the name
3737 of the component that a metric has been reported by. Please refer to the [ Metrics API] ({{< ref "/api/Metrics.md" >}})
38- for details.
38+ for details. Note that these changes do not affect the legacy Graphite based metrics back end.
3939
4040### Depreciations
4141
You can’t perform that action at this time.
0 commit comments