Skip to content

Conversation

@felipeixoto
Copy link

@felipeixoto felipeixoto commented Jun 30, 2025

major dependencies updated:
java 21, spring boot 3.5.3, xchange 5.2.2, graphql 9.2.2;

A lot of other dependencies updated too, check the commits.

  • Had to implement few changes on code;
    • A Binance specific change but essential, where ExchangeSpecificParametersItem must have wallet type;
    • added new constant enum in AccountFeatureDTO;
    • added new test class for Binance;

Right now i am using my bot with .jars builded from IntelliJ, and everything is working even GraphQL.

Had to update to Java 21 because I am using TA4J 0.18 in my bot project. And this last TA4J version requires Java 21.

I performed all the tests by mvn test

[INFO] Reactor Summary for Cassandre trading bot 6.0.3-SNAPSHOT:
[INFO] 
[INFO] Cassandre trading bot .............................. SUCCESS [  0.002 s]
[INFO] Trading bot spring boot autoconfigure .............. SUCCESS [30:50 min]
[INFO] Trading bot spring boot starter .................... SUCCESS [  0.554 s]
[INFO] Trading bot spring boot autoconfigure test ......... SUCCESS [01:09 min]
[INFO] Trading bot spring boot starter test ............... SUCCESS [  0.078 s]
[INFO] Trading bot spring boot autoconfigure - GraphQL API  SUCCESS [ 46.532 s]
[INFO] Trading bot spring boot starter - GraphQL API ...... SUCCESS [  0.115 s]
[INFO] Cassandre trading bot basic archetype .............. SUCCESS [  0.119 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  32:47 min
[INFO] Finished at: 2025-06-30T01:01:12-03:00
[INFO] ------------------------------------------------------------------------

@nabhosal
Copy link

nabhosal commented Jul 2, 2025

Guys, any update?

@felipeixoto
Copy link
Author

felipeixoto commented Jul 2, 2025

Waiting @straumat to approve. Right now I am working on io.projectreactor update. I will try to put the update in this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants