The API Changelog provides a record of updates, enhancements, and fixes we implemented.
Deprecation Notices
No current deprecations.
Non-breaking changes
Summary
This release expands on the statistic endpoints by adding additional capabilities.
What’s new?
New API capabilities:
- New Statistics endpoints:
Get ingestion metricsGet Journal metricsGet Journal metrics by dayGet processing metricsGet throughput metrics
Improvements
NA
Bug fixes
NA
Non-breaking changes
Summary
This release provides small improvements and an amendment to response data.
What’s new?
New API capabilities:
- For
Get data by extractionConfigIdandGet data by extractionConfigId as JSONL fileendpoints, the 200 response will include the JournalSummaryId if you enable Journal aggregation.
Improvements
Get data by extractionConfigIdendpoint not work for non-incremental Journal aggregation extracts.
Bug fixes
NA
Non-breaking changes
Summary
This release introduces new APIs for namespace management and entity metadata, along with processing statistics to improve visibility and control across your workloads.
What’s new?
New API capabilities:
- New endpoint in Data Ingestion:
Generates an example of a valid request to upload data for a given Entity and Namespace
- New Entity Management via API section with the following endpoints:
Get all NamespacesGet the list of Entities in a NamespaceGet an Entity schema from the Namespace
- New endpoints in Bulk Operations
Get the Fynapse configurationUpload a new Fynapse configurationDelete Fynapse configuration
Improvements
NA
Bug fixes
NA
This is the first stable release of the API. We recommend reviewing authentication and ingestion workflows before integrating into production systems.
Summary
This marks the initial general availability release of the API, providing core functionality for authentication, data management, and ingestion workflows.
What’s new?
Initial API capabilities:
- Core API endpoints
- OAuth 2.0 authentication
- Basic CRUD operations across primary resources
- Data ingestion and extraction support
Improvements
NA
Bug fixes
NA