Skip to content

Releases: DevoInc/python-sdk

v5.1.4

Choose a tag to compare

@angel-devo angel-devo released this 13 Jun 13:56
v5.1.4
9c97072

What's Changed

Security

  • requests dependency updated from requests@2.27 to requests@2.31
  • cryptography dependency updated from cryptography@39.0.1 to cryptography@41.0.1

Changed

  • pyopenssl dependency open from pyopenssl==23.0.* to pyopenssl>=23.0
  • Markdown documents reformated.

Full Changelog: v5.1.3...v5.1.4

v5.1.3

Choose a tag to compare

@JuanFranDevo JuanFranDevo released this 23 Mar 14:33
v5.1.3
305b0a9

What's Changed

Added

Fixed

  • Sender: Closing handshake protocol improved to avoid losing of events. Upstream channel is closed and then client waits for the closing of downstream channel
  • Sender: Monitoring of the EOF signal in downstream channel to detect whether server endpoint have closed the session
  • Fixed message file management in CLI
  • Fixed wrong import by @JuanFranDevo in #186
  • Doc fixes after peer review by @JuanFranDevo in #184
  • Fixed minor documentation error in docs/sender/data.md by @JuanFranDevo in #188

Full Changelog: v5.1.1...v5.1.3

v5.1.2rc2

v5.1.2rc2 Pre-release
Pre-release

Choose a tag to compare

@JuanFranDevo JuanFranDevo released this 21 Mar 17:00
v5.1.2rc2
e14c950

What's Changed

Added

Fixed

  • Sender: Closing handshake protocol improved to avoid losing of events. Upstream channel is closed and then client waits for the closing of downstream channel
  • Sender: Monitoring of the EOF signal in downstream channel to detect whether server endpoint have closed the session
  • Fixed message file management in CLI
  • Fixed wrong import by @JuanFranDevo in #186
  • Doc fixes after peer review by @JuanFranDevo in #184

Full Changelog: v5.1.1...v5.1.2rc2

v5.1.1

Choose a tag to compare

@JuanFranDevo JuanFranDevo released this 09 Mar 15:34
v5.1.1
ece3fe8

What's Changed

Fixed

Added

  • Client side exceptions management refactoring for sending and querying data by @JuanFranDevo in #177
  • Snyk integration for checking dependencies and static code security by @JuanFranDevo in #172
  • pipdeptree dependency open from ==2.5.0 to >=2.5.0 by @JuanFranDevo in #174
  • msgpack dependency open from ==1.0.4 to >=1.0.4 by @JuanFranDevo in #180

New Contributors

Full Changelog: v5.0.6...v5.1.1

v5.1.0rc1

Choose a tag to compare

@JuanFranDevo JuanFranDevo released this 07 Mar 21:16
v5.1.0rc1
a5213d9

What's Changed

Fixed

Added

  • Client side exceptions management refactoring for sending and querying data by @JuanFranDevo in #177
  • Snyk integration for checking dependencies and static code security by @JuanFranDevo in #172
  • pipdeptree dependency open from ==2.5.0 to >=2.5.0 by @JuanFranDevo in #174

New Contributors

Full Changelog: v5.0.6...v5.1.0rc1

v5.0.6

Choose a tag to compare

@JuanFranDevo JuanFranDevo released this 21 Feb 17:09
v5.0.6
48565c6

What's Changed

Chore

Fixed

Added

  • Added --no-verify-certificates parameter support in event sending and lookups management clients by @JuanFranDevo in #171

Full Changelog: v5.0.5...v5.0.6

v5.0.5

Choose a tag to compare

@JuanFranDevo JuanFranDevo released this 20 Feb 17:05
v5.0.5
84bef63

What's Changed

Fixed

  • Fix vulnerability found in dependency cryptography@38.0.4 inherited from pyopenssl@22.1.0 by @JuanFranDevo in #165
  • Dependabot configuration added for security and versions updates by @JuanFranDevo in #166

Full Changelog: v5.0.4...v5.0.5

v3.6.7

Choose a tag to compare

@JuanFranDevo JuanFranDevo released this 17 Feb 16:20
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

v5.0.4

Choose a tag to compare

@JuanFranDevo JuanFranDevo released this 13 Feb 13:49
v5.0.4
7f121a2

What's Changed

  • fix: Fix is_file in Path object by @angel-devo in #160
  • fix: Ingestion endpoint has an inactivity timeout that when reached closes the connection by @JuanFranDevo in #161
  • fix: Documentation related to parameter key removal at devo.sender.lookup.Lookup.send_data_line in version 5.0.0
  • fix: Documentation (implementation remains the same) for keep-alive mechanism in queries for xls format

Full Changelog: v5.0.2...v5.0.4

v3.6.6-rc-1

v3.6.6-rc-1 Pre-release
Pre-release

Choose a tag to compare

@JuanFranDevo JuanFranDevo released this 27 Jan 14:26
v3.6.6
0a34be5

What's Changed

  • fix: setup.py dependencies updated

Full Changelog: v3.6.5...v3.6.6