<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>HARP Proxy</title>
    <link>https://lists.harp-proxy.net</link>
    <description>Mailing list archive</description>
    <item>
      <title>HARP Proxy 0.9 is 🚀 out!</title>
      <link>https://lists.harp-proxy.net/archive/harp-proxy-0-9</link>
      <description></description>
      <content:encoded><![CDATA[<!doctype html>
<html>
    <head>
        <title>HARP Proxy 0.9 is 🚀 out!</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
        <base target="_blank">
        <style>
            body {
                background-color: #F0F1F3;
                font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, sans-serif;
                font-size: 15px;
                line-height: 26px;
                margin: 0;
                color: #444;
            }

            pre {
                background: #f4f4f4f4;
                padding: 2px;
            }

            table {
                width: 100%;
                border: 1px solid #ddd;
            }
            table td {
                border-color: #ddd;
                padding: 5px;
            }

            .wrap {
                background-color: #fff;
                padding: 30px;
                max-width: 525px;
                margin: 0 auto;
                border-radius: 5px;
            }

            .button {
                background: #0055d4;
                border-radius: 3px;
                text-decoration: none !important;
                color: #fff !important;
                font-weight: bold;
                padding: 10px 30px;
                display: inline-block;
            }
            .button:hover {
                background: #111;
            }

            .footer {
                text-align: center;
                font-size: 12px;
                color: #888;
            }
                .footer a {
                    color: #888;
                    margin-right: 5px;
                }

            .gutter {
                padding: 30px;
            }

            img {
                max-width: 100%;
                height: auto;
            }

            a {
                color: #0055d4;
            }
                a:hover {
                    color: #111;
                }
            @media screen and (max-width: 600px) {
                .wrap {
                    max-width: auto;
                }
                .gutter {
                    padding: 10px;
                }
            }
        </style>
    </head>
<body style="background-color: #F0F1F3;font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, sans-serif;font-size: 15px;line-height: 26px;margin: 0;color: #444;">
    <div class="gutter" style="padding: 30px;">&nbsp;</div>
    <div class="wrap" style="background-color: #fff;padding: 30px;max-width: 525px;margin: 0 auto;border-radius: 5px;">
        <p>Hi there!</p>
<p>We're very proud to announce that <a href="https://pypi.org/project/harp-proxy/0.9.0/">HARP Proxy 0.9</a> is out (<a href="https://github.com/msqd/harp/releases/tag/0.9.0">changelog</a>)!</p>
<p>Amongst a lot of changes, <a href="https://docs.harp-proxy.net/en/latest/start/uv.html">HARP now uses uv/uvx as the default package manager</a>, making it much easier to run.</p>
<p>Please try it out and <a href="https://github.com/msqd/harp/discussions/786">share your feedback</a>, we're really excited about this one!</p>
<p>Happy proxying!</p>
<p>HARP Proxy Development Team</p>
    </div>
    
    <div class="footer" style="text-align: center;font-size: 12px;color: #888;">
        <p>
            <a href="https://lists.harp-proxy.net/subscription/89c4c419-6d7f-4fb9-ae39-1adc8cfe1775/" style="color: #888;">Unsubscribe</a>
            &nbsp;&nbsp;
            <a href="https://lists.harp-proxy.net/campaign/89c4c419-6d7f-4fb9-ae39-1adc8cfe1775/" style="color: #888;">View in browser</a>
        </p>
    </div>
    <div class="gutter" style="padding: 30px;">&nbsp;<img src="https://lists.harp-proxy.net/campaign/89c4c419-6d7f-4fb9-ae39-1adc8cfe1775//px.png" alt="" /></div>
</body>
</html>
]]></content:encoded>
      <pubDate>Fri, 31 Oct 2025 21:46:56 +0000</pubDate>
    </item>
    <item>
      <title>HARP Proxy 0.8 is 🚀 out!</title>
      <link>https://lists.harp-proxy.net/archive/release-0-8</link>
      <description></description>
      <content:encoded><![CDATA[<!doctype html>
<html>
    <head>
        <title>HARP Proxy 0.8 is 🚀 out!</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
        <base target="_blank">
        <style>
            body {
                background-color: #F0F1F3;
                font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, sans-serif;
                font-size: 15px;
                line-height: 26px;
                margin: 0;
                color: #444;
            }

            pre {
                background: #f4f4f4f4;
                padding: 2px;
            }

            table {
                width: 100%;
                border: 1px solid #ddd;
            }
            table td {
                border-color: #ddd;
                padding: 5px;
            }

            .wrap {
                background-color: #fff;
                padding: 30px;
                max-width: 525px;
                margin: 0 auto;
                border-radius: 5px;
            }

            .button {
                background: #0055d4;
                border-radius: 3px;
                text-decoration: none !important;
                color: #fff !important;
                font-weight: bold;
                padding: 10px 30px;
                display: inline-block;
            }
            .button:hover {
                background: #111;
            }

            .footer {
                text-align: center;
                font-size: 12px;
                color: #888;
            }
                .footer a {
                    color: #888;
                    margin-right: 5px;
                }

            .gutter {
                padding: 30px;
            }

            img {
                max-width: 100%;
                height: auto;
            }

            a {
                color: #0055d4;
            }
                a:hover {
                    color: #111;
                }
            @media screen and (max-width: 600px) {
                .wrap {
                    max-width: auto;
                }
                .gutter {
                    padding: 10px;
                }
            }
        </style>
    </head>
<body style="background-color: #F0F1F3;font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, sans-serif;font-size: 15px;line-height: 26px;margin: 0;color: #444;">
    <div class="gutter" style="padding: 30px;">&nbsp;</div>
    <div class="wrap" style="background-color: #fff;padding: 30px;max-width: 525px;margin: 0 auto;border-radius: 5px;">
        <p>Hi there!</p>
<p>We're very proud to announce that <a href="https://pypi.org/project/harp-proxy/0.8.0/">HARP Proxy 0.8</a> is out (<a href="https://github.com/msqd/harp/releases/tag/0.8.0">changelog</a>)!</p>
<p>Please try it out and <a href="https://github.com/msqd/harp/discussions/701">share your feedback</a>, we're really excited about this one!</p>
<p>Happy proxying!</p>
<p>HARP Proxy Development Team</p>
    </div>
    
    <div class="footer" style="text-align: center;font-size: 12px;color: #888;">
        <p>
            <a href="https://lists.harp-proxy.net/subscription/5e4700b4-4bdc-4fa3-9460-0609616a8601/" style="color: #888;">Unsubscribe</a>
            &nbsp;&nbsp;
            <a href="https://lists.harp-proxy.net/campaign/5e4700b4-4bdc-4fa3-9460-0609616a8601/" style="color: #888;">View in browser</a>
        </p>
    </div>
    <div class="gutter" style="padding: 30px;">&nbsp;<img src="https://lists.harp-proxy.net/campaign/5e4700b4-4bdc-4fa3-9460-0609616a8601//px.png" alt="" /></div>
</body>
</html>
]]></content:encoded>
      <pubDate>Wed, 23 Apr 2025 17:00:07 +0000</pubDate>
    </item>
    <item>
      <title>It&#39;s party time! HARP Proxy 0.7 is 🚀 out!</title>
      <link>https://lists.harp-proxy.net/archive/release-0-7</link>
      <description></description>
      <content:encoded><![CDATA[<!doctype html>
<html>
    <head>
        <title>It&#39;s party time! HARP Proxy 0.7 is 🚀 out!</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
        <base target="_blank">
        <style>
            body {
                background-color: #F0F1F3;
                font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, sans-serif;
                font-size: 15px;
                line-height: 26px;
                margin: 0;
                color: #444;
            }

            pre {
                background: #f4f4f4f4;
                padding: 2px;
            }

            table {
                width: 100%;
                border: 1px solid #ddd;
            }
            table td {
                border-color: #ddd;
                padding: 5px;
            }

            .wrap {
                background-color: #fff;
                padding: 30px;
                max-width: 525px;
                margin: 0 auto;
                border-radius: 5px;
            }

            .button {
                background: #0055d4;
                border-radius: 3px;
                text-decoration: none !important;
                color: #fff !important;
                font-weight: bold;
                padding: 10px 30px;
                display: inline-block;
            }
            .button:hover {
                background: #111;
            }

            .footer {
                text-align: center;
                font-size: 12px;
                color: #888;
            }
                .footer a {
                    color: #888;
                    margin-right: 5px;
                }

            .gutter {
                padding: 30px;
            }

            img {
                max-width: 100%;
                height: auto;
            }

            a {
                color: #0055d4;
            }
                a:hover {
                    color: #111;
                }
            @media screen and (max-width: 600px) {
                .wrap {
                    max-width: auto;
                }
                .gutter {
                    padding: 10px;
                }
            }
        </style>
    </head>
<body style="background-color: #F0F1F3;font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, sans-serif;font-size: 15px;line-height: 26px;margin: 0;color: #444;">
    <div class="gutter" style="padding: 30px;">&nbsp;</div>
    <div class="wrap" style="background-color: #fff;padding: 30px;max-width: 525px;margin: 0 auto;border-radius: 5px;">
        <p>Hi there!</p>
<p>We're very proud to announce that <a href="https://pypi.org/project/harp-proxy/0.7.1/">HARP Proxy 0.7</a> is out!</p>
<p>This is the very first version we announce publicly, and it contains a good bunch of features (<a href="https://docs.harp-proxy.net/en/latest/changelogs/0.7.0.html">see the changelog</a>). Due to a small mistake while releasing, the 0.7.1 version replaces the failed 0.7.0 release (that was only out for a few minutes).</p>
<p>Amongst other things, this version enables a lot of reliability and resilience features (like retry, failover, round robin, health checks, circuit breaker ...), optional redis support for blob and cache storage, and rules engine enhancements.</p>
<p>Please try it out and <a href="https://github.com/msqd/harp/discussions/518">share your feedback</a>, we're really excited about this one!</p>
<p>Happy proxying!</p>
<p>HARP Proxy Development Team</p>
    </div>
    
    <div class="footer" style="text-align: center;font-size: 12px;color: #888;">
        <p>
            <a href="https://lists.harp-proxy.net/subscription/8abc4317-2e8e-47d9-b371-53114ef502fa/" style="color: #888;">Unsubscribe</a>
            &nbsp;&nbsp;
            <a href="https://lists.harp-proxy.net/campaign/8abc4317-2e8e-47d9-b371-53114ef502fa/" style="color: #888;">View in browser</a>
        </p>
    </div>
    <div class="gutter" style="padding: 30px;">&nbsp;<img src="https://lists.harp-proxy.net/campaign/8abc4317-2e8e-47d9-b371-53114ef502fa//px.png" alt="" /></div>
</body>
</html>
]]></content:encoded>
      <pubDate>Tue, 17 Sep 2024 14:00:00 +0000</pubDate>
    </item>
    <item>
      <title>HARP Proxy 0.6.1 (fixes) and 0.7.0a1 (preview) are out!</title>
      <link>https://lists.harp-proxy.net/archive/27264433-85e1-4b90-9a9a-2d88d74bf684</link>
      <description></description>
      <content:encoded><![CDATA[<!doctype html>
<html>
    <head>
        <title>HARP Proxy 0.6.1 (fixes) and 0.7.0a1 (preview) are out!</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
        <base target="_blank">
        <style>
            body {
                background-color: #F0F1F3;
                font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, sans-serif;
                font-size: 15px;
                line-height: 26px;
                margin: 0;
                color: #444;
            }

            pre {
                background: #f4f4f4f4;
                padding: 2px;
            }

            table {
                width: 100%;
                border: 1px solid #ddd;
            }
            table td {
                border-color: #ddd;
                padding: 5px;
            }

            .wrap {
                background-color: #fff;
                padding: 30px;
                max-width: 525px;
                margin: 0 auto;
                border-radius: 5px;
            }

            .button {
                background: #0055d4;
                border-radius: 3px;
                text-decoration: none !important;
                color: #fff !important;
                font-weight: bold;
                padding: 10px 30px;
                display: inline-block;
            }
            .button:hover {
                background: #111;
            }

            .footer {
                text-align: center;
                font-size: 12px;
                color: #888;
            }
                .footer a {
                    color: #888;
                    margin-right: 5px;
                }

            .gutter {
                padding: 30px;
            }

            img {
                max-width: 100%;
                height: auto;
            }

            a {
                color: #0055d4;
            }
                a:hover {
                    color: #111;
                }
            @media screen and (max-width: 600px) {
                .wrap {
                    max-width: auto;
                }
                .gutter {
                    padding: 10px;
                }
            }
        </style>
    </head>
<body style="background-color: #F0F1F3;font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, sans-serif;font-size: 15px;line-height: 26px;margin: 0;color: #444;">
    <div class="gutter" style="padding: 30px;">&nbsp;</div>
    <div class="wrap" style="background-color: #fff;padding: 30px;max-width: 525px;margin: 0 auto;border-radius: 5px;">
        <p>Hi there!</p>
<p>We're happy to announce that two new releases of HARP Proxy are available!</p>
<p><a href="https://pypi.org/project/harp-proxy/0.6.1/">HARP Proxy 0.6.1</a> is the new stable version, containing mostly dependency upgrades and a bugfix for long urls (<a href="https://github.com/msqd/harp/discussions/506">see the changelog</a>). This is a stable release and 0.6 users should upgrade their systems (and we did already upgrade ours).</p>
<p><a href="https://pypi.org/project/harp-proxy/0.7.0a1/">HARP Proxy 0.7.0a1</a> is a preview version for the next major release, containing a lot of improvements and a flexible implementation of the circuit breaker, along with a lot of new options for proxy remotes (<a href="https://github.com/msqd/harp/discussions/507">see the changelog</a>). This is a preview, alpha release. There can be bugs, quirks, incompatibilities ... We did upgrade our test/qa environments to use this release, and you can do too if you want to test the new features. All feedback is welcome.</p>
<p>Happy proxying!</p>
<p>HARP Proxy Development Team</p>
    </div>
    
    <div class="footer" style="text-align: center;font-size: 12px;color: #888;">
        <p>
            <a href="https://lists.harp-proxy.net/subscription/27264433-85e1-4b90-9a9a-2d88d74bf684/" style="color: #888;">Unsubscribe</a>
            &nbsp;&nbsp;
            <a href="https://lists.harp-proxy.net/campaign/27264433-85e1-4b90-9a9a-2d88d74bf684/" style="color: #888;">View in browser</a>
        </p>
    </div>
    <div class="gutter" style="padding: 30px;">&nbsp;<img src="https://lists.harp-proxy.net/campaign/27264433-85e1-4b90-9a9a-2d88d74bf684//px.png" alt="" /></div>
</body>
</html>
]]></content:encoded>
      <pubDate>Fri, 06 Sep 2024 16:20:33 +0000</pubDate>
    </item>
  </channel>
</rss>