Releases: telefonicaid/orchestrator
Releases · telefonicaid/orchestrator
4.8.0
What's Changed
- UPGRADE: pymongo version from 3.13.0 to 4.6.3
- ADD: set to 256 (from previous 100) and allow change default queue size for uwsgi connections (QUEUE_SIZE env var in Dockerfile) (#352)
- FIX: bad error reported (500 instead 401) when a token error (i.e. token expired)
Full Changelog: 4.6.0...4.8.0
4.7.0
What's Changed
- UPGRADE: uwsgi version from 2.0.23 to 2.0.24
- UPGRADE: django from 2.2.28 to 3.2.25 due security vulnerability
- UPGRADE: Debian version from 12.1 to 12.5 in Dockerfile
Full Changelog: 4.6.0...4.7.0
4.6.0
What's Changed
- UPGRADE: pymongo from 3.12.3 to 3.13.0
- UPGRADE: python-ldap from 3.4.0 to 3.4.3
- UPGRADE: uwsgi version from 2.0.19.1 to 2.0.23
- UPGRADE: Debian version from 11.3 to 12.1 in Dockerfile
- FIX: remove use of skipInitialNotification with orion subscriptions
- UPGRADE: requests from 2.27.1 to 2.31.0
Full Changelog: 4.5.0...4.6.0
4.5.0
What's Changed
- fix regex for check email domain length by @AlvaroVega in #338
Full Changelog: 4.4.0...4.5.0
4.4.0
4.3.0
What's Changed
- ADD: new API to rename subservice (including mongo database of Orion, STH, CEP, IotAgents) (#330)
- UPGRADE: Debian version from 11.2 to 11.3 in Dockerfile
Full Changelog: 4.2.0...4.3.0
4.2.0
What's Changed
- ADD: config env vars for PEP and IOTAGENT user name
- UPGRADE: Dockerfile base image from centos7.9.2009 to Debian 11.2-slim
- UPGRADE: request from 2.25.1 to 2.27.1
- UPGRADE: pymongo from 3.7.2 to 3.12.3
- UPGRADE: django (2.2.27 -> 2.2.28) due security vulnerability
Full Changelog: 4.1.0...4.2.0
4.1.0
FIX: Error: TemplateDoesNotExist at rest_framework/api.html when get /version from text/html
UPGRADE: python-ldap (3.3.1 -> 3.4.0) due security vulnerability
ADD: allow use WARN as WARNING log level
ADD: Docker healthcheck for orchestrator API
4.0.0
What's Changed
- Upgrade Python (2 -> 3), #242
Django (1.11 -> 2.2.24) #310
DjangoRestFramework (3.9 -> 3.11) #309
requests (2.22.0 -> 2.25.1)
python-ldap (2.5.2 -> 3.3.1) - UPDATE: Update jsonschema dep 2.5.0 to 2.6.0
Full Changelog: 3.8.0...4.0.0
3.8.0
What's Changed
- FIX: create geo-index in Orion DB upon service provision (#301)
- FIX: create expiration index in Orion DB upon service provision
- Upgrade Dockerfile base image from centos7.7.1908 to centos7.9.2009
Full Changelog: 3.7.0...3.8.0