-
Notifications
You must be signed in to change notification settings - Fork 2
Bump ktor_version from 3.0.3 to 3.2.2 #256
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.2.2. Updates `io.ktor:ktor-server` from 3.0.3 to 3.2.2 - [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.2.2) Updates `io.ktor:ktor-server-core` from 3.0.3 to 3.2.2 - [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.2.2) Updates `io.ktor:ktor-server-core-jvm` from 3.0.3 to 3.2.2 - [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.2.2) Updates `io.ktor:ktor-server-auth` from 3.0.3 to 3.2.2 - [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.2.2) Updates `io.ktor:ktor-server-auth-jwt` from 3.0.3 to 3.2.2 - [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.2.2) Updates `io.ktor:ktor-server-swagger-jvm` from 3.0.3 to 3.2.2 - [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.2.2) Updates `io.ktor:ktor-serialization` from 3.0.3 to 3.2.2 - [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.2.2) Updates `io.ktor:ktor-server-netty` from 3.0.3 to 3.2.2 - [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.2.2) Updates `io.ktor:ktor-client-core` from 3.0.3 to 3.2.2 - [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.2.2) Updates `io.ktor:ktor-client-okhttp-jvm` from 3.0.3 to 3.2.2 - [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.2.2) Updates `io.ktor:ktor-client-okhttp` from 3.0.3 to 3.2.2 - [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.2.2) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.0.3 to 3.2.2 - [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.2.2) Updates `io.ktor:ktor-server-test-host` from 3.0.3 to 3.2.2 - [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.2.2) Updates `io.ktor:ktor-server-test-host-jvm` from 3.0.3 to 3.2.2 - [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.2.2) Updates `io.ktor:ktor-client-mock-jvm` from 3.0.3 to 3.2.2 - [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.2.2) --- updated-dependencies: - dependency-name: io.ktor:ktor-server dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-core dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-core-jvm dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-auth dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-auth-jwt dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-swagger-jvm dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-serialization dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-netty dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-core dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-okhttp-jvm dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-test-host dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-test-host-jvm dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-mock-jvm dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
9c50b15 to
f205203
Compare
|
Superseded by #260. |
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.2.2.Updates
io.ktor:ktor-serverfrom 3.0.3 to 3.2.2Release notes
Sourced from io.ktor:ktor-server's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server's changelog.
... (truncated)
Commits
55e419fAdd changelog for 3.2.2 (#5008)24603b7Release 3.2.2 (#5006)fdf7d36KTOR-4499 Fix 405 by adding tailcard OPTIONS route where the plugin is instal...93d1fdeUpdate report links (#5002)9d31825KTOR-8377 Keep compression headers but skip check for relevant platforms (#4994)d257361KTOR-7910 Fix WriteChannelContent streaming in testApplication (#4972)6be844dUpdate tomcat to v9.0.107 (#4989)aae3fdbUpdate tomcat.jakarta to v10.1.43 (#4990)9aff946KTOR-8232 Make OutgoingContent headers available in the StatusPages handlers ...6f9d62fKTOR-8654 Fix optionals in config deserialization in HOCON/MapUpdates
io.ktor:ktor-server-corefrom 3.0.3 to 3.2.2Release notes
Sourced from io.ktor:ktor-server-core's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-core's changelog.
... (truncated)
Commits
55e419fAdd changelog for 3.2.2 (#5008)24603b7Release 3.2.2 (#5006)fdf7d36KTOR-4499 Fix 405 by adding tailcard OPTIONS route where the plugin is instal...93d1fdeUpdate report links (#5002)9d31825KTOR-8377 Keep compression headers but skip check for relevant platforms (#4994)d257361KTOR-7910 Fix WriteChannelContent streaming in testApplication (#4972)6be844dUpdate tomcat to v9.0.107 (#4989)aae3fdbUpdate tomcat.jakarta to v10.1.43 (#4990)9aff946KTOR-8232 Make OutgoingContent headers available in the StatusPages handlers ...6f9d62fKTOR-8654 Fix optionals in config deserialization in HOCON/MapUpdates
io.ktor:ktor-server-core-jvmfrom 3.0.3 to 3.2.2Release 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
55e419fAdd changelog for 3.2.2 (#5008)24603b7Release 3.2.2 (#5006)fdf7d36KTOR-4499 Fix 405 by adding tailcard OPTIONS route where the plugin is instal...93d1fdeUpdate report links (#5002)9d31825KTOR-8377 Keep compression headers but skip check for relevant platforms (#4994)d257361KTOR-7910 Fix WriteChannelContent streaming in testApplication (#4972)6be844dUpdate tomcat to v9.0.107 (#4989)aae3fdbUpdate tomcat.jakarta to v10.1.43 (#4990)9aff946KTOR-8232 Make OutgoingContent headers available in the StatusPages handlers ...6f9d62fKTOR-8654 Fix optionals in config deserialization in HOCON/MapUpdates
io.ktor:ktor-server-authfrom 3.0.3 to 3.2.2Release notes
Sourced from io.ktor:ktor-server-auth's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-auth's changelog.
... (truncated)
Commits
55e419fAdd changelog for 3.2.2 (#5008)24603b7Release 3.2.2 (#5006)fdf7d36KTOR-4499 Fix 405 by adding tailcard OPTIONS route where the plugin is instal...93d1fdeUpdate report links (#5002)9d31825KTOR-8377 Keep compression headers but skip check for relevant platforms (#4994)d257361KTOR-7910 Fix WriteChannelContent streaming in testApplication (#4972)6be844dUpdate tomcat to v9.0.107 (#4989)aae3fdbUpdate tomcat.jakarta to v10.1.43 (#4990)9aff946KTOR-8232 Make OutgoingContent headers available in the StatusPages handlers ...6f9d62fKTOR-8654 Fix optionals in config deserialization in HOCON/MapUpdates
io.ktor:ktor-server-auth-jwtfrom 3.0.3 to 3.2.2Release 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
55e419fAdd changelog for 3.2.2 (#5008)24603b7Release 3.2.2 (#5006)fdf7d36KTOR-4499 Fix 405 by adding tailcard OPTIONS route where the plugin is instal...93d1fdeUpdate report links (#5002)9d31825KTOR-8377 Keep compression headers but skip check for relevant platforms (#4994)d257361KTOR-7910 Fix WriteChannelContent streaming in testApplication (#4972)6be844dUpdate tomcat to v9.0.107 (#4989)aae3fdbUpdate tomcat.jakarta to v10.1.43 (#4990)9aff946KTOR-8232 Make OutgoingContent headers available in the StatusPages handlers ...6f9d62fKTOR-8654 Fix optionals in config deserialization in HOCON/MapUpdates
io.ktor:ktor-server-swagger-jvmfrom 3.0.3 to 3.2.2Release notes
Sourced from io.ktor:ktor-server-swagger-jvm's releases.