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: gazbert/bxbot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.7.0
Choose a base ref
...
head repository: gazbert/bxbot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0
Choose a head ref
  • 11 commits
  • 122 files changed
  • 1 contributor

Commits on Aug 20, 2022

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

Commits on Sep 10, 2022

  1. Configuration menu
    Copy the full SHA
    69a431d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. JDK 17 / Spring Boot 3 Upgrade (#157)

    * #154 : Update docs, Dockefile, run scripts, and GitHub CI for JDK 17
    
    * #154 : Disable Gradle CI build for now
    
    * #154 : Disable PowerMock tests for now - need fixing
    
    * #154 : Disable IT tests for now - need fixing
    
    * #154 : Add tmp Gradle coverage exclude
    
    * #154 : Upgrade maven build to 3.9.1 + FIXME reminders
    
    * #154 : Upgrade maven build to 3.9.1 - include files
    
    * #154 : Upgrade Gradle build to 7.6.1
    
    * #154 : Started updating Maven build test deps
    
    * #154 : Updated Maven build plugins
    
    * #154 : Fixed a load of Javadoc warnings
    
    * #154 : Fixed even more Javadoc warnings...
    
    * #154 : Fixed Gradle build failure
    
    * #154 : Yet more Javadoc warnings...
    
    * #154 : Hopefully the last lot of fixes for Javadoc warnings!
    
    * #154 : A few more javadoc fixes
    
    * #154 : Last javadoc fixes
    
    * #154 : Upgrade maven build non Spring Boot deps
    
    * #154 : Fix Gradle build
    
    * #154 : Upgrade maven build to use latest jjwt libs
    
    * #154 : Upgrade maven build to use Spring Boot 3.0.5
    
    * Includes some fun updates for Spring Security 6 in REST API.
    * Also fixed Jakarta validation deps + usage
    
    * #154 : Removed JAXB impl from maven build - already comes bundled now. Only need the API.
    
    * #154 : Upgraded Gradle build to use latest deps
    
    * #154 : Fixed bunch of sonar whines
    
    * Also added swagger ui dep to missing modules for Schema annotations.
    
    * #154 : Patch bxbot-repository Powermock tests for maven
    
    * See https://stackoverflow.com/questions/69896191/powermock-compatibility-with-jdk-17
    
    * #154 : Patch bxbot-exchange Powermock unit tests for maven
    
    * See https://stackoverflow.com/questions/69896191/powermock-compatibility-with-jdk-17
    
    * #154 : Patch bxbot-exchange Powermock IT tests for maven
    
    * See https://stackoverflow.com/questions/69896191/powermock-compatibility-with-jdk-17
    
    * #154 : Patch bxbot-exchange Powermock IT tests for maven
    
    * See https://stackoverflow.com/questions/69896191/powermock-compatibility-with-jdk-17
    
    * #154 : Patch bxbot-core Powermock unit tests for maven + use Angus mail impl
    
    * #154 : Fix Gradle build
    
    * #154 : Fix Gradle IT tests
    
    * #154 : Bump to Boot 3.0.6
    
    * #154 : Cleanup JDK 17 patching for Powermock IT tests
    
    * #154 : Fix Gradle JDK 17 patching for Powermock IT tests
    
    * #154 : Boost Gradle coverage thresholds
    
    * #154 : Fix sonar whine
    
    * #154 : Revert last change
    
    * #154 : Revert last change (correction)
    
    * #154 : Fix Checkstyle
    
    * #154 : Removed ItBit Exchange Adapter as ItBit REST API was turned off 26 April 2023
    
    * See: https://api.itbit.com/docs and https://paxos.com/itbit/
    * A new Exchange Adapter for Paxos REST API will need to be built: https://docs.paxos.com/api/v2#tag/Orders
    
    * #154 : Remove deprecated jvm arg
    
    * #154 : Fix broken Actutator endpoints
    
    * #154 : Upgrade + fix Springdocs for JDK 17 + Boot 3.x
    gazbert authored May 14, 2023
    Configuration menu
    Copy the full SHA
    0915006 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a82a26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d754714 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7aa31e5 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

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

Commits on May 20, 2023

  1. Configuration menu
    Copy the full SHA
    36ef681 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93b9934 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b99833a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53d6e27 View commit details
    Browse the repository at this point in the history
Loading