Releases: cyface-de/collector-docker
Releases · cyface-de/collector-docker
3.3.5
3.3.4
Fixed: - Typo in entrypoint.sh
3.3.3
Changed: - Require OAuth site and callback url to be set
3.3.2
Fixed: - Dockerfile: Replace addgroup with groupapp Changed: - Upgrade collector to 7.2.0
3.2.3-beta1
[LEIP-1083] Upgrade to 7.1.6-beta1
3.3.1
Version 3.3.1 Fixed ----- * Entrypoint Script should be able to successfully check for auth server now. Previously it used Mac ZSH commands that are not possible in BASH.
3.3.0
Version 3.3.0 Added ----- * Extend entrypoint.sh with a loop that waits for the identity provider to get online or stop execution of this container if the identity provider is not found within a reasonable time.
3.2.2
Changed: - Upgrade collector to 7.1.5 (Fix upload) - Reformat entrypoint (to ease comparison)
3.2.1
Added: - http.endpoint which was removed in the last release was readded Changed: - Upgrade image to 7.1.4 (fix pre-request location header, needs to include http endpoint)
3.2.0
Changed: - Upgrade image to 7.1.3 Removed: - Environment parameter support for http.endpoint Now the partent nginx needs to route e.g. api/v4 to the collector root endpoint