Types of API updates
We release the following types of API updates:
- Non-breaking changes: A non-breaking change (or a backward compatible change) doesn’t impact your existing integration with Spotnana. Once the changes are released, you can gradually incorporate them into your code without disrupting your existing flow by closely following our backward compatibility policy and best practices. The API changelog will track all the changes released to Spotnana APIs.
- Breaking changes: There are times when we must release a breaking change that will impact your existing integration (e.g., making an optional field in the response required). Our release strategy involves announcing these breaking changes in advance using a release timeline to give you enough time to adjust your integration.