Release Notes

A time-ordered, human-facing record of what shipped in each release — new features, deprecations, fixes, and migration guidance. Release notes are the consumer-facing companion to a change log; where a change log catalogs every commit-level change, release notes summarize the things consumers need to act on or celebrate. They are essential for any API with paying customers and for any team that wants to set explicit expectations about pace and stability.

Also known as: Release Log, Releases, What's New, Updates, Product Updates

Example

release-notes.yaml
- type: ReleaseNotes
  url: https://developers.example.com/releases

Standards

OpenAPI Expression

Link Relations

Risk & Compliance

Compliance:

Security: Release notes for security fixes need coordinated-disclosure discipline — describing a vulnerability before patches are deployed can hand attackers a roadmap. Maintain a separate security-advisory channel for CVE-class fixes and link to it rather than describing exploitable details inline.

Tools

Suggested Metrics

Example Implementations

Related Properties

Tags


All Common Properties