close
Skip to content

Releases: censys/censys-python

Release v2.3.0

Choose a tag to compare

@thehappydinoa thehappydinoa released this 28 Aug 16:22

What's Changed ❇️

Breaking

  • Drop Python 3.8 support, minimum is now Python 3.9 in #721

Toolchain

  • Migrate from Poetry to uv in #722
  • Migrate from flake8/black/isort/pyupgrade to Ruff in #723
  • Consolidate pytest config and replace parameterized with pytest.mark.parametrize in #729
  • Enable stricter mypy flags in #731

Fixes

  • Restrict censys.cfg to owner-only permissions in #720
  • Bump sphinx-tabs to 3.5.0 to fix ReadTheDocs pkg_resources error in #726

Dependencies

  • Move docs deps to a uv dependency group, update .readthedocs.yml in #726
  • Lift urllib3<3.0.0 upper bound in #730
  • Tighten requests minimum to >=2.32.0 in #732
  • Bump requests, pytest, responses, mypy, and related dev deps

Full Changelog: v2.2.19...v2.3.0

Release v2.2.19

Choose a tag to compare

@thehappydinoa thehappydinoa released this 11 Dec 16:08

What's Changed

  • chore: Update deprecation warning to include CLI in #700
  • build: Update Poetry version from 1.5.1 to 2.2.1 in CI workflows in #705
  • fix(censys/cli/asm): Support filter and sorting of fields in #704

Full Changelog: v2.2.18...v2.2.19

Release v2.2.18

Choose a tag to compare

@thehappydinoa thehappydinoa released this 23 Jul 17:05

What's Changed ❇️

Full Changelog: v2.2.17...v2.2.18

Release v2.2.17

Choose a tag to compare

@harningt harningt released this 15 Apr 14:34
2a79e23

What's Changed ❇️

Full Changelog: v2.2.16...v2.2.17

Release v2.2.16

Choose a tag to compare

@harningt harningt released this 21 Oct 15:58
fb37014

What's Changed ❇️

  • fix(risks): adds paging to risk_types API in #656

Full Changelog: v2.2.15...v2.2.16

Release v2.2.15

Choose a tag to compare

@thehappydinoa thehappydinoa released this 17 Oct 19:14

What's Changed ❇️

  • chore(common): Updated Retry Status Codes in #649
  • chore(search): Added Cert Observation Endpoint in #655

Full Changelog: v2.2.14...v2.2.15

Release v2.2.14

Choose a tag to compare

@grace-murphy grace-murphy released this 10 Sep 20:17
938ebd0

What's Changed ❇️

  • fix: improve pagination for asm search and saved queries in #643

Full Changelog: v2.2.13...v2.2.14

Release v2.2.13

Choose a tag to compare

@thehappydinoa thehappydinoa released this 31 Jul 19:44

What's Changed ❇️

  • feat(cli): Added Inventory Search and Saved Queries from CLI in #637

Full Changelog: v2.2.12...v2.2.13

Release v2.2.12

Choose a tag to compare

@brahmlower brahmlower released this 29 Mar 15:04
d5533d1

What's Changed ❇️

  • feat: Add support for setting request IDs to assist debugging #606

Full Changelog: v2.2.11...v2.2.12

Release v2.2.11

Choose a tag to compare

@rickydia rickydia released this 31 Jan 20:49
2c13006

What's Changed ❇️

  • feat: Add CLI and API support for ASM saved queries in #598

Full Changelog: v2.2.10...v2.2.11