title: “Gerrit 3.1.0 Release (in development)” permalink: 3.1.html hide_sidebar: true hide_navtoggle: true toc: true

Release Highlights

  • Mandatory plugins

    It is possible to configure which plugins are mandatory.

    Gerrit will fail to start if a mandatory plugin cannot be loaded.

    Disabling and restarting of a mandatory plugin is rejected.

    Reloading of a mandatory plugin is still possible.

Important Notes

Schema Changes

This release contains schema changes. To upgrade:

  java -jar gerrit.war init -d site_path

Breaking Changes

New Features

Dependency Updates