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

v2.0.0

Compare
Choose a tag to compare
@dhollinger dhollinger released this 17 May 18:52
· 90 commits to master since this release
1cf09c5

Enhancements

  • [enhancement] Async routes #49
  • [backwards-incompatible][enhancement] MVC Rework #83
  • [enhancement] Add tests to validate posts to the module route #37
  • [enhancement] (#puppethack) Add cli binary #40
  • [enhancement] Rocketchat plugin #53
  • [enhancement] ChatOps Plugin Support #52
  • [enhancement] Add additional Slack options. #50
  • [enhancement] Allow github to send form-urlencoded payloads and bug fix in webrick_opts #45

Bug Fixes

  • [bug] Fix a http body param bug #88
  • [bug] Ensure that the ssl cert/key content is sent to WEBrick, not the path #84
  • [bug] Change webrick log constants to strings to match conf file #80

Security

  • [dependencies] Bump puma from 4.3.3 to 4.3.5 #125
  • [dependencies] Bump nokogiri from 1.10.2 to 1.10.5 #105
  • [dependencies] Bump puma from 3.12.1 to 3.12.2 #108
  • [dependencies] Bump rack from 2.0.6 to 2.0.8 #109

Backwards Incompatible

  • [backwards-incompatible] Add sidekiq support with puppet and r10k libs #96