Skip to content

Releases: cyface-de/collector-docker

3.3.5

04 Sep 10:44
Compare
Choose a tag to compare
Fixed:
- Add buffer-size to object storage configuration

3.3.4

04 Sep 10:35
Compare
Choose a tag to compare
Fixed:
- Typo in entrypoint.sh

3.3.3

04 Sep 10:28
Compare
Choose a tag to compare
Changed:
- Require OAuth site and callback url to be set

3.3.2

04 Sep 10:04
Compare
Choose a tag to compare
Fixed:
- Dockerfile: Replace addgroup with groupapp

Changed:
- Upgrade collector to 7.2.0

3.2.3-beta1

16 Jul 10:11
Compare
Choose a tag to compare
3.2.3-beta1 Pre-release
Pre-release
[LEIP-1083] Upgrade to 7.1.6-beta1

3.3.1

25 Jun 08:02
9b62b62
Compare
Choose a tag to compare
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

20 Jun 13:35
5094a88
Compare
Choose a tag to compare
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

03 Jun 12:23
Compare
Choose a tag to compare
Changed:
- Upgrade collector to 7.1.5 (Fix upload)
- Reformat entrypoint (to ease comparison)

3.2.1

08 May 09:46
Compare
Choose a tag to compare
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

06 May 08:26
2bbd4a5
Compare
Choose a tag to compare
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