-
-
Notifications
You must be signed in to change notification settings - Fork 783
Comparing changes
Open a pull request
base repository: InsertKoinIO/koin
base: 4.2.0-beta3
head repository: InsertKoinIO/koin
compare: 4.2.0-beta4
- 18 commits
- 25 files changed
- 3 contributors
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3640db9 - Browse repository at this point
Copy the full SHA 3640db9View commit details
Commits on Jul 17, 2025
-
Koin + Ktor DI 3.2 Integration
Ktor DI Bridge Implementation - Added KoinDependencyMapExtension implementing Ktor 3.2's DependencyMapExtension interface - Registered via SPI in META-INF/services/io.ktor.server.plugins.di.DependencyMapExtension Koin can resolve Ktor DI dependencies via KtorDIExtension resolution extension. - There is a potential problem with runBlocking usage When dependency is not found, each library is delegating to the other in an infinite loop Fixed a problem in CoreResolver that was not resolving extensions Created a sample application to show usage.
Configuration menu - View commit details
-
Copy full SHA for 00496cc - Browse repository at this point
Copy the full SHA 00496ccView commit details
Commits on Jul 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5c8c342 - Browse repository at this point
Copy the full SHA 5c8c342View commit details
Commits on Sep 3, 2025
-
Open KoinApplication to allow add KoinKtorApplication DSL Bridge for …
…Ktor DI. Explicit options for bridging Ktor -> Koin & Koin -> Ktor
Configuration menu - View commit details
-
Copy full SHA for 53cfc64 - Browse repository at this point
Copy the full SHA 53cfc64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cacef1 - Browse repository at this point
Copy the full SHA 4cacef1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75d4306 - Browse repository at this point
Copy the full SHA 75d4306View commit details
Commits on Sep 10, 2025
-
Merge pull request #1999 from luozejiaqun/bugfix/module-flatten
flatten module order error
Configuration menu - View commit details
-
Copy full SHA for 17f3218 - Browse repository at this point
Copy the full SHA 17f3218View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2527a16 - Browse repository at this point
Copy the full SHA 2527a16View commit details
Commits on Sep 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2e2a54f - Browse repository at this point
Copy the full SHA 2e2a54fView commit details
Commits on Oct 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 90edf60 - Browse repository at this point
Copy the full SHA 90edf60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 330ce55 - Browse repository at this point
Copy the full SHA 330ce55View commit details
Commits on Jan 19, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c4a5dcb - Browse repository at this point
Copy the full SHA c4a5dcbView commit details
Commits on Jan 20, 2026
-
Merge branch '4.2.0' into feat_ktor_di_3.2
# Conflicts: # examples/gradle/versions.gradle # projects/gradle.properties
Configuration menu - View commit details
-
Copy full SHA for 3794190 - Browse repository at this point
Copy the full SHA 3794190View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc1cd08 - Browse repository at this point
Copy the full SHA dc1cd08View commit details -
Merge pull request #2294 from InsertKoinIO/feat_ktor_di_3.2
[Feat] Ktor DI integration - Ktor 3.4
Configuration menu - View commit details
-
Copy full SHA for 1706a83 - Browse repository at this point
Copy the full SHA 1706a83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53e56c6 - Browse repository at this point
Copy the full SHA 53e56c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0978ad - Browse repository at this point
Copy the full SHA d0978adView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6a5040 - Browse repository at this point
Copy the full SHA f6a5040View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.2.0-beta3...4.2.0-beta4