Skip to content

Releases: conwetlab/ngsi-proxy

v1.2.2

14 May 23:01
3462fb2
Compare
Choose a tag to compare
  • Add support for heartbeat messages to avoid browsers to close the event source connection.
  • Clean expired event sources.

v1.2.0 (FIWARE 7.7.1)

18 Jun 11:03
eb8c71d
Compare
Choose a tag to compare
  • Improved docker image. See #9
  • Return 204 status code for closed or not available eventsource endpoints. See #10

v1.1.1 (2018-04-02)

02 Apr 18:26
ab7e220
Compare
Choose a tag to compare
  • Fixed some minor details needed to be allow using Nginx as front-end for ngsi-proxy.

v1.1.0 (2018-04-02)

02 Apr 18:20
cdc6ed5
Compare
Choose a tag to compare
  • Migrated to use express 4
  • Added a environmental variable for enabling support for the X-Forwarded-* headers: TRUST_PROXY_HEADERS
  • Improved documentation and initial unit tests.

v1.0.1

10 May 15:09
Compare
Choose a tag to compare
  • Add CORS support. See #2
  • Improved documentation

v1.0.0

10 May 15:10
Compare
Choose a tag to compare

Initial stable version