Releases: Cumulocity-IoT/cumulocity-remote-access-cloud-http-proxy
Releases · Cumulocity-IoT/cumulocity-remote-access-cloud-http-proxy
v2.9.2
2.9.2 (2024-12-12)
Bug Fixes
- http proxy tabs should not be gone when alarms tab is visited (339ed9b)
v2.9.1
2.9.1 (2024-12-03)
Bug Fixes
- do not attempt to retry failing request (#99) (7505004)
v2.9.0
2.9.0 (2024-11-25)
Features
v2.8.0
2.8.0 (2024-04-15)
Features
- frontend: add support for sub paths (#67) (b0c7090)
v2.7.0
2.7.0 (2024-04-15)
Features
- frontend: unlock passthrough feature even on environments where passthrough option is not set (66c5214)
v2.6.0
2.6.0 (2024-04-10)
Features
- frontend: add UI dialog to configure http headers that will be added by the microserivce to requests going to the http servers (f2ad509)
v2.5.0
2.5.0 (2024-04-03)
Features
- microservice: add support for dealing with cookies as a preparation for allowing to login into a c8y edge instance (b789902)
v2.4.3
2.4.3 (2024-04-03)
Bug Fixes
- microservice: disable timeouts as otherwise websocket connections were closed after ~60-90 seconds (66b38d5)
v2.4.2
2.4.2 (2024-03-22)
Bug Fixes
- microservice: allow forwarding auth header if cookie for auth is also present (97d66b9)
v2.4.1
2.4.1 (2024-03-22)
Bug Fixes
- microservice: prefer
authorization
cookie over bearer token in authorization
header when trying to extract user and tenant information (5b4058b)