tag:github.com,2008:https://github.com/claffin/cloudproxy/releases Release notes from cloudproxy 2025-09-09T06:03:27Z tag:github.com,2008:Repository/358552343/v0.6.44 2025-09-09T06:05:02Z Release v0.6.44 <p>Automated release for changes in main branch</p> <p>Changes in this release:<br> fix: linting</p> github-actions[bot] tag:github.com,2008:Repository/358552343/v0.6.43 2025-09-09T04:31:48Z Release v0.6.43 <p>Automated release for changes in main branch</p> <p>Changes in this release:<br> Merge pull request <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3396531905" data-permission-text="Title is private" data-url="https://github.com/claffin/cloudproxy/issues/103" data-hovercard-type="pull_request" data-hovercard-url="/claffin/cloudproxy/pull/103/hovercard" href="https://github.com/claffin/cloudproxy/pull/103">#103</a> from claffin/fix-hetzner-ubuntu-image-deprecation</p> <p>fix: resolve Hetzner ubuntu-20.04 deprecation and upgrade DigitalOcea…</p> github-actions[bot] tag:github.com,2008:Repository/358552343/v0.6.42 2025-08-16T20:59:49Z Release v0.6.42 <p>Automated release for changes in main branch</p> <p>Changes in this release:<br> fix: resolve build issues and remove legacy Armv7</p> github-actions[bot] tag:github.com,2008:Repository/358552343/v0.6.41 2025-08-15T22:35:30Z Release v0.6.41 <p>Automated release for changes in main branch</p> <p>Changes in this release:<br> fix: update upload-artifact action from v3 to v4</p> <p>GitHub deprecated v3 of the artifact actions, causing workflow failures.<br> Updated to v4 to resolve the CI/CD pipeline issue.</p> github-actions[bot] tag:github.com,2008:Repository/358552343/v0.6.40 2025-08-15T21:55:37Z Release v0.6.40 <p>Automated release for changes in main branch</p> <p>Changes in this release:<br> Optimize multi-arch Docker builds with parallel matrix strategy</p> <ul> <li>Split multi-platform builds into parallel jobs using matrix strategy</li> <li>Build each architecture (amd64, arm64, arm/v7) independently</li> <li>Add platform-specific GitHub Actions caching for better layer reuse</li> <li>Create manifest list after individual platform builds complete</li> <li>Add BuildKit cache mount for pip dependencies in Dockerfile</li> </ul> <p>This reduces build time from ~30 minutes to ~10-15 minutes by running<br> architecture builds in parallel instead of sequentially with QEMU.</p> github-actions[bot] tag:github.com,2008:Repository/358552343/v0.6.39 2025-08-15T20:37:58Z Release v0.6.39 <p>Automated release for changes in main branch</p> <p>Changes in this release:<br> Switch docker base image</p> github-actions[bot] tag:github.com,2008:Repository/358552343/v0.6.38 2025-08-15T20:28:43Z Release v0.6.38 <p>Automated release for changes in main branch</p> <p>Changes in this release:<br> Updated to support multi-arch builds</p> github-actions[bot] tag:github.com,2008:Repository/358552343/v0.6.37 2025-08-15T20:24:44Z Release v0.6.37 <p>Automated release for changes in main branch</p> <p>Changes in this release:<br> Merge pull request <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3323657301" data-permission-text="Title is private" data-url="https://github.com/claffin/cloudproxy/issues/98" data-hovercard-type="pull_request" data-hovercard-url="/claffin/cloudproxy/pull/98/hovercard" href="https://github.com/claffin/cloudproxy/pull/98">#98</a> from claffin/rolling-deployments</p> <p>feat: add rolling deployment support for zero-downtime proxy recycling</p> github-actions[bot] tag:github.com,2008:Repository/358552343/v0.6.36 2025-08-14T20:30:03Z Release v0.6.36 <p>Automated release for changes in main branch</p> <p>Changes in this release:<br> Merge pull request <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3323493007" data-permission-text="Title is private" data-url="https://github.com/claffin/cloudproxy/issues/97" data-hovercard-type="pull_request" data-hovercard-url="/claffin/cloudproxy/pull/97/hovercard" href="https://github.com/claffin/cloudproxy/pull/97">#97</a> from claffin/vultr</p> <p>feat: add Vultr provider support</p> github-actions[bot] tag:github.com,2008:Repository/358552343/v0.6.35 2025-06-25T20:29:07Z Release v0.6.35 <p>Automated release for changes in main branch</p> <p>Changes in this release:<br> refactor: update tests to set no_auth configuration and improve proxy handling</p> <ul> <li>Adjust test cases in <code>test_check.py</code> and <code>test_check_multi_account.py</code> to set <code>no_auth</code> to True, ensuring consistent behavior during proxy checks.</li> <li>Enhance proxy request assertions to include both HTTP and HTTPS protocols.</li> <li>Update GCP provider tests to mock <code>get_client</code> for better isolation and reliability in tests.</li> <li>Modify assertions in <code>test_gcp_start</code> to use <code>ANY</code> for more flexible verification of deployment calls.</li> </ul> github-actions[bot]