Bitbucket Server 5.5 release notes

24 October 2017

If you are upgrading from an earlier version, check the Bitbucket Server upgrade guide. Be sure to check the End of support announcements and the changes listed in the API changelog.

The Bitbucket 5.5 changelog is at the bottom of this page.

Try Bitbucket Server 5.5

Personal access tokens

Sick of having to use your own credentials to link with a third party?

Tired of breaking your builds when you change your password?

If this sounds painfully familiar, we've added personal access tokens, just for you. Use a personal access token to:

  • integrate with a third party application
  • provide authentication (not login), instead of using basic auth, or
  • use it as a bearer token.

No longer will you need to put your user name and password in a script, or give it to a third party application. Instead, you can simply revoke the token when it is no longer needed. You can keep your password forever if you want! (That's a joke, please don't ever do this).

They're easy to set up, and can be edited at any time.

Restrict the permissions your token has, and it will only do what you want it to do, rather than being forced to use your password.

To learn more, check out the new personal access tokens section.

The people have spoken... Rebase for Bitbucket Server is here

Rebasing allows you to merge feature branch commits onto the tip of your master branch, increasing readability by creating a linear history. By moving your commits to the tip of the branch, you retain existing commits, and simply add yours. 

Bitbucket Server are committed to letting teams work in a way they find most productive and a rebase workflow helps enable that.  

We've added three core areas of functionality:

  • two new merge strategies, rebase fast-forward and rebase, merge.
  • pull request: there is now a rebase action to update your pull request branch.
  • for forks that are synced with the parent repo but aren't syncing, you can use rebase to bring it up to date.

The team understand not everyone uses this workflow, and made sure to include a bitbucket.properties flag that allows the feature to be disabled globally if needed. 

For a deep dive into the feature, watch this video by our Principal Product Manager, Roger Barnes.  

See using rebase in Bitbucket Server for more information.

Changelog

This section will contain information about the Bitbucket Server 5.5 minor releases as they become available. These releases will be free to all customers with active Bitbucket Server software maintenance.

If you are upgrading from an earlier version of Bitbucket Server, check the Bitbucket Server upgrade guide.

The issues listed below are the highlights of all those that have been resolved for the Bitbucket Server 5.5.x releases, and are ordered by votes received.


30 April 2018 - Bitbucket Server 5.5.9

T Key Summary
Loading...
Refresh

19 March 2018 - Bitbucket Server 5.5.8

T Key Summary
Loading...
Refresh

26 February 2018 - Bitbucket Server 5.5.7

T Key Summary
Loading...
Refresh

5 February 2018 - Bitbucket Server 5.5.6

T Key Summary
Loading...
Refresh

14 December 2017 - Bitbucket Server 5.5.5

T Key Summary
Loading...
Refresh

7 December 2017 - Bitbucket Server 5.5.4

T Key Summary
Loading...
Refresh

29 November 2017 - Bitbucket Server 5.5.3

T Key Summary
Loading...
Refresh

27 November 2017 - Bitbucket Server 5.5.2

T Key Summary
Loading...
Refresh

13 November 2017 - Bitbucket Server 5.5.1

T Key Summary
Loading...
Refresh

24 October 2017 - Bitbucket Server 5.5.0

T Key Summary
Loading...
Refresh

Last modified on Mar 18, 2019

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.