Skip to content

Backport fixes for REST API version 6.0 #512

@IncandescentChrysalis

Description

@IncandescentChrysalis

The current dev branch as well recent releases focus on version 7.0 & 7.1 of the Azure DevOps REST API ,as mentioned in the documentation of the latter.

However, it would be interesting to backport fixes on top of older versions of the library addressing other REST API versions, matching other versions of the Azure DevOps (Server) product.

For instance, the current v6.0.0b4, the latest to support the 6.0 REST API version matchin Azure DevOps Server 2020.1, does not include fixex to the python package generating warning at the setuptools level when the package is being used.
Cf. this commit.

All fixes being meta or interesting for multiple versions of the REST API would be interesting to get for all the supported product.
Azure DevOps Server 2020, for instance, is supported until 2025 (and potentially 2030).
It is incoherent support for this library moves away from otherwise supported products.

Activity

changed the title [-]Backport fixes vor REST API version 6.0[/-] [+]Backport fixes for REST API version 6.0[/+] on Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @IncandescentChrysalis

        Issue actions

          Backport fixes for REST API version 6.0 · Issue #512 · microsoft/azure-devops-python-api