Versioning and Beta status¶
Dxtra is currently in Beta. This page explains what that means for the documentation, the API, and your privacy program.
What Beta means¶
During Beta, Dxtra is fully functional — your privacy program, Transparency Center, and compliance documents all work as described. However:
- Features and APIs may change based on user feedback
- New capabilities are added regularly
- Some documentation covers features that are still being refined
- Breaking changes are possible (we notify affected users in advance)
Pages marked with a Beta badge in the navigation describe features that are part of the Beta program.
API versioning¶
The GraphQL API is available at api.dxtra.ai/v1/graphql. The v1 prefix indicates the current API version. During Beta:
- The GraphQL schema may evolve (new fields, deprecated fields)
- Breaking changes are communicated via the changelog and email notifications
- Webhook payloads include a version indicator for forward compatibility
When Dxtra reaches General Availability (GA), the API will follow semantic versioning with a formal deprecation policy.
Documentation versioning¶
During Beta, documentation tracks the current state of the product. There is one version of the docs — the latest.
At GA, the documentation will support:
- Versioned API reference — Pinned to specific API versions
- Migration guides — Step-by-step instructions for version upgrades
- Deprecation notices — Advance warning before features or fields are removed
Transition to GA¶
The Beta → GA transition will include:
- A migration guide for any breaking changes since Beta launch
- Removal of Beta badges from stable features
- A versioned API with formal deprecation timelines
- SLA commitments for uptime and support response
Subscribe to the changelog or enable Feature Updates in your communication preferences to stay informed.
Feedback¶
Your feedback during Beta directly shapes the product. Report issues or suggest improvements:
- Use the Edit this page link on any documentation page
- Email support@dxtra.ai
- Use the thumbs up/down feedback on documentation pages