-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: Ahoo-Wang/CoApi
base: v1.12.6
head repository: Ahoo-Wang/CoApi
compare: v1.12.8
- 15 commits
- 15 files changed
- 2 contributors
Commits on Jul 1, 2025
-
fix(deps): update dependency me.ahoo.test:fluent-assert-bom to v0.2.1 (…
…#151) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b533972 - Browse repository at this point
Copy the full SHA b533972View commit details
Commits on Jul 4, 2025
-
fix(deps): update dependency org.junit:junit-bom to v5.13.3 (#153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7a95c24 - Browse repository at this point
Copy the full SHA 7a95c24View commit details -
chore(deps): update dependency gradle to v8.14.3 (#152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a5d1b2c - Browse repository at this point
Copy the full SHA a5d1b2cView commit details
Commits on Jul 16, 2025
-
fix(deps): update dependency io.mockk:mockk to v1.14.5 (#154)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 97a3d87 - Browse repository at this point
Copy the full SHA 97a3d87View commit details
Commits on Jul 21, 2025
-
fix(deps): update dependency org.junit:junit-bom to v5.13.4 (#155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0c75223 - Browse repository at this point
Copy the full SHA 0c75223View commit details
Commits on Jul 24, 2025
-
fix(deps): update dependency org.springframework.boot:spring-boot-dep…
…endencies to v3.5.4 (#156) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1d1e07c - Browse repository at this point
Copy the full SHA 1d1e07cView commit details
Commits on Jul 31, 2025
-
chore(deps): update dependency gradle to v9 (#157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b060200 - Browse repository at this point
Copy the full SHA b060200View commit details -
fix(deps): update dependency io.github.oshai:kotlin-logging-jvm to v7…
….0.10 (#158) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 80985df - Browse repository at this point
Copy the full SHA 80985dfView commit details
Commits on Aug 3, 2025
-
fix(deps): update dependency io.github.oshai:kotlin-logging-jvm to v7…
….0.11 (#159) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7f2c363 - Browse repository at this point
Copy the full SHA 7f2c363View commit details
Commits on Aug 6, 2025
-
fix(deps): update dependency io.github.oshai:kotlin-logging-jvm to v7…
….0.12 (#160) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f606ca8 - Browse repository at this point
Copy the full SHA f606ca8View commit details
Commits on Aug 7, 2025
-
build(gradle): update project version to 1.12.8
- Updated the project version from 1.12.6 to 1.12.8 in gradle.properties
Configuration menu - View commit details
-
Copy full SHA for 5ed9d3c - Browse repository at this point
Copy the full SHA 5ed9d3cView commit details -
feat(client): add loadBalanced property to ClientProperties and updat…
…e related classes - Add getLoadBalanced method to ClientProperties interface - Implement getLoadBalanced method in CoApiProperties class - Add loadBalanced property to ClientDefinition data class - Update IHttpClientFactoryBean to use new loadBalanced property
Configuration menu - View commit details
-
Copy full SHA for 71b7dc7 - Browse repository at this point
Copy the full SHA 71b7dc7View commit details -
refactor(spring): improve client properties handling and testing
- Add explicit JUnit platform dependencies for testing - Implement new methods for handling base URL and load balancing properties - Update loadBalanced() logic to consider properties and default values - Add implicit type conversion inspection for code quality
Configuration menu - View commit details
-
Copy full SHA for 407d70d - Browse repository at this point
Copy the full SHA 407d70dView commit details -
test(spring): add unit tests for IHttpClientFactoryBean
- Create TestHttpClientFactoryBean class for testing - Add tests for getBaseUrlFromProperties method - Add tests for getLoadBalancedFromProperties method - Add tests for getBaseUrl method - Add tests for loadBalanced method
Configuration menu - View commit details
-
Copy full SHA for 48e7a06 - Browse repository at this point
Copy the full SHA 48e7a06View commit details -
refactor(spring-client): rename and restructure HttpClientFactoryBean
- Rename IHttpClientFactoryBean to AbstractHttpClientFactoryBean - Move common functionality to AbstractHttpClientFactoryBean - Update AbstractRestClientFactoryBean and AbstractWebClientFactoryBean to extend AbstractHttpClientFactoryBean- Remove redundant code and simplify implementations
Configuration menu - View commit details
-
Copy full SHA for 961d497 - Browse repository at this point
Copy the full SHA 961d497View 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 v1.12.6...v1.12.8