# Changelog

Latest updates and breaking changes across the Unified APIs, SDKs, and Vault.

The live changelog with full release notes lives at [https://developers.apideck.com/changelog](https://developers.apideck.com/changelog).

## How updates are communicated

- **API changes**: every OpenAPI spec is versioned at https://github.com/apideck-libraries/openapi-specs; breaking changes are rare and announced in advance.
- **SDK releases**: each SDK publishes to its respective package registry ([NPM](https://www.npmjs.com/package/@apideck/unify), [PyPI](https://pypi.org/project/apideck-unify/), [Packagist](https://packagist.org/packages/apideck-libraries/sdk-php), [NuGet](https://www.nuget.org/packages/ApideckUnifySdk), [Maven](https://central.sonatype.com/artifact/com.apideck/unify)). Release notes live on each repo's GitHub Releases page.
- **Connector changes**: new connectors, coverage expansions, and deprecations are noted in the live changelog.
- **System status**: real-time API status and incident history at https://status.apideck.com.

## Related

- [SDK Migration guide](https://developers.apideck.com/guides/sdk-migration.md) — migrate from legacy `@apideck/node` to `@apideck/unify`
- [API Status](https://status.apideck.com)
