I'd like to monitor new releases of Bitbucket server to alert me when a newer version is released than the one I have installed.
The REST API provides Bitbucket Server version via the application-properties, but I can't seem to find a list of Bitbucket Server releases other than the 'Bitbucket Server 4.11 release notes'. Parsing that is an option, but fragile.
Is there no RSS feed or other machine readable list of Bitbucket Server releases?
You may read here:
https://answers.atlassian.com/questions/205705
As I already wrote there:
"The only relyable source still seems to be https://my.atlassian.com/download/feeds/current/stash.json"
Unless it is still named "stash.json" it is still valid for Bitbucket ....
Thanks! The metadata for the downloads makes this a better option than the maven XML.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Please refer to this answer which contains a list of RSS feeds with links to latest binaries for all Atlassian Server / Data Center products.
This RSS feed can be monitored to check for new versions being available.
Cheers,
Caterina - Atlassian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This URL might work! https://maven.atlassian.com/content/groups/public/com/atlassian/bitbucket/server/bitbucket-webapp/maven-metadata.xml
p.s. I invite you to try my add-on: Bit-Booster for Bitbucket Server.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, that looks promising.
Limiting the versions to x.y.z releases (without suffix) matches the most recent version available on the download page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.