Skip to content

Releases: Cumulocity-IoT/cumulocity-remote-access-cloud-http-proxy

v2.9.2

12 Dec 23:01
Compare
Choose a tag to compare

2.9.2 (2024-12-12)

Bug Fixes

  • http proxy tabs should not be gone when alarms tab is visited (339ed9b)

v2.9.1

03 Dec 23:30
Compare
Choose a tag to compare

2.9.1 (2024-12-03)

Bug Fixes

  • do not attempt to retry failing request (#99) (7505004)

v2.9.0

25 Nov 20:37
Compare
Choose a tag to compare

2.9.0 (2024-11-25)

Features

v2.8.0

15 Apr 20:25
Compare
Choose a tag to compare

2.8.0 (2024-04-15)

Features

  • frontend: add support for sub paths (#67) (b0c7090)

v2.7.0

15 Apr 13:58
Compare
Choose a tag to compare

2.7.0 (2024-04-15)

Features

  • frontend: unlock passthrough feature even on environments where passthrough option is not set (66c5214)

v2.6.0

10 Apr 21:01
Compare
Choose a tag to compare

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

03 Apr 22:40
Compare
Choose a tag to compare

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

03 Apr 21:46
Compare
Choose a tag to compare

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

22 Mar 14:14
Compare
Choose a tag to compare

2.4.2 (2024-03-22)

Bug Fixes

  • microservice: allow forwarding auth header if cookie for auth is also present (97d66b9)

v2.4.1

22 Mar 10:07
Compare
Choose a tag to compare

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)