Skip to content

v4.0.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Dec 14:04
· 25 commits to main since this release

v4.0.0-rc.1 (2025-12-15)

This release is published under the MIT License.

Chores

  • Restrict bandit hook to specific file crypticorn/client.py in pre-commit configuration (c40c3f9)

  • Set Python version to 3.11 in .python-version and mise.toml (8d76c70)

Documentation

  • Update API documentation links in client properties to point to the new API documentation site (f3137b0)
  • Update API documentation links (6aca49d)

Features

Refactoring

  • Remove deprecated properties and warnings from various client modules (baa854c)

  • Replace assertion with ValueError for invalid service in BaseAsyncClient (52428ae)

Breaking Changes

  • Removed the /v1/dex support and replaces it with /v2/dex API

Detailed Changes: v3.5.0-rc.1...v4.0.0-rc.1