Skip to content

Releases: censys/censys-python

Release v2.1.9

21 Oct 19:04

Choose a tag to compare

What's Changed

  • feat(asm-api): Add Inventory Search in #374
  • fix: raise certificates index timeout to match server in #384

Full Changelog: v2.1.8...v2.1.9

Release v2.1.8

17 Aug 16:36

Choose a tag to compare

What's Changed

  • Fixed various issues and updated docs in #352
  • Deprecated Risks v1 in #359

Full Changelog: v2.1.7...v2.1.8

Release v2.1.7

29 Jul 20:44
96378c7

Choose a tag to compare

What's Changed

  • Update pyproject.toml in #324
  • Add main.py in #330
  • Update Search CLI Options in #347

Full Changelog: v2.1.6...v2.1.7

Release v2.1.6

21 Jun 15:51

Choose a tag to compare

What's Changed

  • feat(cli): Add nmap xml input in #312
  • docs(cli): Update add-seeds docs in #315
  • chore(docs): Update CLI gif in #320

Full Changelog: v2.1.5...v2.1.6

Release v2.1.5

31 May 17:21
33eb17a

Choose a tag to compare

What's Changed

  • feat(cli): New Subdomain enumeration CLI (censys subdomains) in #302
  • test(cli): Update CLI tests in #305
  • test(asm): Update ASM tests in #309
  • test(search): Update Search tests in #311

Full Changelog: v2.1.4...v2.1.5

Release v2.1.4

10 May 22:13

Choose a tag to compare

What's Changed

  • build(deps): Drop Python 3.6 Support in #296
  • build(deps): Update backoff dependency to 2.x in #294
  • feat(asm): Add API support for asset discovery trails in #291
  • fix: Update language to match ASM in #295

Full Changelog: v2.1.3...v2.1.4

Release v2.1.3

08 Mar 19:23
5178af0

Choose a tag to compare

What's Changed

  • This is the last version to support Python 3.6
  • feat(api): Add v2 Risks API in #257
  • chore(docs): Update docs to include new APIs in #240
  • chore(api): Add virtual_hosts to the aggregate function in #241
  • chore(cli): Warn on invalid file format output for Search/View v2 CLI in #266
  • chore(deps): bump rich from 11.0.0 to 11.1.0 in #244
  • chore(deps): bump sphinx-copybutton from 0.4.0 to 0.5.0 in #250
  • chore(deps): bump rich from 11.1.0 to 11.2.0 in #251

Full Changelog: v2.1.2...v2.1.3

Release v2.1.2

13 Jan 19:51
c0bd2e7

Choose a tag to compare

What's Changed

  • feat(api): Added support for the Host Diff API
  • feat(cli): Improved config options
  • chore(api): Enhance multithreaded API calls
  • chore(cli): Improve error handling and tests
  • chore(docs): Improve usage docs
  • chore(deps): Update dependencies
  • fix(deps): Correct importlib-metadata versions

Full Changelog: v2.1.1...v2.1.2

Release v2.1.1

04 Jan 16:04
9528f6b

Choose a tag to compare

What's Changed

  • feat(api): Search Virtual Hosts in #218
    • Added the --virtual-hosts argument to $ censys search {...}
  • fix(cli): Display correct percentage of quota used
  • chore(deps): Update various dependencies

Full Changelog: v2.1.0...v2.1.1

Release v2.1.0

08 Dec 17:16
fade841

Choose a tag to compare

What's Changed

  • chore(api): Remove Deprecated v1 API Endpoints in #207
  • chore(docs): Add example using logbook cursor and host asset in #199
  • feat(api): Update and Delete Comment Support in #196
  • chore(docs): Update Docs October 2021 in #181

Full Changelog: v2.0.9...v2.1.0