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: Flagsmith/flagsmith-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 329a069
Choose a base ref
...
head repository: Flagsmith/flagsmith-java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2ea39c1
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 22, 2024

  1. fix: java 8 incompatibility (#165)

    * Re-add java 8 to test matrix
    
    * Replace Map.entry()
    
    * Formatting
    matthewelwell authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    786a717 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a0ab8a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fix: Change visibilty of Protocol (#167)

    Modify default visibility to public so it can used correctly.
    madgaet authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d869412 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    288fe83 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. ci: publish workflow (#169)

    * Add central publishing package
    
    * Add publish workflow
    
    * Add current branch to workflow
    
    * fix syntax
    
    * Add runs-on and name
    
    * Add checkout and setup java
    
    * Add skip tests
    
    * Remove skipTests and checkout submodules
    
    * Play around with more vars to set up java
    
    * Bump version
    
    * Add profile
    
    * Revert changes to pom.xml
    
    * Remove branch from publish workflow
    matthewelwell authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    07a5940 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ea39c1 View commit details
    Browse the repository at this point in the history
Loading