Skip to content

v1.128 🌈

Compare
Choose a tag to compare
@release-drafter release-drafter released this 21 Apr 18:14
· 1361 commits to main since this release

Fixes and Enhancements

  • GHRepository#listLanguages returns correct Map type @bitwiseman (#1106)
  • GHIssue.addLabels and removeLabels() should return List not void @akashRindhe (#1105)
  • Add sort and order parameters to GHContentSearchBuilder @breandan (#1101)
  • Add SCHEDULE to GHEvent and add UNKNOWN handling to GHEvent @gsmet (#1096)
  • Add label event payload @gsmet (#1087)
  • Properly wrap the check runs with the repository when listing them @gsmet (#1092)
  • Replace reflection for PATCH method with X-HTTP-Method-Override @bitwiseman (#1083)

Changes

Dependencies