From 01389b845ea88949e81caf96223c8c97eb56ea4a Mon Sep 17 00:00:00 2001 From: Nikhil Saraf <1028334+nikhilsaraf@users.noreply.github.com> Date: Fri, 5 Nov 2021 15:40:29 -0400 Subject: [PATCH] new release: v1.12.0 --- CHANGELOG.md | 24 +++++++++++++++++------- README.md | 30 +++++++++++++++--------------- 2 files changed, 32 insertions(+), 22 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c762a158c..739806107 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added +### Changed + +### Deprecated + +### Removed + +### Fixed + +### Security + + +## [v1.12.0] - 2021-11-05 + +### Added + - Kelp GUI: add support for multitenancy on the backend ([#682](https://github.com/stellar/kelp/issues/682), [8002a95f45bbced90d87baa8c68ba9142e11a779](https://github.com/stellar/kelp/commit/8002a95f45bbced90d87baa8c68ba9142e11a779)) - Kelp GUI: Auth0 integration_V2 ([#706](https://github.com/stellar/kelp/issues/706), [0d3f7c590bec82598149f543ed1c7d858e5b2437](https://github.com/stellar/kelp/commit/0d3f7c590bec82598149f543ed1c7d858e5b2437)) - Script to Automate WSL and Ubuntu Installation on Windows ([#674](https://github.com/stellar/kelp/issues/674)) @@ -26,10 +41,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Kelp GUI: metrics should use guiUserID from frontend ([8b64485e3931ce7b4fc5f1f2608a4b629d57bee1](https://github.com/stellar/kelp/commit/8b64485e3931ce7b4fc5f1f2608a4b629d57bee1)) - feat(277): upgrade dependency management go modules ([#277](https://github.com/stellar/kelp/issues/277)) -### Deprecated - -### Removed - ### Fixed - Kelp GUI: Price feed dropdown looks empty on chrome on Windows ([#230](https://github.com/stellar/kelp/issues/230)) @@ -40,7 +51,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Upgrade to use stellar/go@horizonclient-v8.0.0 and fix outage from Stellar protocol 18 upgrade ([#748](https://github.com/stellar/kelp/pull/748)) - update Dockerfile to use v1.12.0 of kelp binary ([4982f10325ff64d327c86a927bcdeaf4ad4278db](https://github.com/stellar/kelp/commit/4982f10325ff64d327c86a927bcdeaf4ad4278db)) - ### Security - Kelp GUI option to disable pubnet ([#680](https://github.com/stellar/kelp/issues/680)) @@ -48,7 +58,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Kelp GUI: add support for providing TLS certificates for KaaS server ([5c36eadcc3c69fcb2c713f3b0d3d5ea382839dfe](https://github.com/stellar/kelp/commit/5c36eadcc3c69fcb2c713f3b0d3d5ea382839dfe), [345f68071d57328819e2919074696dc9ea72b90b](https://github.com/stellar/kelp/commit/345f68071d57328819e2919074696dc9ea72b90b)) - Kelp GUI: Add server to upgrade connections to HTTPS ([2798c784204f8f93de64de0dbcbc3d9bd56847fb](https://github.com/stellar/kelp/commit/2798c784204f8f93de64de0dbcbc3d9bd56847fb)) - ## [v1.11.0] - 2020-02-15 ### Added @@ -443,7 +452,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Configuration file based approach to setting up a bot - Documentation on existing capabilities -[Unreleased]: https://github.com/stellar/kelp/compare/v1.11.0...HEAD +[Unreleased]: https://github.com/stellar/kelp/compare/v1.12.0...HEAD +[v1.12.0]: https://github.com/stellar/kelp/compare/v1.11.0...v1.12.0 [v1.11.0]: https://github.com/stellar/kelp/compare/v1.10.0...v1.11.0 [v1.10.0]: https://github.com/stellar/kelp/compare/v1.9.0...v1.10.0 [v1.9.0]: https://github.com/stellar/kelp/compare/v1.8.1...v1.9.0 diff --git a/README.md b/README.md index 1d2ee4c58..b6159f6e8 100644 --- a/README.md +++ b/README.md @@ -75,34 +75,34 @@ You can find the pre-compiled binary for your platform from the [Github Releases #### GUI -Here is a list of binaries for the most recent release **v1.0.0-rc2 (v1.11.0)**: +Here is a list of binaries for the most recent release **v1.0.0-rc2 (v1.12.0)**: | Platform | Architecture | Binary File Name | | -------------- | ------------ | ---------------- | -| MacOS (Darwin) | 64-bit | [kelp-v1.11.0-darwin-amd64.tar](https://github.com/stellar/kelp/releases/download/v1.11.0/KelpGUI__gui-v1.0.0-rc2__cli-v1.11.0__darwin-amd64.dmg) | -| Windows | 64-bit | [kelp-v1.11.0-windows-amd64.tar](https://github.com/stellar/kelp/releases/download/v1.11.0/KelpGUI__gui-v1.0.0-rc2__cli-v1.11.0__windows-amd64.zip) | -| Linux | 64-bit | [kelp-v1.11.0-linux-amd64.tar](https://github.com/stellar/kelp/releases/download/v1.11.0/KelpGUI__gui-v1.0.0-rc2__cli-v1.11.0__linux-amd64.zip) | +| MacOS (Darwin) | 64-bit | [kelp-v1.12.0-darwin-amd64.tar](https://github.com/stellar/kelp/releases/download/v1.12.0/KelpGUI__gui-v1.0.0-rc2__cli-v1.12.0__darwin-amd64.dmg) | +| Windows | 64-bit | [kelp-v1.12.0-windows-amd64.tar](https://github.com/stellar/kelp/releases/download/v1.12.0/KelpGUI__gui-v1.0.0-rc2__cli-v1.12.0__windows-amd64.zip) | +| Linux | 64-bit | [kelp-v1.12.0-linux-amd64.tar](https://github.com/stellar/kelp/releases/download/v1.12.0/KelpGUI__gui-v1.0.0-rc2__cli-v1.12.0__linux-amd64.zip) | #### CLI -Here is a list of binaries for the most recent release **v1.11.0**: +Here is a list of binaries for the most recent release **v1.12.0**: | Platform | Architecture | Binary File Name | | -------------- | ------------ | ---------------- | -| MacOS (Darwin) | 64-bit | [kelp-v1.11.0-darwin-amd64.tar](https://github.com/stellar/kelp/releases/download/v1.11.0/kelp-v1.11.0-darwin-amd64.tar) | -| Windows | 64-bit | [kelp-v1.11.0-windows-amd64.tar](https://github.com/stellar/kelp/releases/download/v1.11.0/kelp-v1.11.0-windows-amd64.tar) | -| Linux | 64-bit | [kelp-v1.11.0-linux-amd64.tar](https://github.com/stellar/kelp/releases/download/v1.11.0/kelp-v1.11.0-linux-amd64.tar) | -| Linux | 64-bit arm | [kelp-v1.11.0-linux-arm64.tar](https://github.com/stellar/kelp/releases/download/v1.11.0/kelp-v1.11.0-linux-arm64.tar) | -| Linux | 32-bit arm5 | [kelp-v1.11.0-linux-arm5.tar](https://github.com/stellar/kelp/releases/download/v1.11.0/kelp-v1.11.0-linux-arm5.tar) | -| Linux | 32-bit arm6 | [kelp-v1.11.0-linux-arm6.tar](https://github.com/stellar/kelp/releases/download/v1.11.0/kelp-v1.11.0-linux-arm6.tar) | -| Linux | 32-bit arm7 | [kelp-v1.11.0-linux-arm7.tar](https://github.com/stellar/kelp/releases/download/v1.11.0/kelp-v1.11.0-linux-arm7.tar) | +| MacOS (Darwin) | 64-bit | [kelp-v1.12.0-darwin-amd64.tar](https://github.com/stellar/kelp/releases/download/v1.12.0/kelp-v1.12.0-darwin-amd64.tar) | +| Windows | 64-bit | [kelp-v1.12.0-windows-amd64.tar](https://github.com/stellar/kelp/releases/download/v1.12.0/kelp-v1.12.0-windows-amd64.tar) | +| Linux | 64-bit | [kelp-v1.12.0-linux-amd64.tar](https://github.com/stellar/kelp/releases/download/v1.12.0/kelp-v1.12.0-linux-amd64.tar) | +| Linux | 64-bit arm | [kelp-v1.12.0-linux-arm64.tar](https://github.com/stellar/kelp/releases/download/v1.12.0/kelp-v1.12.0-linux-arm64.tar) | +| Linux | 32-bit arm5 | [kelp-v1.12.0-linux-arm5.tar](https://github.com/stellar/kelp/releases/download/v1.12.0/kelp-v1.12.0-linux-arm5.tar) | +| Linux | 32-bit arm6 | [kelp-v1.12.0-linux-arm6.tar](https://github.com/stellar/kelp/releases/download/v1.12.0/kelp-v1.12.0-linux-arm6.tar) | +| Linux | 32-bit arm7 | [kelp-v1.12.0-linux-arm7.tar](https://github.com/stellar/kelp/releases/download/v1.12.0/kelp-v1.12.0-linux-arm7.tar) | -After you _untar_ the downloaded file, change to the generated directory (`kelp-v1.11.0`) and invoke the `kelp` binary. +After you _untar_ the downloaded file, change to the generated directory (`kelp-v1.12.0`) and invoke the `kelp` binary. Here's an example to get you started (replace `filename` with the name of the file that you download): tar xvf filename - cd kelp-v1.11.0 + cd kelp-v1.12.0 ./kelp To run the bot in simulation mode, try this command: @@ -111,7 +111,7 @@ To run the bot in simulation mode, try this command: ### Run With Docker -This docker image (`nikhilsaraf/kelp:latest`) points to the latest pre-compiled version of the kelp binary v1.11.0, which can be run like this: +This docker image (`nikhilsaraf/kelp:latest`) points to the latest pre-compiled version of the kelp binary v1.12.0, which can be run like this: `docker run nikhilsaraf/kelp:latest version` `docker run nikhilsaraf/kelp:latest trade -c sample_trader.cfg -s buysell -f sample_buysell.cfg --sim`