Skip to content

v15.3.1

Latest

Choose a tag to compare

@xavdid xavdid released this 16 Jul 00:39
  • #1846 Replace source hash with Telemetry UUID
  • #1845 Make Error fields generated
  • #1843 Remove unused Retry-After header support
  • #1834 Reduce StripeClient() cold start latency for serverless environments
    • Moves HTTP library imports to module load time to better accommodate AWS Lambda and other serverless environments that have separate Init phase and Invoke phase time budgets.

See the changelog for more details.