Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 09:09
cf5f74f

2.0.0 (2025-04-27)

⚠ BREAKING CHANGES

  • mvn: The structure of the project has been altered significantly.
  • domain: groupId and all domain references now use .org

Features

  • api: add global CORS configuration for public API access (807f5a2), closes #208
  • introduce central data provider for GTFS datasets in the gtfs sample module (a5212a8), closes #208

Bug Fixes

  • change visibility of RAPTOR benchmark to public (c97d0ef), closes #208
  • release: add issue write permissions to GitHub release please ac… (ffb427c)
  • release: add issue write permissions to GitHub release please action (0c14d58)
  • typo in README (9edaff7), closes #208

Documentation

Code Refactoring

  • domain: migrate from .ch to .org for OSS alignment (d156dae), closes #208
  • mvn: split project into maven modules (998a450), closes #208