Skip to content

v0.14.0-dev.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@lklimek lklimek released this 18 Dec 16:43
· 77 commits to v0.14-dev since this release
2913f54

What's Changed

  • build(deps): Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #689
  • build(deps): Bump docker/metadata-action from 3 to 5 by @dependabot in #686
  • build(deps): Bump docker/login-action from 2.0.0 to 3.0.0 by @dependabot in #688
  • build(deps): Bump docker/build-push-action from 4.0.0 to 5.0.0 by @dependabot in #680
  • build(deps): Bump docker/setup-buildx-action from 2.4.1 to 3.0.0 by @dependabot in #687
  • fix: log-file-path setting does not work by @lklimek in #691
  • build(deps): Bump styfle/cancel-workflow-action from 0.10.0 to 0.12.0 by @dependabot in #696
  • build(deps): Bump bufbuild/buf-setup-action from 1.14.0 to 1.27.0 by @dependabot in #695
  • build(deps): Bump actions/setup-go from 3.5.0 to 5.0.0 by @dependabot in #713
  • build(deps): Bump actions/stale from 7 to 9 by @dependabot in #714
  • build(deps): update golang to 1.21 by @lklimek in #716
  • chore: port 0.13.4 to 0.14-dev by @lklimek in #712
  • feat: allow delaying transactions in ResponsePrepareProposal by @lklimek in #717
  • chore(release): update changelog and bump version to 0.14.0-dev.1 by @lklimek in #718

Breaking changes

ABCI data structures changed

Full Changelog: v0.13.4...v0.14.0-dev.1