Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: spotify/github-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.11
Choose a base ref
...
head repository: spotify/github-java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.12
Choose a head ref
  • 4 commits
  • 4 files changed
  • 4 contributors

Commits on Jul 28, 2025

  1. Configuration menu
    Copy the full SHA
    f8130c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cce9012 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. feat: add issue reaction methods and fix comment reaction template (#250

    )
    
    * feat: add issue reaction methods and fix comment reaction template
    
    - Add createIssueReaction() and deleteIssueReaction() methods
    - Fix COMMENTS_REACTION_ID_TEMPLATE to use correct comment endpoint
    - Add comprehensive tests for issue reaction functionality
    - Update deleteCommentReaction method signature to use commentId
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <[email protected]>
    
    * use the right template constant in test
    
    ---------
    
    Co-authored-by: Claude <[email protected]>
    javoire and claude authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    56c95b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. [maven-release-plugin] prepare release v0.4.12

    GitHub Actions committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    04b58c0 View commit details
    Browse the repository at this point in the history
Loading