Open
Conversation
Bumps `ktor.version` from 3.4.1 to 3.4.2. Updates `io.ktor:ktor-http-jvm` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.1...3.4.2) Updates `io.ktor:ktor-client-core-jvm` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.1...3.4.2) Updates `io.ktor:ktor-server-core-jvm` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.1...3.4.2) Updates `io.ktor:ktor-server-double-receive-jvm` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.1...3.4.2) Updates `io.ktor:ktor-client-cio-jvm` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.1...3.4.2) Updates `io.ktor:ktor-server-cio-jvm` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.1...3.4.2) --- updated-dependencies: - dependency-name: io.ktor:ktor-http-jvm dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-core-jvm dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-core-jvm dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-double-receive-jvm dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-cio-jvm dependency-version: 3.4.2 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-cio-jvm dependency-version: 3.4.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
d11ced3 to
f6221e1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps
ktor.versionfrom 3.4.1 to 3.4.2.Updates
io.ktor:ktor-http-jvmfrom 3.4.1 to 3.4.2Release notes
Sourced from io.ktor:ktor-http-jvm's releases.
Changelog
Sourced from io.ktor:ktor-http-jvm's changelog.
Commits
245774aRelease 3.4.2 (#5493)7c6c33aKTOR-9361 Fix JsWebSocketSession._closeReason completed twice (#5457)453e739KTOR-9437 Server. Add GraalVM metadata. (#5491)7146fd7KTOR-9424 Log full URLs with OkHttp format (#5488)52b5981KTOR-8540 Fix IllegalStateException by creating a new instance of HttpClientC...12de7fbKTOR-9408 Update atomicfu with performance fix58837adKTOR-9419 Fix vulnerability in swagger endpoint69e55ceRemove CurlWebSocketTests (#5483)5dfbe51fixup! KTOR-9421 Track streaming responses separately to fix SSE blocking flu...e784ed7fixup! Server. Update KDocs for that may set status. (#5233)Updates
io.ktor:ktor-client-core-jvmfrom 3.4.1 to 3.4.2Release notes
Sourced from io.ktor:ktor-client-core-jvm's releases.
Changelog
Sourced from io.ktor:ktor-client-core-jvm's changelog.
Commits
245774aRelease 3.4.2 (#5493)7c6c33aKTOR-9361 Fix JsWebSocketSession._closeReason completed twice (#5457)453e739KTOR-9437 Server. Add GraalVM metadata. (#5491)7146fd7KTOR-9424 Log full URLs with OkHttp format (#5488)52b5981KTOR-8540 Fix IllegalStateException by creating a new instance of HttpClientC...12de7fbKTOR-9408 Update atomicfu with performance fix58837adKTOR-9419 Fix vulnerability in swagger endpoint69e55ceRemove CurlWebSocketTests (#5483)5dfbe51fixup! KTOR-9421 Track streaming responses separately to fix SSE blocking flu...e784ed7fixup! Server. Update KDocs for that may set status. (#5233)Updates
io.ktor:ktor-server-core-jvmfrom 3.4.1 to 3.4.2Release notes
Sourced from io.ktor:ktor-server-core-jvm's releases.
Changelog
Sourced from io.ktor:ktor-server-core-jvm's changelog.
Commits
245774aRelease 3.4.2 (#5493)7c6c33aKTOR-9361 Fix JsWebSocketSession._closeReason completed twice (#5457)453e739KTOR-9437 Server. Add GraalVM metadata. (#5491)7146fd7KTOR-9424 Log full URLs with OkHttp format (#5488)52b5981KTOR-8540 Fix IllegalStateException by creating a new instance of HttpClientC...12de7fbKTOR-9408 Update atomicfu with performance fix58837adKTOR-9419 Fix vulnerability in swagger endpoint69e55ceRemove CurlWebSocketTests (#5483)5dfbe51fixup! KTOR-9421 Track streaming responses separately to fix SSE blocking flu...e784ed7fixup! Server. Update KDocs for that may set status. (#5233)Updates
io.ktor:ktor-server-double-receive-jvmfrom 3.4.1 to 3.4.2Release notes
Sourced from io.ktor:ktor-server-double-receive-jvm's releases.
Changelog
Sourced from io.ktor:ktor-server-double-receive-jvm's changelog.
Commits
245774aRelease 3.4.2 (#5493)7c6c33aKTOR-9361 Fix JsWebSocketSession._closeReason completed twice (#5457)453e739KTOR-9437 Server. Add GraalVM metadata. (#5491)7146fd7KTOR-9424 Log full URLs with OkHttp format (#5488)52b5981KTOR-8540 Fix IllegalStateException by creating a new instance of HttpClientC...12de7fbKTOR-9408 Update atomicfu with performance fix58837adKTOR-9419 Fix vulnerability in swagger endpoint69e55ceRemove CurlWebSocketTests (#5483)5dfbe51fixup! KTOR-9421 Track streaming responses separately to fix SSE blocking flu...e784ed7fixup! Server. Update KDocs for that may set status. (#5233)Updates
io.ktor:ktor-client-cio-jvmfrom 3.4.1 to 3.4.2Release notes
Sourced from io.ktor:ktor-client-cio-jvm's releases.
Changelog
Sourced from io.ktor:ktor-client-cio-jvm's changelog.
Commits
245774aRelease 3.4.2 (#5493)7c6c33aKTOR-9361 Fix JsWebSocketSession._closeReason completed twice (#5457)453e739KTOR-9437 Server. Add GraalVM metadata. (#5491)7146fd7KTOR-9424 Log full URLs with OkHttp format (#5488)52b5981KTOR-8540 Fix IllegalStateException by creating a new instance of HttpClientC...12de7fbKTOR-9408 Update atomicfu with performance fix58837adKTOR-9419 Fix vulnerability in swagger endpoint69e55ceRemove CurlWebSocketTests (#5483)5dfbe51fixup! KTOR-9421 Track streaming responses separately to fix SSE blocking flu...e784ed7fixup! Server. Update KDocs for that may set status. (#5233)Updates
io.ktor:ktor-server-cio-jvmfrom 3.4.1 to 3.4.2Release notes
Sourced from io.ktor:ktor-server-cio-jvm's releases.
Changelog
Sourced from io.ktor:ktor-server-cio-jvm's changelog.
Commits
245774aRelease 3.4.2 (#5493)7c6c33aKTOR-9361 Fix JsWebSocketSession._closeReason completed twice (#5457)453e739KTOR-9437 Server. Add GraalVM metadata. (#5491)7146fd7KTOR-9424 Log full URLs with OkHttp format (#5488)52b5981KTOR-8540 Fix IllegalStateException by creating a new instance of HttpClientC...12de7fbKTOR-9408 Update atomicfu with performance fix58837adKTOR-9419 Fix vulnerability in swagger endpoint69e55ceRemove CurlWebSocketTests (#5483)5dfbe51fixup! KTOR-9421 Track streaming responses separately to fix SSE blocking flu...e784ed7fixup! Server. Update KDocs for that may set status. (#5233)