Skip to content

Introduce a backward compatibility layer #307

Description

@vriesdemichael

Atlassian makes breaking changes to their api at their whim. This project has tests to verify it still works with the CI version (pinned at a maximum as well for now)

To properly make this tool work out of the box, even for sluggish enterprises with an update pace that puts them behind the breaking changes this tool should support a range of versions, ensuring that all calls either get translated to their versioned implementation or display a proper error.

This would also need proper breaking change tracking and testing against all supported versions in the CI as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions