Releases: itential/ipsdk
Releases · itential/ipsdk
Release v0.8.0
release: Prepare for v0.8.0 release (#108) - Add v0.8.0 changelog entry with all changes since v0.7.0 - Update SECURITY.md supported versions (0.8.x and 0.7.x) - Update AGENTS.md and NOTICE with new version and date - Update dependency lock file
Release v0.7.0
release: Update changelog for v0.7.0 release (#99) - Include new features for connection TTL and thread-safe auth locking - Document refactoring improvements across multiple modules - Add bug fixes for OAuth token extraction and HTTPMethod enum usage - Update dependency documentation in LICENSES.md
Release v0.6.0
release: Update changelog and documentation for v0.6.0 release (#82) - Add v0.6.0 changelog entries with all changes since v0.5.0 - Update CLAUDE.md with latest project features and capabilities - Document new modules: heuristics.py and http.py - Update Python support to 3.10+ minimum version - Document TRACE logging level and sensitive data filtering - Add comprehensive test coverage documentation - Update tox environment documentation with format target - Update development dependencies to include bandit[toml]