🚀 Release v0.5.5: Enhanced Integrations and New Features
This release introduces significant enhancements to the Integration Connector Agent with new integrations, comprehensive item type schemas, and improved functionality.
🔗 New Integration Sources
- Confluence Integration: Full support for Confluence pages and spaces with configurable authentication and event tracking
- Enhanced GitHub Integration: Improved GitHub integration with app-based authentication support
- Enhanced GitLab Integration: Extended GitLab integration with web hook support and CI/CD monitoring capabilities
- Azure DevOps Integration: New integration for Azure DevOps pipeline and project monitoring
📋 New Item Types and Schemas
Azure Item Types
azure-resource.jsonfor Azure resource tracking
Confluence Item Types
confluence-page.jsonfor page trackingconfluence-space.jsonfor space management
GitHub Item Types
github-issue.jsonfor issue trackinggithub-member.jsonfor team managementgithub-pull-request.jsonfor PR workflowgithub-release.jsonfor release managementgithub-repository.jsonfor repository metadatagithub-star.jsonfor star trackinggithub-workflow-run.jsonfor CI/CD monitoring
GitLab Item Types
gitlab-merge-request.jsonfor MR workflowgitlab-pipeline.jsonfor CI/CD trackinggitlab-project.jsonfor project managementgitlab-release.jsonfor release tracking
⚡ Enhanced Features
- Cloud Vendor Aggregator: New Azure processor for cloud resource aggregation
- Console Catalog Sink: Enhanced console catalog integration with improved client interface
- Authentication Migration: Added GitHub authentication migration documentation
- Azure Permissions: New troubleshooting documentation for Azure permissions
📝 Configuration Examples
- Complete Azure pipeline configurations (simple, conditional, and complete)
- Confluence integration configuration examples
- GitHub app and token-based authentication examples
- GitLab CI monitoring and web hook configuration examples
🔧 Improvements
- Improved error handling and logging across all integrations
- Enhanced web hook processing capabilities
- Better configuration validation and schema support
- Improved test coverage for all new integrations
📚 Documentation Updates
- Updated source documentation for all new integrations
- Added troubleshooting guides for Azure permissions
- Enhanced GitHub authentication migration guide
- Comprehensive examples for all new configurations