meldestelle/backend/infrastructure
Stefan Mogeritsch 55e5302e13 chore: migrate to Exposed 1.0.0 and refactor UUID handling
Updated persistence layer to align with Exposed 1.0.0. Refactored table definitions to use `javaUUID` for consistency with `java.util.UUID`. Adjusted transaction handling for compatibility with the latest API changes. Enhanced error handling in database utility functions and refined pagination logic. Added documentation and migration updates for best practices with Exposed 1.0.0.
2026-02-02 12:34:24 +01:00
..
cache chore(frontend): refactor navigation and DI setup, remove unused shared module 2026-02-01 13:46:39 +01:00
event-store chore(tests, dependencies, build): optimize test assertions, fix mocking issues, and update dependencies 2026-01-08 01:29:54 +01:00
gateway refactor: update Dockerfile paths, network module auth flow, and Keycloak config 2026-01-23 15:42:07 +01:00
messaging refactor(build, dependencies): introduce SQLDelight WebWorker setup, update Spring Boot dependencies, and align versions 2026-01-12 17:05:44 +01:00
monitoring refactor(ping-feature): clean up imports, simplify UI state handling, and remove redundant variables 2026-01-19 16:55:56 +01:00
persistence chore: migrate to Exposed 1.0.0 and refactor UUID handling 2026-02-02 12:34:24 +01:00
security chore(gateway, ping-service, security): streamline configurations, remove redundancies, and improve resilience 2026-01-16 21:31:56 +01:00