Tags: itential/ipsdk
Tags
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: 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]
Update changelog with commits since v0.3.0 (#55) Add version 0.4.0 section documenting all changes since v0.3.0: - Python version matrix testing support - Enhanced test coverage (jsonutils 100%, exceptions 97%) - Development environment and code quality improvements - GitHub Dependabot configuration and dependency updates - Bug fixes for unit tests and exception handling