Skip to content

1.14.0

Compare
Choose a tag to compare
@lanwen lanwen released this 04 May 21:16
· 490 commits to master since this release
  • (+) Workflow support 27136@issue
  • (x) Handle pings from organization webhooks 30626@issue
  • (i) Using okHttp as client to make requests to GH instead of built-in URLConnection
  • (+) Add cache to all requests to GitHub. It limited to 20MB for each GitHub server by default. Set 0 to disable this feature in "Advanced" section of GitHub Server configuration.
  • (i) Now plugin requires java 1.7