confluence-go-api icon indicating copy to clipboard operation
confluence-go-api copied to clipboard

[v2] Cloud only version

Open c-seeger opened this issue 2 years ago • 2 comments

Attlassian removed the Self-Hosted version of Jira/Confluence of their product portfolio.

The current codebase was build to support both versions, but since the API's diverge more and more a V2 refactor should be done to support only the Cloud version while keeping the Self-Hosted code in a different repository.

This clean's the code and creates a clear use case for both clients (cloud and self-hosted) without the need of mixing code snippets for compatibility reasons.

c-seeger avatar Apr 11 '23 13:04 c-seeger

CC: @mikfreedman

c-seeger avatar Apr 11 '23 13:04 c-seeger

Atlassian still provides self-hosted versions, which are called "Data Center". They are basically just a much much much more expensive Server version but with the added benefit of being able to scale.

Roemer avatar May 26 '23 09:05 Roemer