atlassian-api / atlassian-python-api

Atlassian Python REST API wrapper
https://atlassian-python-api.readthedocs.io
Apache License 2.0
1.29k stars 644 forks source link

[Confluence] Does not use the v2 version of the api-rest #1200

Open cbertran opened 11 months ago

cbertran commented 11 months ago

According to Change-Log many functions of Confluence rest api v1 will stop working, and if I'm not mistaken, these libraries use api-rest version 1 (/wiki/rest/api/ instead of /wiki/rest/api/v2)

gonchik commented 10 months ago

@cbertran that's right, I will wrap up the cloud version as rest/api/v2

gagbaghdas commented 9 months ago

@cbertran that's right, I will wrap up the cloud version as rest/api/v2 Hi there . Is there any approx estimation on this? Thanks

gonchik commented 9 months ago

@gagbaghdas I did not started yet, I little bit busy

gagbaghdas commented 9 months ago

@gagbaghdas I did not started yet, I little bit busy

Thanks!

gonchik commented 9 months ago

@sreway please help once you have some time

gagbaghdas commented 9 months ago

@sreway please help once you have some time

Sure

Stef16Robbe commented 8 months ago

Any updates on this?

SLRover commented 7 months ago

We start working. Currently, new API version will be released as beta. We will providing new methods as soon as possible.

tianjing-li commented 5 months ago

@SLRover Any further updates? Will moving the Confluence python SDK to your V2 API introduce any breaking changes to the existing methods?