13 Commits

Author SHA1 Message Date
35c7712f85 [RELEASE] - release version: 0.4.0 2025-01-02 07:26:41 +01:00
84d09f6dbb replace local jwt with library version
- update ConfigurationController to handle hlaeja jwt instead of jwtService
- update MeasurementController to handle hlaeja jwt instead of jwtService
- add dependency for hlaeja jwt
- remove dependencies for jjwt
- remove JwtService.kt
- remove PublicKeyProvider.kt
- remove jwt key property explanation from additional-spring-configuration-metadata.json
2025-01-02 06:48:12 +01:00
c5ff6e555a [RELEASE] - bump version 2024-12-28 08:05:01 +01:00
e4a70e0e43 [RELEASE] - release version: 0.3.0 2024-12-28 08:04:58 +01:00
19f46bd01f add metrics collection for API
- extract webclient call from getConfiguration and add metrics in DeviceConfigurationService
- extract webclient call from getMeasurement, addMeasurement and add metrics in DeviceDataService
- extract webclient call from getIdentityFromDevice and add metrics in DeviceRegistryService
- add MeterRegistry dependency
- fix test application.yml
- update kotlin logging dependency
2024-12-27 23:37:55 +01:00
e48cf674a5 [RELEASE] - bump version 2024-12-10 23:53:59 +01:00
36721abdb9 [RELEASE] - release version: 0.2.0 2024-12-10 23:53:56 +01:00
0e5c4e3e9f update for common plugin v0.2.0
- cleanup Mapper.kt
- update build.gradle.kts to use certificate plugin
- update catalog version
2024-12-10 22:37:46 +01:00
5c1a0693b3 [RELEASE] - bump version 2024-11-30 20:53:19 +01:00
cba1434b98 [RELEASE] - release version: 0.1.0 2024-11-30 20:53:16 +01:00
c99c8dc748 increase maximum heap size to 1G 2024-11-27 03:33:45 +01:00
8342512703 Set up keystore 2024-11-27 02:42:10 +01:00
42692ce94e Set up project structure 2024-11-27 02:38:15 +01:00