S Stubborn

19 August 2026

Stubborn Broker 0.2.0

Release notes for Stubborn Broker 0.2.0 — what changed, and how to pick it up.

Stubborn Broker 0.2.0 is released. The broker gives Stubborn Contract branch-aware contract governance — it stores contracts and stubs, records which application versions verified them, and answers can I deploy?

Run the broker

Docker:

docker pull mgrzejszczak/stubborn:0.2.0
docker run -p 8080:8080 mgrzejszczak/stubborn:0.2.0

Standalone JAR (attached below):

java -jar stubborn-broker-0.2.0-exec.jar

Maven artifacts: Maven Central · NPM packages: @stubborn-sh

What’s Changed

← All posts Read the Transition Guide