Skip to content

v3.6.7

Choose a tag to compare

@JuanFranDevo JuanFranDevo released this 17 Feb 16:20
· 185 commits to master since this release
v3.6.7
62a91ec

What's Changed

Fixed

  • Ingestion endpoint has an inactivity timeout that when reached closes the connection. devo-sdk is aware of such a timeout and restart connection before is reached. New parameter inactivity_timeout in class Sender to set up it. Its default value is 30 seconds.
  • fix: setup.py dependencies updated

Full Changelog: v3.6.4...v3.6.5