Skip to content

v0.8.0-dev.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@lklimek lklimek released this 14 Jun 10:53
· 27 commits to v0.8-dev since this release

BREAKING: This prerelease contains ABCI++. It requires major changes in ABCI Client app (Drive).

This release contains:

This is a pre-release, and is expected to change.

What's Changed

  • build(ci): Update golangci-lint-action and golang-ci versions (backport from 0.8) by @lklimek in #329
  • fix(consensus): network stuck due to outdated proposal block by @lklimek in #327
  • fix: don't process WAL logs for old rounds by @shotonoff in #331
  • chore(release): update changelog and bump version to 0.7.1-dev.1 by @lklimek in #330
  • build(release): implement full release workflow in the release script (backport #332) by @lklimek in #345
  • chore(release): update changelog and bump version to 0.7.1 by @lklimek in #346
  • chore(release): update changelog and bump version to 0.7.1 by @lklimek in #349
  • chore: clone bls library if tenderdash is not tracked by git by @shotonoff in #355
  • chore(release): hide prereleases in full release changelog by @lklimek in #364
  • build(deps): Bump docker/build-push-action from 2.9.0 to 3.0.0 by @dependabot in #374
  • build(deps): Bump docker/login-action from 1.14.1 to 2.0.0 by @dependabot in #372
  • build(deps): Bump docker/setup-buildx-action from 1.6.0 to 2.0.0 by @dependabot in #373
  • build!: update golang to 1.18 by @lklimek in #365
  • build(deps): Bump actions/setup-go from 2 to 3.1.0 by @dependabot in #379
  • build(deps): Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in #378
  • build(deps): Bump actions/setup-go from 3.1.0 to 3.2.0 by @dependabot in #390
  • build(deps): Bump github.com/golangci/golangci-lint from 1.46.0 to 1.46.2 by @dependabot in #386
  • backport: merge result of tendermint/master with v0.8-dev by @shotonoff in #376
  • feat(abcidump): abcidump - tool to dump and parse communication between Drive and Tenderdash by @lklimek in #388
  • backport: merge result of v0.9-dev with v0.8-dev by @shotonoff in #398
  • Backport-v0.7-dev to v0.8-dev by @lklimek in #399
  • chore(release): update changelog and bump version to 0.8.0-dev.5 by @lklimek in #401
  • fix(docker): downgrade alpine to 3.15 by @lklimek in #402
  • chore(release): update changelog and bump version to 0.8.0-dev.5 by @lklimek in #403

Full Changelog: v0.8.0-dev.4...v0.8.0-dev.5