Download Latest Version AlgoVPN 2.0.1 source code.tar.gz (1.4 MB)
Email in envelope

Get an email when there's a new version of Algo VPN

Home / v2.0.1
Name Modified Size InfoDownloads / Week
Parent folder
AlgoVPN 2.0.1 source code.tar.gz 2025-11-27 1.4 MB
AlgoVPN 2.0.1 source code.zip 2025-11-27 1.6 MB
README.md 2025-11-27 2.2 kB
Totals: 3 Items   3.0 MB 27

A maintenance release focused on Ansible 12 compatibility, cloud provider fixes, and dependency updates.

πŸ”§ Bug Fixes

Ansible 12 Compatibility

  • Fixed Ansible 12 boolean type checking (#14834) - Resolved deployments breaking due to stricter boolean handling
  • Fixed Ansible 12 double-templating issues (#14836) - Corrected Jinja2 spacing issues causing template failures
  • Fixed Ansible 12 compatibility issues (#14840) - General compatibility fixes for the Ansible 12.x series
  • Fixed AWS EC2 and Lightsail deployment failures (#14861) - Resolved Ansible 12-specific API issues
  • Fixed GCE deployment error (#14860) - Corrected JSON parsing issues with Ansible 12

Cloud Provider Fixes

  • Fixed Vultr deployment issues (#14852, [#14853]) - Resolved regions string conversion bug and startup script JSON serialization
  • Fixed Scaleway deployment (#14848) - Replaced broken organization_info module
  • Fixed DigitalOcean API error handling (#14830) - Improved debugging for API errors
  • Fixed update-users not working (#14859) - Resolved user management failures

Other Fixes

  • Added missing ansible.utils collection (#14880) - Fixed 'No filter named ipmath' errors for ansible-core users
  • Removed unused dependencies - Cleaned up pyopenssl and boto dependencies

⚠️ Breaking Changes

  • Removed Exoscale support (#14841) - CloudStack API has been deprecated by Exoscale

πŸ”„ Infrastructure Updates

  • Updated Hetzner server type (#14874) - Changed from deprecated cpx11 to cpx22
  • Added pre-commit hooks (#14831) - Comprehensive code quality checks
  • Switched Dependabot to uv (#14862) - Improved dependency management
  • Added Claude Code GitHub Actions (#14873) - Automated issue triage and PR reviews

πŸ“¦ Dependency Updates

  • ansible 11.9.0 β†’ 12.2.0
  • boto3 1.40.3 β†’ 1.41.5
  • azure-identity 1.23.1 β†’ 1.25.1
  • azure-mgmt-compute 35.0.0 β†’ 37.1.0
  • hcloud 2.5.4 β†’ 2.11.1
  • google-auth 2.40.3 β†’ 2.43.0
  • linode-api4 5.33.1 β†’ 5.38.0
  • openstacksdk 4.6.0 β†’ 4.8.0
  • pyyaml 6.0.2 β†’ 6.0.3
  • requests 2.32.4 β†’ 2.32.5

πŸ“‹ Full Changelog

https://github.com/trailofbits/algo/compare/v2.0.0...v2.0.1

Source: README.md, updated 2025-11-27