Skip to content

Commit

Permalink
Prepare 1.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Hudalla <[email protected]>
  • Loading branch information
sophokles73 committed Feb 6, 2020
1 parent 83ac13d commit 5698fbb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
16 changes: 2 additions & 14 deletions site/homepage/content/downloads.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,26 +20,13 @@ for installation instructions.

A Java based command line client for consuming telemetry data and events from Hono is available for download from

* [Eclipse Hono 1.0.3 Command Line Client](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-1.0.3-exec.jar)
* [Eclipse Hono 1.1.0 Command Line Client](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-1.1.0-exec.jar)

The client requires a Java 11 runtime environment to run.

Please refer to the [Admin Guide]({{% doclink "/admin-guide/hono-client-configuration/" %}}) for details regarding the command
line options that the client supports.

### Milestones

The newest features and bug fixes are available in *milestones* that are published every 4 -6 weeks.
Please note that these milestones represent the latest *state of development* which also means that APIs or features may
change from one milestone to the other. Milestones are mainly intended for testing purposes and should generally not
be used in a production environment.

Container images are published to [Docker Hub](https://hub.docker.com/u/eclipse/). The command line
client is available from Eclipse download servers.

* [Eclipse Hono 1.1.0-M2 Command Line Client](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-1.1.0-M2-exec.jar)
* [Eclipse Hono 1.1.0-M1 Command Line Client](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-1.1.0-M1-exec.jar)

## Source Code

The source code can be cloned or downloaded from [Hono's GitHub repository](https://github.com/eclipse/hono).
Expand All @@ -51,6 +38,7 @@ For a list of the changes in this release, take a look at the [release notes]({{

## Previous versions

* [Eclipse Hono 1.0.3 Command Line Client](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-1.0.3-exec.jar)
* [Eclipse Hono 1.0.2 Helm Chart](https://www.eclipse.org/downloads/download.php?file=/hono/eclipse-hono-1.0.2-chart.tar.gz)
* [Eclipse Hono 1.0.2 Command Line Client](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-1.0.2-exec.jar)
* [Eclipse Hono 1.0.1 Helm Chart](https://www.eclipse.org/downloads/download.php?file=/hono/eclipse-hono-1.0.1-chart.tar.gz)
Expand Down
2 changes: 1 addition & 1 deletion site/homepage/content/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "Release Notes"
+++

## 1.1.0 (not yet released)
## 1.1.0

### New Features

Expand Down

0 comments on commit 5698fbb

Please sign in to comment.