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: 2.1.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.2.0
Choose a head ref
  • 17 commits
  • 80 files changed
  • 1 contributor

Commits on Mar 17, 2024

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

Commits on Mar 18, 2024

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

Commits on Apr 20, 2024

  1. JDK 21 Updates (#166)

    * #164 : Master to main changes + start on JDK21
    
    * #164 : Maven - Bumped Lombok for JDK21
    
    * Tweaked maven compiler settings for JDK21.
    * Fixed Javadoc earnings in exchange adapters.
    
    * #164 : Maven - Bumped to latest Boot 3.1.10 release
    
    * #164 : Fix new Sonar whine
    
    * #164 : Fix build
    
    * #164 : Update maven build deps
    
    * Also updated maven wrapper.
    * Enforced maven 3.8+ and JDK21+
    
    * #164 : Update CI config for JDK 21
    
    * Also updated docs for JDK 17 -> JDK 21
    
    * #164 : Update Docker base image for JDK 21
    
    * #164 : Revert Gradle CI build to JDK 17
    
    * Gradle deps need uplifting...
    
    * #164 : Removed discontinued Coinbase Pro adapter
    
    * See: https://www.coinbase.com/en-gb/blog/hello-advanced-trade-goodbye-coinbase-pro
    
    * #164 : Updated Gradle deps for JDK 21
    
    * Also bump to latest Boot patch version.
    * Fix SpotBugs whine.
    
    * #164 : Upgrade to Gradle 8.7 + ignore SpotBugs issue
    gazbert authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    7ddce5b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. JDK 21 upgrade - code cleanup (#167)

    * #164 : Master to main changes + start on JDK21
    
    * #164 : Maven - Bumped Lombok for JDK21
    
    * Tweaked maven compiler settings for JDK21.
    * Fixed Javadoc earnings in exchange adapters.
    
    * #164 : Maven - Bumped to latest Boot 3.1.10 release
    
    * #164 : Fix new Sonar whine
    
    * #164 : Fix build
    
    * #164 : Update maven build deps
    
    * Also updated maven wrapper.
    * Enforced maven 3.8+ and JDK21+
    
    * #164 : Update CI config for JDK 21
    
    * Also updated docs for JDK 17 -> JDK 21
    
    * #164 : Update Docker base image for JDK 21
    
    * #164 : Revert Gradle CI build to JDK 17
    
    * Gradle deps need uplifting...
    
    * #164 : Removed discontinued Coinbase Pro adapter
    
    * See: https://www.coinbase.com/en-gb/blog/hello-advanced-trade-goodbye-coinbase-pro
    
    * #164 : Updated Gradle deps for JDK 21
    
    * Also bump to latest Boot patch version.
    * Fix SpotBugs whine.
    
    * #164 : Upgrade to Gradle 8.7 + ignore SpotBugs issue
    
    * #164 : Fix deprecated use of URL constructor
    gazbert authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    be32aa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    003f4f9 View commit details
    Browse the repository at this point in the history
  3. #164 : Fix Sonar whine

    gazbert committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    3c25a1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f957eb9 View commit details
    Browse the repository at this point in the history
  5. #164 : Revert Google checks file update

    * Breaking for Gradle build - needs looking into.
    gazbert committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    388ebc7 View commit details
    Browse the repository at this point in the history
  6. #164 : Use latest Google checks

    * Works with Maven, but needs fixing for Gradle.
    gazbert committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    8190525 View commit details
    Browse the repository at this point in the history
  7. #164 : Disable Gradle checkstyle

    * Needs fixing with correct plugin version + config
    gazbert committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    2e8b1b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    c177e99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    996e4e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a845aa View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    dca2fa8 View commit details
    Browse the repository at this point in the history
  2. #164 : Polish

    gazbert committed May 3, 2024
    Configuration menu
    Copy the full SHA
    4dcbc8c View commit details
    Browse the repository at this point in the history
  3. #164 : Markup tweak

    gazbert committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f91daff View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. #164 : Bump versions for release

    gazbert committed May 11, 2024
    Configuration menu
    Copy the full SHA
    c7b66a2 View commit details
    Browse the repository at this point in the history
Loading