Open samuel-pichot opened 1 year ago
Near future will be updated to be compatible in a parity update, is not abandoned. Getting the ball rolling on this ^^^ fixing last few things as some endpoints breaking due to some syntax changes.
That would be very helpful for our team. Thank you for the help moving this forward
Near future will be updated to be compatible in a parity update, is not abandoned. Getting the ball rolling on this ^^^ fixing last few things as some endpoints breaking due to some syntax changes.
@ADandyGuyInSpace any news on this issue ? thank you for the update
Hi team, do you have any update on this? I also just spent the time integrating, just to find at runtime it can't find classes as we're using Java 17 therefore jakarta and not javax. Thanks
May 2, 2024 - just pinging this since it has been 8 months since this issue was first reported
I decided to fork the repository, update the references myself, bump the version, mvn clean install
so it goes to my local m2 repository and available to my project locally, and I can now build and run my local project using Spring Boot Starter Parent 3.2.2
I created a PR but I doubt it can be merged in its current state as I know nothing about the contribution process to this repository.
Please let me know how I can best move this forward so developers can use Telnyx with Spring Boot Starter Parent 3.x
IMO this is an important change and suggest prompt adoption. I'm starting new project and will test @CraftingGamerTom fork along with bug fixes to follow.
Hi guys, I was updating my apps to the newest Spring Boot version & it seems that Telnyx does not support the new name space
jakarta
instead of the old 'javax'Are you guys still maintaining this SDK ? Are you planning of making it compatible ? Should I update my app to use the API natively ?
Thanks a lot for your answers.