github osmosis-labs/osmosis v11.0.1
Osmosis v11.0.1 🧪

latest releases: v25.0.2, v25.0.1, v25.0.0...
21 months ago

This release's major focus is updating Go module path to v11. Additionally, it includes some minor interface refactorings. These refactorings are summarized in the "Golang API breaks" section of CHANGELOG.md.

What Changed

See Summary of The Major Changes: CHANGELOG.md
See Full Changelog: v11.0.0...v11.0.1

Usage

🐳 Docker

The following Docker image is available in our registry:

docker run osmolabs/osmosis:11.0.1 version 
# v11.0.1

The image supports both arm64 and amd64 architectures.

🔨 Build from source

git clone https://github.com/osmosis-labs/osmosis
cd osmosis && git checkout v11.0.1
make install

⚡️ Download binaries

Binaries for linux amd64 and arm64 are available below.
Darwin users should build binaries from source.

Don't miss a new osmosis release

NewReleases is sending notifications on new releases.