Skip to main content

Changelog and Releases

Release notes for OXN protocol upgrades, SDK versions, and public infrastructure changes.

Versioning policy

  • Protocol upgrades are tagged as oxn/vX.Y.Z in the relevant repositories.
  • SDKs follow semantic versioning per package.
  • Breaking changes — anything that requires downstream code changes — bump the major version.

Release notes

Individual release notes are published on GitHub for each tagged release. This page indexes them as they land. In the meantime, refer to the OXN GitHub organization releases page.

Testnet vs mainnet

Testnet upgrades happen frequently and may include breaking changes. Mainnet (when it launches) will have a stricter upgrade schedule with advance notice for any breaking changes.

Recent notable changes

(This page will list changes as they happen. For the current state, refer to the linked repos.)

Deprecation policy

For SDKs: a deprecated API is marked in release notes and stays functional for at least one major version before being removed.

For the protocol: breaking changes on testnet may happen at any point during active development. Mainnet protocol changes will follow a formal upgrade process (details TBD).

Next steps