harness-drone/CHANGELOG.md
2019-09-13 09:06:26 -07:00

8.2 KiB

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

[1.4.0] - 2019-09-12

Added

Removed

Fixed

[1.3.1] - 2019-08-26

Added

[1.3.0] - 2019-08-20

Added

Fixed

Security

  • upgraded to Go 1.12.9 due to CVE-2019-9512 and CVE-2019-9514

[1.2.3] - 2019-07-30

Added

  • disable github status for cron jobs
  • support for action in conditionals, by @bradrydzewski. #2685.

Fixed

[1.2.2] - 2019-07-29

Added

  • support for legacy environment variables
  • support for legacy workspace based on repository name
  • support for github deployment hooks
  • provide base sha for github pull requests
  • option to filter webhooks by event and type
  • upgrade drone-yaml to v1.2.2
  • upgrade drone-runtime to v1.0.7

Fixed

[1.2.1] - 2019-06-11

Added

Fixed

  • fix inconsistent base64 encoding and decoding of encrypted secrets, by @bradrydzewski.
  • update drone-yaml to version 1.1.2 for improved 0.8 to 1.0 yaml marshal escaping.
  • update drone-yaml to version 1.1.3 for improved 0.8 to 1.0 workspace conversion.

[1.2.0] - 2019-05-30

Added

Fixed

[1.1.0] - 2019-04-23

Added

Fixed

[1.0.1] - 2019-04-10

Added