Hello,
which is the current Bitbucket cloud version?
Where can I get this information from the website?
How often Bitbucket cloud is updated?
Thanks for the clarifications
Which is the current Bitbucket cloud version?
It's impossible to define a version for the whole Bitbucket Cloud because it's not a single application but rather a big set of various services, all of which have different and independent lifecycles. Moreover, even if you came up with some understanding of a version, it wouldn't tell you much because many things are controlled by feature flags and can be turned on and off without any redeploys.
Where can I get this information from the website?
Most of the services I mentioned are internal and not exposed to the outer world. The only public thing somewhat related to versioning is available at /site/info endpoint (the deployed element). Back in the days it used to reflect the state of most the things you could see in Bitbucket's UI, however over the years it got way less relevant and nowadays you can think of it as of a version of only some assets.
How often Bitbucket Cloud is updated?
As I mentioned above, services that Bitbucket consists of have independent lifecycles. The major ones are usually deployed few times a week, however some services can be updated every day while other can work without any changes for weeks.
I hope I shed some light on your questions.
Cheers,
Daniil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.