Skip to content

v1.0.2

Choose a tag to compare

@Idanvilenski Idanvilenski released this 18 Aug 09:26
· 110 commits to main since this release

What's New in v1.0.2

🔧 Improvements

Dynamic version reading from package metadata for better consistency
Enhanced user-agent handling with automatic version synchronization
Improved error handling and validation throughout the SDK

🧪 Testing Enhancements

Comprehensive test suite with proper mocking to eliminate API token
requirements
Added PyPI package integration testing in CI/CD pipeline
Better test coverage for client initialization and validation logic

📦 Package Management

Fixed package name consistency in pyproject.toml
Streamlined version management across all configuration files
Enhanced GitHub Actions workflow for automated testing and publishing

🚀 Developer Experience

Tests now run without requiring real API tokens
Improved documentation in test files
Better CI/CD pipeline with both local and PyPI package validation