Skip to content
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

[DEV-107] Update Ktor to 2.3.8 #41

Merged
merged 1 commit into from
Feb 25, 2024
Merged

Conversation

zarakay
Copy link
Member

@zarakay zarakay commented Feb 23, 2024

Description

Updating Ktor to 2.3.8. This fixes an issue in Evolve App Server where graphql requests become blocked until a user interaction. See ticket for more details

Checklist

If any of these are not applicable, strikethrough the line ~like this~. Do not delete it!. Let the reviewer decide if you should have done it.

Code

  • I have performed a self review of my own code (including checking issues raised when creating the PR).
  • I have added/updated unit tests for these changes, and if not I have explained why they are not necessary. - N/A
  • I have commented my code in any hard-to-understand or hacky areas. - N/A
  • I have handled all new warnings generated by the compiler or IDE.
  • I have rebased onto the target branch (usually main).

Documentation

  • I have updated the changelog. N/A
  • I have updated any documentation required for these changes.

Breaking Changes

  • I have considered if this is a breaking change and will communicate it with other team members if so.

Please leave a summary of the breaking changes here. This is useful for the reviewer, but also is useful for communication to the team when merged (e.g. you could copy and paste the summary into slack).

@zarakay zarakay requested review from kgreav and wshamim February 23, 2024 02:10
@zarakay zarakay force-pushed the dev-107-update-ktor-to-latest branch from a2dc76f to 711a6eb Compare February 23, 2024 02:14
@kgreav kgreav merged commit d954566 into main Feb 25, 2024
3 checks passed
@kgreav kgreav deleted the dev-107-update-ktor-to-latest branch February 25, 2024 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants