Skip to content

Sonarr Import Monitor refs/tags/v2.0.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 12:46
· 12 commits to main since this release

🔧 Fixed

GitHub Actions & CI/CD

  • GitHub Actions Artifact Upload: Update from deprecated v3 to v4 (v3 will stop working January 30, 2025)
  • SARIF Upload Permissions: Handle CodeQL SARIF upload permission errors gracefully with fallback artifact upload
  • Docker Workflows: Comprehensive improvements to Docker build and publish workflows
  • Connection Testing: Better handling of expected connection failures in Docker configuration tests
  • Repository Names: Fix Docker workflow issues with lowercase repository name requirements
  • Workflow Syntax: Resolve GitHub Actions workflow syntax errors

Repository & Documentation

  • Documentation Updates: General repository cleanup and documentation improvements

🚀 Performance & Reliability

  • Artifact Uploads: Up to 10x performance improvements with GitHub Actions v4
  • Workflow Reliability: More robust CI/CD pipeline with better error handling
  • Security Scanning: Continued security scanning even when SARIF upload permissions fail

📦 Deployment

  • Docker Images: No changes to Docker images, same multi-platform support
  • Upgrade Path: Drop-in replacement for v2.0.0, no configuration changes needed