Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v0.4.0 #99

Merged
merged 2 commits into from
Aug 16, 2024
Merged

Release/v0.4.0 #99

merged 2 commits into from
Aug 16, 2024

Conversation

munterfi
Copy link
Member

Draft new release v0.4.0 to conclude the current sprint.

Release notes:

## public-transit-service 0.4.0

This release focuses on enhancing the router's capabilities (multiday and range Raptor), refactoring, and improving the overall user experience with the service.

### New Features
- **Multiday Routing Support**: The Raptor now supports queries for connections that span multiple days, based on a new `TripMaskProvider` concept.
- **Range Raptor**: The public transit service is now capable of applying Range Raptor searches to obtain the shortest connections.
- **Improved Error Handling in REST API**: Enhanced the application's error-handling mechanism, particularly by checking for valid parameters and existing stops.
- **Service Home and Utility Endpoints**: A new homepage is available under the service root (`/`) with information about the version and useful links to metrics, health, and build information.
- **OpenAPI Support**: A Swagger UI and API documentation are now automatically generated and served under the service home.
- **GTFS Accessibility Information**: Accessibility and bike information are now read into the GTFS schedule, if available.

### Bug Fixes
- **Docker Deployment**: Fixed incorrect environment variable names.
- **GTFS Calendar**: The conditionally required files `calendars.txt` and `calendar_dates.txt` are now read correctly in all valid combinations.

--> PLACE AUTOMATICALLY GENERATED CHANGELOG HERE

@munterfi munterfi requested review from clukas1 and Brunner246 August 16, 2024 10:48
@munterfi munterfi self-assigned this Aug 16, 2024
Copy link
Member

@clukas1 clukas1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@munterfi munterfi merged commit e9b579b into main Aug 16, 2024
2 checks passed
@munterfi munterfi deleted the release/v0.4.0 branch August 16, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants