Skip to content

Releases: cyface-de/data-collector

7.2.0

04 Sep 10:00
a2595f6
Compare
Choose a tag to compare
Fixed:
- Upload speed issue (Google CloudStore)
- Dockerfile: addgroup not found
- docker-compose: typo in subnet

Added:
- Support for attachment uploads (Google CloudStore)

Changed:
- Replace flapdoodle tests with GenericContainer tests
- Upgrade dependencies
- Upgrade uploader to 1.4.1
- Refactor unnecessary factory patterns
- Rename MeasurementHandler to UploadHandler

7.1.6-beta1

16 Jul 10:07
Compare
Choose a tag to compare
7.1.6-beta1 Pre-release
Pre-release
Fix typo in subnet definition

7.1.5

03 Jun 12:20
e4f76a2
Compare
Choose a tag to compare
Fixed:
- NPE when blob was not available in Cloud Storage
- Upload by ensuring WriteStream finishes before closing ReadStream

Changed:
- Add proxy server to local test setup (Docker)

7.1.4

08 May 09:37
728a687
Compare
Choose a tag to compare
Fixed:
- Pre-request Location header contains api endpoint path (api/v5)

Added:
- http.endpoint parameter readded (required for absolute Location header in response)

7.1.3

06 May 08:21
af59db6
Compare
Choose a tag to compare
Fixed:
- Upload into Object Storage Collector
- Google Cloud Write Operation to not block event thread

Changed:
- Upgrade dependencies

Removed:
- Injection of api endpoint (now the parent nginx routes requests e.g. from api/v4 to the collector endpoint root)

7.1.2

21 Mar 08:06
8cf51f3
Compare
Choose a tag to compare
Fixed:
- Duplicate log output
- Error message on wrongly sized upload requests

Changed:
- Updated openapi documentation

7.1.1

14 Feb 08:29
Compare
Choose a tag to compare
Fixed:
- ContentRange in GoogleCloudStorageService

7.1.0

08 Feb 09:21
f1b3a5a
Compare
Choose a tag to compare
Added:
- Support for Object Storage

Changed:
- Switch to Kotlin
- Switch to JDK 17

7.0.1

05 Sep 10:02
Compare
Choose a tag to compare
Fixed:
- Publish workflow after removing management api

6.12.0

14 Jun 13:47
48848fa
Compare
Choose a tag to compare
Added:
- api/v4 with OAuth2