Releases: openremote/proxy
Releases · openremote/proxy
2.8.24.0
This moves us back to the latest 2.x LTS version.
What's Changed
⭐ Enhancements
- Remove deprecated usages from Dockerfile by @ebariaux in #20
- Add anchore docker image scanning to pipeline by @ebariaux in #21
- Flag to disable TLS handling by proxy by @ebariaux in #18
- Add SonarQube analysis by @ebariaux in #25
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
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
- @MartinaeyNL made their first contribution in #14
Full Changelog: 2.9.15.0...2.9.15.1
2.9.15.0
2.9.11.1
Fix for MQTT_RATE_LIMIT
2.9.9.0
Updated to 2.9.9 proxy version and updates to default proxy config to prevent bot indexing
2.9.7.3
Minor
2.9.7.2
Updated haproxy.cfg to include configurable gw- host forwarding to https://SISH_HOST:SISH_PORT
2.9.7.1
Minor bug fix for Route 53 role
2.9.7.0
Updated to HAProxy 2.9.7 and also includes wildcard certificate support using AWS Route53 DNS zones.
2.9.6.0
Updated to HA Proxy 2.9 and healthcheck improved