Skip to content

1.11.0

Compare
Choose a tag to compare
@fgalan fgalan released this 14 Feb 10:28
· 4736 commits to master since this release

Full documentation at: http://fiware-orion.readthedocs.io/en/1.11.0/

NGSIv2 API reference (release candidate 2017.11): http://telefonicaid.github.io/fiware-orion/api/v2/stable

Changelog (since 1.10.0):

  • Reference distribution changed from RHEL/CentOS 6 to RHEL/CentOS 7
  • Add: new BROKER_LOG_LEVEL variable at /etc/config/contextBroker to set log level
  • Add: new GENERATE_COREDUMP variable at /etc/config/contextBroker to enable core generation and archiving (useful for debugging)
  • Add: handler for SIGHUP termination signal
  • Fix: using SIGTERM instead of SIGHUP for stopping broker in init.d service script
  • Fix: Invalid description in POST /op/query error response (#2991)
  • Fix: Bug that may cause contextBroker to crash when passing inappropriate parameter in query context payload (#3055)
  • Fix: Correct treatment of PID-file (#3075)