﻿# Releases

Release notes and changelog for Cyoda-Go — whats new in each version, newest first.

Release notes for **Cyoda-Go**, newest first. Each entry summarizes the
headline features and links to the full notes, including breaking changes
and upgrade guidance.

The authoritative, line-by-line changelog lives alongside the source in
the [`cyoda-go` repository](https://github.com/Cyoda/cyoda-go/blob/main/CHANGELOG.md).
The notes here add context, examples, and upgrade guidance on top of it.

<LinkCard
  title="Cyoda-Go v0.8.2 — 8 July 2026"
  description="Contract-true OpenAPI, richer entity queries (search sorting, PATCH merge-updates, composite unique keys), a unified point-in-time rule, and transaction-joined compute-node callbacks. Includes breaking contract changes — read before upgrading."
  href="/releases/v0-8-2/"
/>

<LinkCard
  title="Cyoda-Go v0.8.1 — 23 June 2026"
  description="Federated identity (OIDC), point-in-time statistics, OpenAPI-conformant IAM, richer workflow configuration, and a new GitHub home at github.com/Cyoda. Includes breaking changes — read before upgrading from v0.7.x."
  href="/releases/v0-8-1/"
/>