What's Changed
- fix: use correct test in ci workflow by @chatton in #4835
- chore(deps): Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in #4745
- fix(app): stop creating empty
data
directory by @rootulp in #4836 - fix(multiplexer): clean up tmp directories by @rootulp in #4842
- fix: make passthrough show help by @tac0turtle in #4853
- test: move E2E tests to run on each PR by @chatton in #4843
- revert: "fix(multiplexer): clean up tmp directories (#4842)" by @rootulp in #4858
- chore: update tendermint/celestia-core version by @damiannolan in #4852
- fix: build docker image for multiple platforms by @tac0turtle in #4862
- chore: remove unused parameters by @tac0turtle in #4861
- ci: update go releaser to support multiplexer by @chatton in #4864
- test: adding multiplexer tests by @chatton in #4863
- chore(deps): Bump github.com/celestiaorg/nmt from 0.23.0 to 0.24.0 by @dependabot in #4871
- chore: run
go mod tidy
on docker-e2e by @rootulp in #4875 - fix(multiplexer): stop polluting
/tmp
with multiple v3.x binaries by @rootulp in #4851
Full Changelog: v4.0.0-mocha...v4.0.2-rc0