Skip to content

Releases: scionproto-contrib/http-proxy

v0.2.1-beta.1

10 Apr 13:51
fe425ff
Compare
Choose a tag to compare
v0.2.1-beta.1 Pre-release
Pre-release

This release adds a health endpoint functionality to give support the browser extension discovery mechanism and improve the GUI feedback for the user. Additionally, it simplifies the user configuration for running the forward proxy locally.

What's Changed

Full Changelog: v0.2.0-beta.1...v0.2.1-beta.1

v0.2.1-beta

10 Apr 13:34
fe425ff
Compare
Choose a tag to compare
v0.2.1-beta Pre-release
Pre-release

This release adds a health endpoint functionality to give support the browser extension discovery mechanism and improve the GUI feedback for the user. Additionally, it simplifies the user configuration for running the forward proxy locally.

What's Changed

Full Changelog: v0.2.0-beta...v0.2.1-beta

v0.2.0-beta.1

21 Feb 10:39
0853c15
Compare
Choose a tag to compare
v0.2.0-beta.1 Pre-release
Pre-release

This release contains significant changes with respect to the previous version.

Mainly, this release does not contain any binaries, since dependencies to the Caddy plugin were removed to allow for the SCION HTTP proxy to be used with other back-end implementations. The package forward contains the logic for the forward SCION HTTP proxy, while networks contains the listeners that can be used on the reverse proxy side. Currently the SCION Caddy plugin is making use of some of the HTTP proxy packages.

This release also contain some bugfixes; some of them introduced on the scion-apps/pan library dependencies.

This release is meant to be tested and evaluated. Based on feedback we will move to rc version.

v0.2.0-beta

07 Feb 17:00
0853c15
Compare
Choose a tag to compare
v0.2.0-beta Pre-release
Pre-release

This release contains significant changes with respect to the previous version.

Mainly, this release does not contain any binaries, since dependencies to the Caddy plugin were removed to allow for the SCION HTTP proxy to be used with other back-end implementations. The package forward contains the logic for the forward SCION HTTP proxy, while networks contains the listeners that can be used on the reverse proxy side. Currently the SCION Caddy plugin is making use of some of the HTTP proxy packages.

This release also contain some bugfixes; some of them introduced on the scion-apps/pan library dependencies.

This release is meant to be tested and evaluated. Based on feedback we will move to rc version.

v0.1.0-beta

10 Oct 12:56
Compare
Choose a tag to compare
v0.1.0-beta Pre-release
Pre-release

This is a pre-release with the intention to be used and tested broadly. It includes completely functional caddy modules that enable both:

  • Forward proxy over SCION
  • Reverse proxy over SCION

The documentation can be found here: https://scion-http-proxy.readthedocs.io/en/latest/index.html

The forward proxy can be used together with the SCION browser extension: https://scion-browser-extension.readthedocs.io/en/latest/

Attached you can find the binaries, mainly the amd64 binaries for Linux and macOS are tested, but the rest should be functional as well