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

feat(sumo): support for SUMO 1.20.0 #387

Merged
merged 3 commits into from
Jul 2, 2024
Merged

feat(sumo): support for SUMO 1.20.0 #387

merged 3 commits into from
Jul 2, 2024

Conversation

kschrab
Copy link
Contributor

@kschrab kschrab commented May 7, 2024

Description

  • Adds support for SUMO 1.20.0
  • Updated version in README
  • SUMO 1.20.0 libsumojni.jar is not yet available, therefore currently only upgrade LibSumoAmbassador to 1.19.0, but tested already with 1.20.0-SNAPSHOT.

Affected parts of the online documentation

Changes in the documentation required?

Yes, but only on next MOSAIC release.

Definition of Done

Prerequisites

  • You have read CONTRIBUTING.md carefully.
  • You have signed the Contributor License Agreement.
  • Your GitHub user id is linked with your Eclipse Account.

Required

  • The title of this merge request follows the scheme type(scope): description (in the style of Conventional Commits)
  • You have assigned a suitable label to this pull request (e.g., enhancement, or bugfix)
  • origin/main has been merged into your Fork.
  • Coding guidelines have been followed (see CONTRIBUTING.md).
  • All checks on GitHub pass.
  • All tests on Jenkins pass.

Requested (can be enforced by maintainers)

  • New functionality is covered by unit tests or integration tests. Code coverage must not decrease.
  • If a bug has been fixed, a new unit test has been written (beforehand) to prove misbehavior
  • There are no new SpotBugs warnings.

Special notes to reviewer

(1.20.0 not available yet in maven repo, but tested successfully with 1.20.0-SNAPSHOT)
@kschrab kschrab added the chore Pull request that resolve around a chore label May 7, 2024
@kschrab kschrab requested a review from schwepmo May 7, 2024 12:15
pom.xml Show resolved Hide resolved
pom.xml Show resolved Hide resolved
chore(sumo): upgrade libsumojni.jar to 1.20.0
@schwepmo schwepmo merged commit 84cce36 into main Jul 2, 2024
6 checks passed
@schwepmo schwepmo deleted the sumo-1-20 branch July 2, 2024 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull request that resolve around a chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants