Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

Latest commit

 

History

History
300 lines (187 loc) · 19 KB

CHANGELOG.md

File metadata and controls

300 lines (187 loc) · 19 KB

Changelog

2.1.3 (2020-09-01)

Full Changelog

Fixed bugs:

  • Logging doesn't appear to be working anymore. #146
  • Loglevel is not configureable anymore #140

Merged pull requests:

v2.1.2 (2020-07-21)

Full Changelog

Fixed bugs:

  • ArgumentError - wrong number of arguments (given 1, expected 2) #136
  • puppet-webhook 2.1.1 runs in development mode #131
  • Fix a parser issue with the module endpoint #137 (dhollinger)
  • Bugfix: Run Puma in production mode #135 (bastelfreak)

Closed issues:

  • Update r10k gem to 3.4.1 #121

Merged pull requests:

v2.1.1 (2020-06-23)

Full Changelog

Merged pull requests:

v2.1.0 (2020-03-09)

Full Changelog

Implemented enhancements:

  • Add Warden and enforce token auth #82
  • Update tests to use WebMock instead of Rack::Test #72
  • Remove Puppet Server Requirement #70

Closed issues:

  • Breaks on Ruby 2.4 #104

Merged pull requests:

v2.0.0 (2019-05-17)

Full Changelog

Breaking changes:

Fixed bugs:

Closed issues:

  • Rename stash parser bitbucket-server, and reintroduce parser for stash users. #89

Merged pull requests:

v1.7.0 (2019-02-18)

Full Changelog

Breaking changes:

  • Restructure directory structure #74
  • Simplify Parser #71

Merged pull requests:

  • Re-enable stash (post receive hook plugin) support #90 (alexjfisher)

v1.6.2 (2019-01-15)

Full Changelog

Fixed bugs:

  • Ensure that the ssl cert/key content is sent to WEBrick, not the path #84 (dhollinger)

v1.6.1 (2018-12-23)

Full Changelog

v1.6.0 (2018-12-19)

Full Changelog

Implemented enhancements:

  • Add Sidekiq support #75
  • Add Tests for the application #8

Fixed bugs:

  • Logging settings don't work properly #77
  • Change webrick log constants to strings to match conf file #80 (dhollinger)

Closed issues:

  • Build RPM/DEB/Arch Packages #25
  • Documentation #9

Merged pull requests:

v1.5.2 (2018-11-02)

Full Changelog

Merged pull requests:

v1.5.1 (2018-11-02)

Full Changelog

Merged pull requests:

  • Remove global mcollective requirement as it has been moved into a plugin #63 (dhollinger)

v1.5.0 (2018-11-02)

Full Changelog

Implemented enhancements:

  • Add tests to validate posts to the module route #37 (dhollinger)

Fixed bugs:

  • puppet_webhook is not compatible with Ruby < 2.2.2 #56

Merged pull requests:

v1.4.0 (2018-05-02)

Full Changelog

Implemented enhancements:

v1.3.0 (2018-04-24)

Full Changelog

Implemented enhancements:

v1.2.0 (2018-04-06)

Full Changelog

Merged pull requests:

  • Clarify that mco is not a hard requirement #47 (binford2k)

v1.1.0 (2018-03-06)

Full Changelog

Implemented enhancements:

  • Allow github to send form-urlencoded payloads and bug fix in webrick_opts #45 (williamberman)

Closed issues:

  • Refactor binary to pass configuration values from file or CLI #27

Merged pull requests:

  • Replace all MCollective agent calls with the agent lib. #44 (dhollinger)

v1.0.0 (2017-12-21)

Full Changelog

Implemented enhancements:

Closed issues:

  • Move all routes into a routes/ directory #26

Merged pull requests:

v0.1.0 (2017-11-17)

Full Changelog

Implemented enhancements:

  • Cleanup config loader #2

Closed issues:

  • Validate github webhooks #6
  • Add VoxPupuli Gem Plumbing #3

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator