Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

We’re happy to announce that we’ve released Repository Templates 4.2.0 on 30 Sep 🎉

Download on the Atlassian Marketplace for Bitbucket Data Center

...

In our previous release 4.0, we were requiring an extra JVM flag to make Repository Templates to work. This requirement has been lifted. You therefore don’t need to start Bitbucket with the --add-opens=java.base/java.lang.reflect=ALL-UNNAMED option. Other --add-opens options may still be required by Bitbucket itself.

Project Settings page has a new layout

With the increasing number of synchronizable settings, we have re-thought the layout for the project settings page. Available settings for synchronization should now follow the same structure as in Repository settings.

Changelog

4.2.3: Fix Creation of template with complete mirror on Bitbucket Mesh

  • We fixed the creation of creating repository without history on Bitbucket Mesh in the previous release (see below for details). This release also fixes the creation of repository using the complete mirror setting on Bitbucket Mesh.

4.2.2: Fix Creation of template on Bitbucket Mesh

  • A Bitbucket Mesh implementation bug was preventing the creation of new repositories from a template. While the bug has been solved for Bitbucket Data Center 9.4, we have implemented a workaround for people stuck in previous versions of Bitbucket. Creating a new repository without history will now work properly even when using Bitbucket Mesh.

  • Added Web Sudo support for Repository Templates global administration pages.

4.2.1: Fix REST API to create repository from template

  • Fix REST API endpoint to create repository from template. Due to a regression introduced in 4.0.0, it was required to send a template repository id, even when using the template slug and its project key.
    See our REST API docs.

Do you have any questions, suggestions, or problems?

Let us know. We’re glad to help!

...