Skip to content

v4.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 11:16

Added

  • Added smart retry ability for queued ingestion.
  • Support new playfab domain
  • Added no-authenticaion option

Fixed

  • Santaize secrets from blob urls
  • Correctly handle closing of token providers in async (NOTE: now using async providers in sync clients will correctly raise an exception)
  • Fixed proxy not passing correctly in some cases
  • Fixed exception handling in web requests
  • Internal fixes for environment variables
  • Fixed documentation on E2E tests, and made it possible to test on a clean cluster