Skip to content

Latest commit

 

History

History
144 lines (94 loc) · 4.29 KB

CHANGELOG.md

File metadata and controls

144 lines (94 loc) · 4.29 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.10.0 - 2024-06-14

Added

  • Allowlist alternate spellings of Apache and BSD licenses.

0.9.0 - 2024-06-07

Added

  • Allowlist alternate spellings of Apache, MIT and LGPL licenses.

0.8.0 - 2023-01-27

Added

0.7.3 - 2021-01-07

Fixed

  • Find license problems in more configurations, like api or implementation. Fix JPERF-713.

0.7.2 - 2020-11-17

Fixed

  • Fix repo URL for gradleRelease.atlassianPrivateMode = true.

0.7.1 - 2020-11-04

Changed

  • Release to Atlassian proxy of Maven Central. Fix JPERF-677.

0.7.0

This release didn't happen due to a bug. The number 0.7.0 is "burned".

0.6.0 - 2019-03-26

Added

  • Enable support for Atlassian private repository.

0.5.1 - 2019-03-23

Fixed

  • Bump axion-release to get better transitive dependencies.

0.5.0 - 2019-01-30

Added

  • Infer GitHub remote for POM SCM section. Unblock JPERF-375.

0.4.3 - 2018-09-20

Fixed

0.4.2 - 2018-09-20

Fixed

  • Support anonymous access to atlassian-public. Fix JPERF-116.

0.4.1 - 2018-09-06

Fixed

  • License check overriding check tasks dependencies see JPERF-58.

0.4.0 - 2018-09-03

Added

  • Sign releases.

Changed

  • Release to atlassian-public maven repository.

0.3.0 - 2018-08-27

Removed

  • Stop publishing to snapshot repositories.
  • Stop depending on snapshot repositories.

0.2.0 - 2018-08-09

Added

  • Add more licenses to allowedLicenses list
  • Run verifyLicensing before check task

Fixed

  • Add description to verifyLicensing task

0.1.0 - 2018-08-08

Added

  • Bundle license in JAR file
  • Add verifyLicensing task

0.0.2 - 2018-08-02

Added

0.0.1 - 2018-08-02

Added

  • Atlassian private repository configuration
  • Release and publishing configuration