Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.24.0 #1821

Merged
merged 58 commits into from
May 12, 2020
Merged

Release v0.24.0 #1821

merged 58 commits into from
May 12, 2020

Conversation

NicolasMahe
Copy link
Member

Breaking Changes

  • (#1810) Switch to CLI based Engine.

Added

  • (#1798) Add tx commands for service, process, execution and runner modules.
  • (#1801) Add orchestrator command to CLI.
  • (#1806) Create pre-configured dev docker image.
  • (#1808) Add cli dockerfile.
  • (#1812) Add logs to orchestrator.

Changed

  • (#1802) Rename in cosmos lcd and rpc clients minGasPrices by simply gasPrices.
  • (#1803) Update readme.
  • (#1817) Use docker container in e2e tests.

Fixed

  • (#1760) Set grace period to 1m in dev script.
  • (#1809) Fix runner e2e that block the tests on error.

Dependencies

  • (#1745) Bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0.
  • (#1777) Bump github.com/spf13/viper from 1.6.2 to 1.6.3.
  • (#1782) Bump github.com/golang/protobuf from 1.3.4 to 1.4.0.
  • (#1794) Bump google.golang.org/grpc from 1.28.0 to 1.29.1.
  • (#1800) Bump github.com/prometheus/client_golang from 1.5.0 to 1.6.0.
  • (#1811) Revert golang/protobuf to v1.3.5 and prometheus/client_golang to v1.5.1.

NicolasMahe and others added 30 commits March 28, 2020 11:45
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.6.2...v1.6.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.28.0 to 1.29.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.28.0...v1.29.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
…ithub.com/sirupsen/logrus-1.5.0

Bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0
…ithub.com/spf13/viper-1.6.3

Bump github.com/spf13/viper from 1.6.2 to 1.6.3
…oogle.golang.org/grpc-1.29.1

Bump google.golang.org/grpc from 1.28.0 to 1.29.1
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.3.4 to 1.4.0.
- [Release notes](https://github.com/golang/protobuf/releases)
- [Commits](golang/protobuf@v1.3.4...v1.4.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
…ithub.com/golang/protobuf-1.4.0

Bump github.com/golang/protobuf from 1.3.4 to 1.4.0
…ithub.com/prometheus/client_golang-1.6.0

Bump github.com/prometheus/client_golang from 1.5.0 to 1.6.0
Rename in cosmos lcd and rpc clients minGasPrices by simply gasPrices
Add tx commands for service, process, execution and runner modules
NicolasMahe and others added 27 commits May 5, 2020 17:03
…locking

fix runner e2e that block the tests on error
Revert golang/protobuf to v1.3.5 and prometheus/client_golang to v1.5.1
Create pre-configured dev docker image
…ainer

Use docker container in e2e tests
add more log in orchestrator
Add orchestrator logs and publish them on a new gRPC stream
@NicolasMahe NicolasMahe self-assigned this May 12, 2020
@NicolasMahe NicolasMahe merged commit 7f2705c into master May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants