2.236.1
2024-12-25
2.186.0
2024-11-05
  • Added: Edge support for getActiveSubscriptionsList
2.171.0
2024-10-29
  • Fixed: when access to entitlement was denied due to the reaching of a budget cap, getMeteredEntitlements returned AccessDeniedReason.UNSPECIFIED instead of AccessDeniedReason.BudgetExceeded.
2.156.0
2024-10-09
  • Added: ability to more easily determine the usage period of metered entitlements using:
    • Entitlement.usagePeriodStart
    • Entitlement.usagePeriodEnd
2.95.0
2024-08-27
  • Added: ability to set sidecar log level using env var (default: INFO)
2.48.0
2024-07-28
  • Added: ability to configure the “health” and “ready” endpoints by passing HEALTH_ENDPOINT_URL and READY_ENDPOINT_URL environment variables