Get the (almost) daily changelog
-
Subscription Updates: You can now check the number of minutes used in a subscription with
Subscription.minutesUsed(Enterprise only). -
Updates to Concurrency Limits in your Subscription:
Subscription.concurrencyLimitnow shows both the included and purchased limits, which better represents the total concurrency limit. Refer to the Subscription schema for more details.
- Use
Subscription.concurrencyLimitIncludedto get the default concurrency limit provided with the subscription. - Use
Subscription.concurrencyLimitPurchasedto get any additional purchased concurrency limit.

View subscription concurrency limits in the Subscription schema