chore(deps): update dependency de.jensklingenberg.ktorfit to v2.5.1 #443
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.0
->2.5.1
Release Notes
Foso/Ktorfit (de.jensklingenberg.ktorfit)
v2.5.1
Compare Source
2.5.1 - 2025-04-19
Fixed
v2.5.0
Compare Source
2.5.0 - 2025-03-30
Added
Changed
Fixed
Thanks to @Goooler for contributing to this release!
v2.4.1
Compare Source
2.4.1 - 2025-03-14
Fixed
Thanks to @alapshin and @griffinsorrentino for contributing to this release!
v2.4.0
Compare Source
2.4.0 - 2025-02-23
Added
Changed
With that change Ktorfit only needs to be updated when a new KSP / Kotlin version introduces breaking changes in the API and not for every minor update.
This is also the reason why this version has KSP min version 1.0.28 even though the last Ktorfit version has 1.0.30
v2.3.0
Compare Source
Added
You can now set the Kotlin version for the compiler plugin.
By default, it will use the Kotlin version of the project. You can set it to "-" to disable the plugin.
Added targets:
androidNativeArm32
androidNativeArm64
androidNativeX86
androidNativeX64
Include function annotations in request attribute
See https://foso.github.io/Ktorfit/requests/#annotations
Fixed
Thanks to @DatL4g, @dewantawsif and @MohammadFakhraee for contributing to this release!
v2.2.0
Compare Source
See Changelog
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.