Skip to content

Version flag for profiles #3384

@TheMarex

Description

@TheMarex

Currently when we want to make changes to the profiles that are not backward compatible we would do a major version bump of osrm-backend.

However that also means that profiles that were not ported properly will fail (maybe even silently) if they are not adjusted to API changes.

To make this explicit and open up the possibility for supporting multiple profile API version we should add a version flag to ProfileProperties so we could load the appropriate version of the scripting context.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions