-
Notifications
You must be signed in to change notification settings - Fork 2
Bump ktor_version from 3.0.3 to 3.3.0 #290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
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
Bumps `ktor_version` from 3.0.3 to 3.3.0. Updates `io.ktor:ktor-server` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-server-core` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-server-core-jvm` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-server-auth` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-server-auth-jwt` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-server-swagger-jvm` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-serialization` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-server-netty` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-client-core` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-client-okhttp-jvm` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-client-okhttp` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-server-test-host` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-server-test-host-jvm` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) Updates `io.ktor:ktor-client-mock-jvm` from 3.0.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.3.0) --- updated-dependencies: - dependency-name: io.ktor:ktor-server dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-core dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-core-jvm dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-auth dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-auth-jwt dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-swagger-jvm dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-serialization dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-netty dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-core dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-okhttp-jvm dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-test-host dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-test-host-jvm dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-mock-jvm dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
|
Superseded by #299. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.0.3 to 3.3.0.Updates
io.ktor:ktor-serverfrom 3.0.3 to 3.3.0Release notes
Sourced from io.ktor:ktor-server's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server's changelog.
... (truncated)
Commits
b9abe31Add changelog for 3.3.0 (#5081)40eb608Release 3.3.0 (#5076)1324c4cUpdate netty.tcnative to v2.0.73.FinaldbbbaeeUpdate dependency io.swagger.parser.v3:swagger-parser to v2.1.3355e77cfKTOR-8044 Get flaky tests under controlfab7164KTOR-8753 Change OkHttp specific sse session to default sse session (#5072)6f0c34eMerge pull request #5069 from ktorio/zibet27/ktor-client-webrtc-androidcb0bca4Merge branch 'main' into zibet27/ktor-client-webrtc-android1c9ecadKTOR-8785 Fix for DI shutdown hooke0d204cKTOR-8820 Performance regression when using ContentEncoding and HttpRequestRe...Updates
io.ktor:ktor-server-corefrom 3.0.3 to 3.3.0Release notes
Sourced from io.ktor:ktor-server-core's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-core's changelog.
... (truncated)
Commits
b9abe31Add changelog for 3.3.0 (#5081)40eb608Release 3.3.0 (#5076)1324c4cUpdate netty.tcnative to v2.0.73.FinaldbbbaeeUpdate dependency io.swagger.parser.v3:swagger-parser to v2.1.3355e77cfKTOR-8044 Get flaky tests under controlfab7164KTOR-8753 Change OkHttp specific sse session to default sse session (#5072)6f0c34eMerge pull request #5069 from ktorio/zibet27/ktor-client-webrtc-androidcb0bca4Merge branch 'main' into zibet27/ktor-client-webrtc-android1c9ecadKTOR-8785 Fix for DI shutdown hooke0d204cKTOR-8820 Performance regression when using ContentEncoding and HttpRequestRe...Updates
io.ktor:ktor-server-core-jvmfrom 3.0.3 to 3.3.0Release notes
Sourced from io.ktor:ktor-server-core-jvm's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-core-jvm's changelog.
... (truncated)
Commits
b9abe31Add changelog for 3.3.0 (#5081)40eb608Release 3.3.0 (#5076)1324c4cUpdate netty.tcnative to v2.0.73.FinaldbbbaeeUpdate dependency io.swagger.parser.v3:swagger-parser to v2.1.3355e77cfKTOR-8044 Get flaky tests under controlfab7164KTOR-8753 Change OkHttp specific sse session to default sse session (#5072)6f0c34eMerge pull request #5069 from ktorio/zibet27/ktor-client-webrtc-androidcb0bca4Merge branch 'main' into zibet27/ktor-client-webrtc-android1c9ecadKTOR-8785 Fix for DI shutdown hooke0d204cKTOR-8820 Performance regression when using ContentEncoding and HttpRequestRe...Updates
io.ktor:ktor-server-authfrom 3.0.3 to 3.3.0Release notes
Sourced from io.ktor:ktor-server-auth's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-auth's changelog.
... (truncated)
Commits
b9abe31Add changelog for 3.3.0 (#5081)40eb608Release 3.3.0 (#5076)1324c4cUpdate netty.tcnative to v2.0.73.FinaldbbbaeeUpdate dependency io.swagger.parser.v3:swagger-parser to v2.1.3355e77cfKTOR-8044 Get flaky tests under controlfab7164KTOR-8753 Change OkHttp specific sse session to default sse session (#5072)6f0c34eMerge pull request #5069 from ktorio/zibet27/ktor-client-webrtc-androidcb0bca4Merge branch 'main' into zibet27/ktor-client-webrtc-android1c9ecadKTOR-8785 Fix for DI shutdown hooke0d204cKTOR-8820 Performance regression when using ContentEncoding and HttpRequestRe...Updates
io.ktor:ktor-server-auth-jwtfrom 3.0.3 to 3.3.0Release notes
Sourced from io.ktor:ktor-server-auth-jwt's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-auth-jwt's changelog.
... (truncated)
Commits
b9abe31Add changelog for 3.3.0 (#5081)40eb608Release 3.3.0 (#5076)1324c4cUpdate netty.tcnative to v2.0.73.FinaldbbbaeeUpdate dependency io.swagger.parser.v3:swagger-parser to v2.1.3355e77cfKTOR-8044 Get flaky tests under controlfab7164KTOR-8753 Change OkHttp specific sse session to default sse session (#5072)6f0c34eMerge pull request #5069 from ktorio/zibet27/ktor-client-webrtc-androidcb0bca4Merge branch 'main' into zibet27/ktor-client-webrtc-android1c9ecadKTOR-8785 Fix for DI shutdown hooke0d204cKTOR-8820 Performance regression when using ContentEncoding and HttpRequestRe...Updates
io.ktor:ktor-server-swagger-jvmfrom 3.0.3 to 3.3.0Release notes
Sourced from io.ktor:ktor-server-swagger-jvm's releases.