Skip to content

Release v1.0.1

Compare
Choose a tag to compare
@arnabp92 arnabp92 released this 07 Apr 04:58
· 519 commits to master since this release
4a869a7
  • Event Size enforcement. Each event will be discarded if larger than 32KB (after converting to JSON)
  • Batch Size enforcement. We divide larger batches in multiple smaller batches with the maximum batch JSON size at 500KB
  • Support added to put deviceToken under context.device
  • Disable SDK from the dashboard by disabling the source
  • Updated withEndPointUri and withConfigPlaneUrl to withDataPlaneUrl and withControlPlaneUrl respectively for better understanding