Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Releases: cyface-de/api

3.3.0

26 Jul 16:52
9757939
Compare
Choose a tag to compare
Removed:
- api-test-environment library

3.3.0-beta1

16 Oct 08:19
@hb0 hb0
Compare
Choose a tag to compare
3.3.0-beta1 Pre-release
Pre-release
Twin of 3.3.0 which has a newer vert.x version required by data-provider but not supported by data-collector due to an open issue at vert.x

3.2.1

30 Jun 09:55
Compare
Choose a tag to compare
Fixed:
- TestMeasurementDocument was still using ObjectId for userId

3.2.0

29 Jun 11:37
Compare
Choose a tag to compare
Removed:
- old authentication and user classes

3.1.0

29 Jun 07:47
c859f5f
Compare
Choose a tag to compare
Remove:
- package v2 with support for old User/Role flow

3.0.0

09 Jun 14:02
fb4ba1f
Compare
Choose a tag to compare
Added:
- Switched to OAuth2 as default in the User model (user id is UUID now)

Changed:
- Add database value to Role (but this class was moved to package v2 for deprecation)

2.1.2

21 Apr 08:46
Compare
Choose a tag to compare
Fixed:
- Downgraded vert.X back to 4.3.6 as 4.4.0/1 leads to a bug in the backend

2.1.1

20 Apr 11:52
b5ef560
Compare
Choose a tag to compare
Changed:
- CI workflow (release branch removed, auto-set version)
- Upgrade dependencies

2.1.0

24 Nov 15:48
Compare
Choose a tag to compare
Added:
- Support for websockets

2.0.2

11 Nov 08:52
Compare
Choose a tag to compare
Changed:
- Enable compression by default