Tags: keboola/osiris
Tags
Release v0.5.7: Filesystem Connections & Enhanced Validation Filesystem connection support in osiris_connections.yaml OSIRIS_HOME support everywhere (config, connections, .env) Real CSV column names and types in discovery Comprehensive validation for all connection families 77 tests passing
Release v0.5.6: PostHog Integration + 14 Critical Fixes PostHog Analytics Integration with 4 data types (events, persons, sessions, person_distinct_ids). Security Fixes: - HogQL injection prevention with proper quote escaping - Code execution vulnerability fix in components list - UnboundLocalError fix in exception handling Performance & Memory: - True streaming implementation (33% memory reduction) - Dedup cache optimization (set → deque) - Timezone handling with UTC conversion Data Integrity: - State migration for all data types - ORDER BY fix for deterministic pagination - Persons SEEK pagination fix Documentation: - State schema fixes across all PostHog docs - Removed Phase 2 features from docs - Added deduplication_enabled to spec Test Infrastructure: - +27 tests (17 → 44 tests, 85% coverage) - CLI and MCP test fixes - Migration test coverage See CHANGELOG.md for complete details.
Release v0.5.0 - MCP Production Ready + DuckDB Multi-Input Fix + CSV … …Extractor Major Release: MCP v0.5.0 Production Ready + DuckDB Multi-Input Fix + CSV Extractor This release delivers a production-ready Model Context Protocol (MCP) server with CLI-first security architecture, comprehensive testing, and full documentation. Additionally includes critical DuckDB multi-input fix and new filesystem.csv_extractor component. Highlights: - MCP v0.5.0 with 490 new tests, 78.4% coverage, zero credential leakage - DuckDB Multi-Input Table Naming fix (BREAKING CHANGE) - Filesystem CSV Extractor component (30/30 tests passing) - Step naming utilities with collision detection - Supabase context manager fixes
Release v0.4.0: Filesystem Contract v1 - Deterministic Directory Stru… …cture Major release implementing Filesystem Contract v1 (ADR-0028) with deterministic, versionable build artifacts and comprehensive path management. - ✅ Filesystem Contract v1 - Deterministic build/, aiop/, run_logs/ structure - ✅ Profile support - Multi-environment configuration (dev/staging/prod) - ✅ Run indexing - Fast run discovery via .osiris/index/ - ✅ Retention policies - Automated cleanup of old logs and artifacts - ✅ 1064+ tests passing - Comprehensive test coverage - ✅ E2B parity - Full local/remote execution compatibility - Removed legacy logs/ directory (use run_logs/) - CompilerV0 now requires FilesystemContract parameter - Session paths changed to contract-based structure See CHANGELOG.md for complete details.
Release v0.3.1 - Fix validation warnings Fixed validation warnings for ADR-0020 compliant connection configurations. Changes: - Removed spurious additionalProperties warnings in osiris validate - Extended connection schemas to accept default, alias, pg_dsn fields - Improved error messages for unknown configuration keys - Added comprehensive test coverage - Created connection-fields.md reference documentation Backward compatible with NO-SECRETS posture preserved.
chore: Bump version to 0.3.0 for M2a AIOP release Update pyproject.toml version for v0.3.0 release marking completion of Milestone M2a with production-ready AI Operation Package system. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
PreviousNext