Skip to content

Latest commit

 

History

History
65 lines (37 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

65 lines (37 loc) · 1.31 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.

[Unreleased]

[3.1.0] - 2021-10-31

Added

  • [self-hosted]: Add log level param

[3.0.0] - 2021-08-31

Changed

  • Move self-hosted configuration file validation to a new validate-self-hosted-config job

[2.2.0] - 2021-06-15

Changed

  • Add resource_class parameter

2.1.1 - 2020-11-14

Changed

  • [self-hosted]: Fix config_file_path parameter

2.1.0 - 2020-11-14

Added

  • [self-hosted]: Add caching

2.0.0 - 2020-11-14

Removed

  • [self-hosted]: Remove repository_auth_token parameter from self-hosted job

1.1.0 - 2020-10-31

Added

  • Add self-hosted Job

1.0.0 - 2020-10-30

Added

  • Add validate-config Job