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.21.0 #1784

Merged
merged 172 commits into from
Apr 19, 2020
Merged

Release v0.21.0 #1784

merged 172 commits into from
Apr 19, 2020

Conversation

NicolasMahe
Copy link
Member

v0.21.0

Breaking Changes

  • (#1737) Add support for any type of data to filter.
  • (#1739) Add reference system to filter.
  • (#1774) Remove deprecated gRPC API.
  • (#1783) Calculate the instance env hash with only the customized env.

Added

  • (#1737) Add support for any type of data to filter.
  • (#1739) Add reference system to filter.
  • (#1749) Add more validation on resources.
  • (#1758) Introduce a simple LCD client.
  • (#1759) add 2 more linters and remove useless exclusion.
  • (#1767) New Runner gRPC API.
  • (#1768) Add lcd endpoints and commands exists to runner and process.
  • (#1771) Add Orchestrator gRPC API.
  • (#1780) Add info to cosmos version on build.

Changed

  • (#1751) Replace gRPC by LCD as much as possible from e2e tests.
  • (#1754) Update lcd service hash endpoint to use a dedicated request structure.
  • (#1755) Update lcd process hash endpoint to use a dedicated request structure.
  • (#1756) Change gogoproto's customtype to casttype.
  • (#1757) Replace runner gRPC by LCD in e2e tests.
  • (#1761) Remove module suffix from lot of places.
  • (#1769) Update cosmos events.
  • (#1773) Use new event API in e2e tests.
  • (#1775) Simplify container.
  • (#1781) Switch back to default staking coins of cosmos.

Fixed

  • (#1746) Add "dive" validation to all repeated message in the proto files.
  • (#1762) Fix account sequence desynchronisation when error.

Dependencies

  • (#1752) Update to cosmos-sdk v0.38.2 and tendermint v0.33.2.

NicolasMahe and others added 30 commits March 17, 2020 16:18
…type

Add support for any type of data to filter
…predicates

Add more predicates to process filter
…'s hash, the instance's hash and the env hash.
Add "dive" validation to all repeated message in the proto files
NicolasMahe and others added 27 commits April 7, 2020 19:20
…ithub.com/cosmos/cosmos-sdk-0.38.3

Bump github.com/cosmos/cosmos-sdk from 0.38.2 to 0.38.3
Switch back to default staking coins of cosmos
Fix account sequence desynchronisation when error
…of the merge of the default env and customized
…nv-hash

Calculate the instance env hash with only the customized env
@NicolasMahe NicolasMahe self-assigned this Apr 19, 2020
@NicolasMahe NicolasMahe added this to the v0.21.0 milestone Apr 19, 2020
@NicolasMahe NicolasMahe merged commit e545e6c into master Apr 19, 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