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.5.0 #106

Merged
merged 6 commits into from
Aug 23, 2024
Merged

Release/v0.5.0 #106

merged 6 commits into from
Aug 23, 2024

Conversation

munterfi
Copy link
Member

@munterfi munterfi commented Aug 23, 2024

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

Release notes:

## public-transit-service 0.5.0

This release introduces extended query parameters to support travel mode, accessibility, and bike information in the connection routing service.

### New Features
- **Travel Mode**: Adds the ability to consider travel mode in connection and isoline requests.
- **Accessibility**: Allows requests for connections that are accessible.
- **Bike Allowed**: Incorporates bike information into connection and isoline requests.
- **Dependency Updates**: Updates Spring and Logback dependencies.

### Bug Fixes
- **Improved Input Validation**: Implements checks to prevent identical coordinates for source and target in connection requests.

--> PLACE AUTOMATICALLY GENERATED CHANGELOG HERE

dependabot bot and others added 5 commits August 21, 2024 05:05
Bumps org.apache.commons:commons-compress from 1.27.0 to 1.27.1.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…g.springframework.boot-spring-boot-starter-parent-3.3.3'
@munterfi munterfi self-assigned this Aug 23, 2024
@clukas1 clukas1 self-requested a review August 23, 2024 09:30
@clukas1 clukas1 merged commit b7fa0f1 into main Aug 23, 2024
2 checks passed
@clukas1 clukas1 deleted the release/v0.5.0 branch August 23, 2024 10:01
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