Skip to content

Releases: intezer/analyze-python-sdk

v1.21.8

18 Dec 08:13
4c9391d
Compare
Choose a tag to compare

add AnalysisRateLimitError when analysis rate limit exceeded on server

v1.21.7

17 Dec 11:10
19dbda9
Compare
Choose a tag to compare

add AnalysisRateLimitError when analysis rate limit exceeded on server

v1.21.6

09 Oct 07:22
710defa
Compare
Choose a tag to compare

What's Changed

  • fix: sending data in the body of the request by @davidt99 in #147

Full Changelog: v1.21.5...v1.21.6

v1.21.5

01 Oct 08:43
4766c64
Compare
Choose a tag to compare

Add url and scanned_url to url analyses history filters

v1.21.4

08 Aug 11:20
5dfcc7e
Compare
Choose a tag to compare

What's Changed

v1.21.3

16 Jul 13:38
d14bd3b
Compare
Choose a tag to compare

What's Changed

  • Refactor: simplified raise for status by @ofirit in #144

Full Changelog: v1.21.2...v1.21.3

v1.21.2

16 Jul 07:26
624e7f0
Compare
Choose a tag to compare

What's Changed

  • fix(linux-offline-scan) TKT-4432 handle offline scans with large json files by @itamarga in #142
  • fix changelog by @itamarga in #143

Full Changelog: v1.21...v1.21.2

v1.21.1

27 May 09:47
11435be
Compare
Choose a tag to compare

What's Changed

  • feat: add download scan, stream seek to start after download by @davidt99 in #140

Full Changelog: v1.20...v1.21.1

v1.21

08 May 12:29
11435be
Compare
Choose a tag to compare
  • Add download endpoint scan
  • Fix: downloaded file to stream seek to the start of the stream

v1.20

27 Mar 12:33
7e71658
Compare
Choose a tag to compare
Merge pull request #139 from intezer/feat/add-search-alerts-history

add alerts history with filters TKT-3002