Skip to content

v2.0-rc.7 🌈

Latest

Choose a tag to compare

Changes

  • fix: detect secondary rate limit via response body marker @zhaomoran (#2267)
  • Add verified_at to GHVerification @finlaysawyer (#2269)
  • Implement milestone payload and query builder @gsmet (#2284)
  • Avoid failing for each error in AotIntegrationTest @gsmet (#2285)
  • Chore(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 @dependabot[bot] (#2292)
  • Chore(deps-dev): Bump org.apache.maven.plugins:maven-site-plugin from 3.21.0 to 3.22.0 @dependabot[bot] (#2295)
  • Chore(deps): Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.5.0 @dependabot[bot] (#2294)
  • Chore(deps): Bump actions/checkout from 6 to 7 @dependabot[bot] (#2290)
  • Add authorAssociation field to GHIssue @Haarolean (#2283)
  • Chore(deps): Bump codecov/codecov-action from 6.0.1 to 7.0.0 @dependabot[bot] (#2291)
  • docs: update pluggable HTTP client guide to use OkHttpGitHubConnector @SAY-5 (#2266)
  • Chore(deps-dev): Bump com.google.code.gson:gson from 2.13.2 to 2.14.0 @dependabot[bot] (#2280)
  • Chore(deps): Bump org.slf4j:slf4j-bom from 2.0.17 to 2.0.18 @dependabot[bot] (#2279)
  • Chore(deps-dev): Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.23.1 to 0.26.1 @dependabot[bot] (#2276)
  • Chore(deps-dev): Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3 @dependabot[bot] (#2271)
  • Chore(deps): Bump codecov/codecov-action from 6.0.0 to 6.0.1 @dependabot[bot] (#2274)
  • Chore(deps-dev): Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 @dependabot[bot] (#2255)
  • Chore(deps-dev): Bump org.mockito:mockito-core from 5.21.0 to 5.23.0 @dependabot[bot] (#2239)
  • Chore(deps-dev): Bump com.tngtech.archunit:archunit from 1.4.1 to 1.4.2 @dependabot[bot] (#2256)
  • Chore(deps): Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 @dependabot[bot] (#2259)
  • Chore(deps-dev): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.15.0 @dependabot[bot] (#2263)
  • Chore(deps-dev): Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.3.1 @dependabot[bot] (#2264)
  • Chore(deps): Bump org.apache.maven.scm:maven-scm-provider-gitexe from 2.1.0 to 2.2.1 @dependabot[bot] (#2214)
  • Chore(deps-dev): Bump com.google.guava:guava from 33.4.6-jre to 33.5.0-jre @dependabot[bot] (#2246)
  • Chore(deps-dev): Bump org.codehaus.mojo:versions-maven-plugin from 2.18.0 to 2.21.0 @dependabot[bot] (#2248)
  • Chore(deps): Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 @dependabot[bot] (#2244)
  • Chore(deps): Bump com.squareup.okio:okio from 3.16.0 to 3.17.0 @dependabot[bot] (#2243)
  • Chore(deps-dev): Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.2 @dependabot[bot] (#2238)
  • Chore(deps): Bump org.apache.maven.scm:maven-scm-provider-gitexe from 2.1.0 to 2.2.1 @dependabot[bot] (#2236)
  • Chore(deps-dev): Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.2 to 4.9.8.3 @dependabot[bot] (#2232)
  • Chore(deps): Bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 2.21.2 @dependabot[bot] (#2226)
  • Prepare release (bitwiseman): github-api-2.0-rc.6 @github-actions[bot] (#2220)

What's Changed

  • Prepare release (bitwiseman): github-api-2.0-rc.6 by @github-actions[bot] in #2220
  • Chore(deps): Bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 2.21.2 by @dependabot[bot] in #2226
  • Chore(deps-dev): Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.2 to 4.9.8.3 by @dependabot[bot] in #2232
  • Chore(deps): Bump org.apache.maven.scm:maven-scm-provider-gitexe from 2.1.0 to 2.2.1 by @dependabot[bot] in #2236
  • Chore(deps-dev): Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.2 by @dependabot[bot] in #2238
  • Chore(deps): Bump com.squareup.okio:okio from 3.16.0 to 3.17.0 by @dependabot[bot] in #2243
  • Chore(deps): Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #2244
  • Chore(deps-dev): Bump org.codehaus.mojo:versions-maven-plugin from 2.18.0 to 2.21.0 by @dependabot[bot] in #2248
  • Chore(deps-dev): Bump com.google.guava:guava from 33.4.6-jre to 33.5.0-jre by @dependabot[bot] in #2246
  • Chore(deps): Bump org.apache.maven.scm:maven-scm-provider-gitexe from 2.1.0 to 2.2.1 by @dependabot[bot] in #2214
  • Chore(deps-dev): Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.3.1 by @dependabot[bot] in #2264
  • Chore(deps-dev): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.15.0 by @dependabot[bot] in #2263
  • Chore(deps): Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 by @dependabot[bot] in #2259
  • Chore(deps-dev): Bump com.tngtech.archunit:archunit from 1.4.1 to 1.4.2 by @dependabot[bot] in #2256
  • Chore(deps-dev): Bump org.mockito:mockito-core from 5.21.0 to 5.23.0 by @dependabot[bot] in #2239
  • Chore(deps-dev): Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #2255
  • Chore(deps): Bump codecov/codecov-action from 6.0.0 to 6.0.1 by @dependabot[bot] in #2274
  • Chore(deps-dev): Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3 by @dependabot[bot] in #2271
  • Chore(deps-dev): Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.23.1 to 0.26.1 by @dependabot[bot] in #2276
  • Chore(deps): Bump org.slf4j:slf4j-bom from 2.0.17 to 2.0.18 by @dependabot[bot] in #2279
  • Chore(deps-dev): Bump com.google.code.gson:gson from 2.13.2 to 2.14.0 by @dependabot[bot] in #2280
  • docs: update pluggable HTTP client guide to use OkHttpGitHubConnector by @SAY-5 in #2266
  • Chore(deps): Bump codecov/codecov-action from 6.0.1 to 7.0.0 by @dependabot[bot] in #2291
  • Add authorAssociation field to GHIssue by @Haarolean in #2283
  • Chore(deps): Bump actions/checkout from 6 to 7 by @dependabot[bot] in #2290
  • Chore(deps): Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.5.0 by @dependabot[bot] in #2294
  • Chore(deps-dev): Bump org.apache.maven.plugins:maven-site-plugin from 3.21.0 to 3.22.0 by @dependabot[bot] in #2295
  • Chore(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 by @dependabot[bot] in #2292
  • Avoid failing for each error in AotIntegrationTest by @gsmet in #2285
  • Implement milestone payload and query builder by @gsmet in #2284
  • Add verified_at to GHVerification by @finlaysawyer in #2269
  • fix: detect secondary rate limit via response body marker by @zhaomoran in #2267

New Contributors

Full Changelog: github-api-2.0-rc.6...github-api-2.0-rc.7