Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 748 Bytes

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 748 Bytes

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning. The change log format is inspired by Keep a Changelog.

6.0.0 Release - Java 11 Upgrade

Breaking

  • Java 11 now required to build
  • Java 11 now required to run
  • Spring Boot 2.x upgrade (check configuration changes)

5.24.0 Release - 2021-01-13

Minor improvements and fixes.

Improvements

  • UI State files can now be stored locally (default) or in AWS S3 for stateless deployments.

Fixes

  • Fix assigning task reviewers when special character (umlaut) in reviewer name.
  • Fix missing email for reviewer when doing batch import.