Skip to content

Releases: openremote/proxy

2.8.24.0

21 May 07:49
9073c48

Choose a tag to compare

This moves us back to the latest 2.x LTS version.

What's Changed

⭐ Enhancements

Other changes

  • Remove leftovers from other PRs by @ebariaux in #22
  • Refactor proxy Docker workflows for PR builds, releases, and fork compatibility by @wborn in #26
  • Added CUSTOM_CERT_DIR and ad-hoc self signed cert generation by @richturner in #27
  • Move back to the LTS 2.8 version for more recent updates by @richturner in #28

New Contributors

Full Changelog: 2.9.15.1...2.8.24.0

2.9.15.1

06 Feb 09:58
bb47bce

Choose a tag to compare

Breaking changes

From this version onwards, we're stopping distribution of the linux/arm/v6 and linux/arm/v7 build platforms.

What's Changed

  • Upgrade GitHub Actions by @wborn in #11
  • Configure concurrency to cancel "In progress" actions by @wborn in #12
  • Add GZip compression to HAProxy config file by @MartinaeyNL in #14
  • Remove linux/arm/v6 and linux/arm/v7 build platforms by @wborn in #17

New Contributors

Full Changelog: 2.9.15.0...2.9.15.1

2.9.15.0

22 Apr 08:13
294a5a2

Choose a tag to compare

What's Changed

  • Support path based proxying by @wborn in #7
  • Pin GitHub Action versions using commit SHAs by @wborn in #9
  • Add configuration options for supporting Kubernetes usage by @wborn in #8

Full Changelog: 2.9.11.1...2.9.15.0

2.9.11.1

07 Oct 13:37

Choose a tag to compare

Fix for MQTT_RATE_LIMIT

2.9.9.0

14 Aug 10:00

Choose a tag to compare

Updated to 2.9.9 proxy version and updates to default proxy config to prevent bot indexing

2.9.7.3

08 May 10:40

Choose a tag to compare

Minor

2.9.7.2

05 May 22:11
0fbc61e

Choose a tag to compare

Updated haproxy.cfg to include configurable gw- host forwarding to https://SISH_HOST:SISH_PORT

2.9.7.1

30 Apr 11:20

Choose a tag to compare

Minor bug fix for Route 53 role

2.9.7.0

29 Apr 22:12
7ddaeea

Choose a tag to compare

Updated to HAProxy 2.9.7 and also includes wildcard certificate support using AWS Route53 DNS zones.

2.9.6.0

08 Mar 14:14

Choose a tag to compare

Updated to HA Proxy 2.9 and healthcheck improved