feat(deps): update gradle app major dependencies (alpha) (major) #219
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.3.9
->3.2.3
3.7.0
->4.0.1
9.37.3
->10.5
12.6.1.jre11
->13.2.0.jre11
2.15.0.RELEASE
->3.1.0.RELEASE
3.25.3
->4.32.0
10.10.0
->11.12.0
10.10.0
->11.12.0
10.10.0
->11.12.0
5.8.1
->6.0.3
5.8.1
->6.0.3
1.9.23
->2.2.10
1.9.23
->2.2.10
1.9.23
->2.2.10
Release Notes
ktorio/ktor (io.ktor:ktor-bom)
v3.2.3
Compare Source
Improvements
yaml
as the configuration file suffix (KTOR-8712)Bugfixes
\r\n
(KTOR-8687)v3.2.2
Compare Source
Improvements
event
beforedata
(KTOR-8627)Bugfixes
client.sse()
acts like a REST call and not a stream in test environment (KTOR-7910)v3.2.1
Compare Source
Improvements
Bugfixes
socket.awaitClosed
(hangs indefinitely) since 3.2.0 (KTOR-8618)v3.2.0
Compare Source
Features
Improvements
wrapWithContent
andwrap
(KTOR-8378)ApplicationCall
for testing (KTOR-7607)io.ktor.network.sockets.InetSocketAddress
(KTOR-8490)accept
should return 406 if theAccept
header isn't matched (KTOR-8416)route
label can exceed length limit (KTOR-7274)Bugfixes
testApplication
environment (KTOR-8436)v3.1.3
Compare Source
Improvements
Bugfixes
v3.1.2
Compare Source
Improvements
Bugfixes
v3.1.1
Compare Source
Improvements
Bugfixes
staticResources
(KTOR-6671)v3.1.0
Compare Source
Features
Improvements
receiveMultipart
throws IllegalStateException instead of UnsupportedMediaTypeException (KTOR-7470)bind
overload withhostName
andport
(KTOR-7663)Bugfixes
v3.0.3
Compare Source
Bugfixes
v3.0.2
Compare Source
Bugfixes
FileItem.streamProvider
is deprecated and doesn't have implementation (KTOR-7731)Improvements
v3.0.1
Compare Source
Bugfixes
Url.segments
throws on URLs with root path (KTOR-7625)Improvements
username
andcnonce
parameters aren't surrounded with quotes (KTOR-7561)v3.0.0
Compare Source
Bugfixes
maxFrameSize
option has no effect (KTOR-6963)pathSegments
returns empty strings for trailing slashes (KTOR-4402)response.content.copyAndClose(targetFile.writeChannel())
sometimes loses some bytes (KTOR-3003)Improvements
readBytes
method name (KTOR-6596)respondFile
overload withPath
parameters (KTOR-7202)Features
v2.3.13
Compare Source
Bugfixes
Improvements
v2.3.12
Compare Source
Bugfixes
Improvements
v2.3.11
Compare Source
Bugfixes
v2.3.10
Compare Source
Bugfixes
NumberFormatException
when uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)Improvements
Logger.ANDROID
(KTOR-1219)Aallam/openai-kotlin (com.aallam.openai:openai-client)
v4.0.1
Compare Source
Added
v4.0.0
Compare Source
Added
Fixed
Changed
Breaking Changes
v3.8.2
Compare Source
Added
instanceId
field toChatCompletionRequest
(#359) (thanks @harishv-collab)attachments.fileId
field toMessageRequest
(#367) (thanks @0chil)Fixed
quote
to optional field for openai compatibility assistant on FileCitation (#361) (thanks @AntoDev)v3.8.1
Compare Source
Fixed
ChatChunk.finishReason
to null (#358) (thanks @Him188)3.8.0
Added
Fixed
3.7.2
Added
dimensions
request field (#317) (thanks @EliasJorgensen)logprob
andtopLogprobs
(#328) (thanks @jkohls-indeed)Fix
image_url
content type (#321)Quality
typealias (#318) (thanks @florentine-doemges)3.7.1
Added
timestampGranularities
(thanks @mxwell)Fixed
OpenAIErrorDetails
fields (#315)3.7.0
Added
RequestOptions
(#296)Fixed
systemFingerprint
toChatCompletionChunk
(#303)description
toFunctionTool
(#304)FunctionTool#Parameters
nullable (#304)ErrorInfo#message
andErrorInfo#code
(#304)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.