Skip to content

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

v2.4.0

21 Mar 22:19
Compare
Choose a tag to compare

2.4.0 (2024-03-21)

Bug Fixes

  • Microservice: enhance logging in error cases (9357174)
  • Plugin: add hint on console in case microservice was not found (d7d0960)

Features

  • microservice: add custom user-agent header (#45) (52278e6)

v2.3.3

21 Mar 08:39
Compare
Choose a tag to compare

2.3.3 (2024-03-21)

Bug Fixes

  • Plugin: allow tabs to show up even if pass-through.enabled system option is not set (ca4960b)

v2.3.2

05 Mar 11:19
Compare
Choose a tag to compare

2.3.2 (2024-03-05)

Bug Fixes

  • add gainsight events for tracking (12b58d7)
  • make gainsight service optional (645571f)

v2.3.1

04 Mar 22:11
Compare
Choose a tag to compare

2.3.1 (2024-03-04)

Bug Fixes

  • add https statistics to logging and return details on health endpoint (4f4199d)

v2.3.0

04 Mar 21:44
Compare
Choose a tag to compare

2.3.0 (2024-03-04)

Features

  • add support for connections to https servers (e55e308)

v2.2.1

04 Feb 14:28
Compare
Choose a tag to compare

2.2.1 (2024-02-04)

Bug Fixes

  • remove hint that only one session is possible at the same time (744a0a3)

v2.2.0

04 Feb 14:12
Compare
Choose a tag to compare

2.2.0 (2024-02-04)

Features

  • added socket pool which allows to reuse previously established connections. (b44bc9b)

v2.1.0

01 Feb 22:53
Compare
Choose a tag to compare

2.1.0 (2024-02-01)

Features

  • allow adding custom authorization headers per config to every request (d06aba7)

v2.0.0

31 Jan 22:26
Compare
Choose a tag to compare

2.0.0 (2024-01-31)

Features

  • add proper http server via express to handle every request individually instead of per socket (#2) (8123bb2)

BREAKING CHANGES

  • The device and config id for the remote access connect session are now provided as parameters in the path instead of cookies. This allows to have multiple sessions in parallel from the same browser. Please update both the UI plugin and the microservice.

v1.0.5

29 Jan 21:05
Compare
Choose a tag to compare

1.0.5 (2024-01-29)