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.16.0 #1433

Merged
merged 140 commits into from
Oct 25, 2019
Merged

Release v0.16.0 #1433

merged 140 commits into from
Oct 25, 2019

Conversation

NicolasMahe
Copy link
Member

@NicolasMahe NicolasMahe commented Oct 25, 2019

Nice works guys:
+2,613 βˆ’20,353 πŸ˜„

v0.16.0

Breaking Changes

  • (#1361) Remove system services and deprecated service sdk.
  • (#1364) Remove core api.
  • (#1375) Simplify service hash calculation.
  • (#1381) Remove service deletion function.
  • (#1416) Read config from file instead of env.

Added

  • (#1355) Add credential using grpc metadata.
  • (#1368) Add ownership SDK and API.
  • (#1380) Add configuration validation.
  • (#1384) Add service exists api.

Changed

  • (#1357) Update dependencies.
  • (#1371) Remove shared private info of the genesis account to generate the genesis.
  • (#1391) Improve generate genesis script.
  • (#1400) Container package refactor.
  • (#1402) Run scripts from Makefile.
  • (#1412) Load genesis from file and generate it if it doesn't exist.
  • (#1430) Set block creation time to 1s instead of 10s.
  • (#1431) Update dependencies.

Fixed

  • (#1360) Fix copy of folder in dev script.

Removed

  • (#1370) Remove system service sources.
  • (#1373) Remove not used service-test.
  • (#1414) Remove not used functions from xos package.
  • (#1428) Remove deprecated MESG_ENDPOINT_TCP from service env.

NicolasMahe and others added 30 commits September 24, 2019 10:10
Rename workflow by process in execution proto doc
Bumps [github.com/tendermint/tm-db](https://github.com/tendermint/tm-db) from 0.1.1 to 0.2.0.
- [Release notes](https://github.com/tendermint/tm-db/releases)
- [Changelog](https://github.com/tendermint/tm-db/blob/master/CHANGELOG.md)
- [Commits](tendermint/tm-db@v0.1.1...v0.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.23.0...v1.23.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
- do not parse flags because --experimentl is undefined at this point
Refactor sdk deprecated and system services
antho1404 and others added 26 commits October 24, 2019 10:30
Load genesis from file and generate it if it doesn't exist
…ervice-env

Remove MESG_ENDPOINT_TCP from service envs
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.23.1 to 1.24.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.23.1...v1.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.32.4 to 0.32.6.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md)
- [Commits](tendermint/tendermint@v0.32.4...v0.32.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [github.com/go-playground/locales](https://github.com/go-playground/locales) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/go-playground/locales/releases)
- [Commits](go-playground/locales@v0.12.1...v0.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [gopkg.in/go-playground/validator.v9](https://github.com/go-playground/validator) from 9.29.1 to 9.30.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](go-playground/validator@v9.29.1...v9.30.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [github.com/gogo/protobuf](https://github.com/gogo/protobuf) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/gogo/protobuf/releases)
- [Commits](gogo/protobuf@v1.3.0...v1.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Set block creation time to 1s instead of 10s
@NicolasMahe NicolasMahe marked this pull request as ready for review October 25, 2019 09:50
@NicolasMahe NicolasMahe merged commit a8a2500 into master Oct 25, 2019
@NicolasMahe NicolasMahe added this to the v0.16.0 milestone Oct 26, 2019
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.

3 participants