Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

46 lines (29 loc) · 1.46 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

This changelog is inspired by keepachangelog.com

4.0.0 - 2017-06-13

Changed

  • Update to python 3.
  • Change config file to enable the use of vault secrets (eliza).

3.0.0 - 2016-12-08

Changed

  • If pipeline is closed by rules (aka build windows), gatekeeper will answer with 'denied'.

2.0.0 - 2016-12-08

Changed

  • Remove legacy support.

1.0.2 - 2016-05-09

Fixed

  • Add environment check.
  • Pinned python2 as venv version (thanks@qeqar).

1.0.1 - 2016-05-09

Fixed

  • Gates and groups are ordered alphabetical.

1.0.0 - 2016-04-28

Changed

  • Refactored ticket handling.
  • Groups are not cosmetic anymore but part of the resource url.
  • If the gate was manually closed the gatekeeper answers with 'denied'.

Fixed

  • Fixed ghost tickets