arnaud.giuliani
11/18/2024, 5:52 PMHelio
11/20/2024, 9:55 AMktor3 seems to have fixed the issue indeed. Thabk you very much for releasing the beta version so quickly.
If you don't mind, I would like to ask 2 questions. Haha.
1. Do you have an ETA for the final release?
2. When it comes to using koin-ktor3, am I right going forward we should be using that module or do you intend to use koin-ktor once you release the stable version?arnaud.giuliani
11/20/2024, 10:02 AM1. Do you have an ETA for the final release?4.1 will be for Q1 2025, time to deliver new features. But while this, I will publish new releases to let you go with it and help test around
arnaud.giuliani
11/20/2024, 10:03 AMWhen it comes to usingGood question. I would perhaps need to check with JB what they think about. But then we would force people to go with ktor v3. They didn't broke their package space neither, then I would tend to think about upgrading koin-ktor to ktor v3 entirely yes, am I right going forward we should be using that module or do you intend to usekoin-ktor3once you release the stable version?koin-ktor
Helio
11/20/2024, 10:19 AM4.1 will be for Q1 2025, time to deliver new features. But while this, I will publish new releases to let you go with it and help test aroundJust to give some context, we are using
koin on a production service that actually receives ~50k requests per minute. I'd be happy for us to temporarily release the production version using the Beta1. I don't think it is possible to override packages on Maven Central, and I also assume you always bump the version anyway, right?
For my second question, I understand and your answer makes plenty of sense. I guess you know a lot more than I do, but perhaps if you wish to continue having koin-ktor you could also consider bumping to a major version of koin (perhaps 5.x.x ) since it would be a a breaking change, right? Also, do you actually expects that ktor team will continue maintaining ktor v2?
Anyway, I think it should be good for now, just giving you some food for thought. I will keep looking into the docs. For now, I guess I will consider using 4.1.0-Beta1 in Prod. 😃
Once again, really appreciate your help in this matter and for being so responsive.arnaud.giuliani
11/22/2024, 10:08 AMI don't think it is possible to override packages on Maven Central, and I also assume you always bump the version anyway, right?yeah, no override on Maven Central. Even if it's beta, I try to track stability of those features at maximum
arnaud.giuliani
11/22/2024, 10:09 AMFor my second question, I understand and your answer makes plenty of sense. I guess you know a lot more than I do, but perhaps if you wish to continue havingit might be a direct upgrade, and I will contact JB team to confirm if it make sense to have seperate package or notyou could also consider bumping to a major version ofkoin-ktor(perhapskoin) since it would be a a breaking change, right? Also, do you actually expects that5.x.xteam will continue maintainingktor?ktor v2
arnaud.giuliani
11/22/2024, 10:09 AMAnyway, I think it should be good for now, just giving you some food for thought. I will keep looking into the docs. For now, I guess I will consider usingCool 🙂 Let me knowin Prod.4.1.0-Beta1