Skip to content

Feature (issue #75): better ease of use / code cleanliness for supporting the EU service region #76

Merged
Deconstrained merged 17 commits intomainfrom
feature-75-eu-ease-of-use
Feb 26, 2026
Merged

Feature (issue #75): better ease of use / code cleanliness for supporting the EU service region #76
Deconstrained merged 17 commits intomainfrom
feature-75-eu-ease-of-use

Conversation

@Deconstrained
Copy link
Collaborator

@Deconstrained Deconstrained commented Feb 17, 2026

This adds a new base_url keyword argument to every client class' constructor, which in turn sets the url property. All of the same validation rules apply and the old method of selecting a different service region still apply.

This also:

  • (TODO) updates the documentation to more prominently feature service region selection.
  • Adds support for new endpoints in the Jira Cloud Integration API that were added since the client was created
    "/accounts_mappings/{id}/rules",
    "/accounts_mappings/{id}/rules/{rule_id}"

See issue #75

@Deconstrained Deconstrained marked this pull request as ready for review February 24, 2026 02:36
@Deconstrained Deconstrained merged commit 7119d10 into main Feb 26, 2026
21 checks passed
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.

1 participant