webhookd/CHANGELOG.md
2018-03-21 14:46:06 +00:00

4.1 KiB

(2018-03-21)

1.2.2 (2018-03-21)

Bug Fixes

  • server: remove global server timeouts (1e38906)
  • fix panic due to writing into closed chan (2a22680)

1.2.1 (2018-01-10)

1.2.0 (2018-01-09)

Features

1.1.0 (2018-01-05)

Features

  • docker: add git and ssh client inside the Docker image (10b82d6)
  • docker: add jq inside the Docker image (c2a1741)
  • transmit HTTP headers as env variables to the script (2e80359)

1.0.1 (2018-01-05)

Bug Fixes

  • api: set SSE headers correctly (d7b65e6)

1.0.0 (2018-01-02)

Bug Fixes

  • ci: keep binary for release phase (e6b0206)

0.0.3 (2015-04-20)

Features

  • Redirect script output in the console. (d1fbdb1)

0.0.2 (2015-04-07)

Bug Fixes

Features

0.0.1 (2014-09-23)

Features

  • Add build script for bitbucket hub. (057ddd1)
  • Add env configuration sample. (9f1f9d0)
  • Add minimal test script. (dbdd9f5)
  • Add notification system and docker hook support. (474610e)
  • Big refactoring. (eb4b9ba)
  • Create docker container. (cb73848)