- Release notes
June 2024
Today marks the rollout of a series of large data field changes impacting Community and Canary tenants. These were previously announced via the Large data fields page and the deprecation timeline.
Limits
GET/odata/QueueItems
endpoint:
Progress
- limited to 104,857 charactersAnalyticsData/Analytics
- limited to 10 KBOutputData/Output
- limited to 100 KBSpecificContent/SpecificData
- limited to 500 KBProcessingException - Reason
- limited to 102,400 charactersProcessingException - Details
- limited to 102,400 characters
$top
filter is now also limited to a
maximum of 100 records.
You can read more about these in Large data fields.
Removal
count
parameter in the Jobs
and
QueueItems
endpoints has been removed. To retrieve this
information for jobs and queue items requests, add $count=true
to
the URL.
You can now easily copy a folder's path by using the Copy folder path option in the desired folder's contextual menu.
Queue transaction exports now include two new columns: Progress and Id.
Id
via the API
before performing the export. For details on the supported fields, you can check out
Fields supported for queue transactions
exports.
We have recently announced the upcoming enforcement of rate limits on API requests to certain jobs and queue items endpoints. You can brush up on the details in the Rate limits and API audit documentation pages.
- Request rate exceeded the limit in the last day - This is a daily alert with the Warn severity, enabled by default.
- Request rate exceeded the limit - This is a real-time alert with the
Error severity, disabled by default.
Note: The checks corresponding to this alert are run every 10 minutes, meaning that there might be a delay of up to 10 minutes between the limit breach and the alert receipt.
Both alerts specify the endpoint impacted by the limit breach, with a link to the applicable API audit section of the tenant monitoring window.