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

Add changelog for 3.1.0 #4666

Merged
merged 2 commits into from
Feb 12, 2025
Merged

Add changelog for 3.1.0 #4666

merged 2 commits into from
Feb 12, 2025

Conversation

Stexxe
Copy link
Contributor

@Stexxe Stexxe commented Feb 12, 2025

No description provided.

CHANGELOG.md Outdated
* Race condition when writing to a buffer leads to NPE inside CIOReaderKt.readFrom ([KTOR-8105](https://youtrack.jetbrains.com/issue/KTOR-8105))
* ArrayIndexOutOfBounds kotlinx-io ([KTOR-8096](https://youtrack.jetbrains.com/issue/KTOR-8096))
* NPE in readBuffer ([KTOR-8086](https://youtrack.jetbrains.com/issue/KTOR-8086))
* JS/WASM fails with "IllegalStateException: Content-Length mismatch" on requesting gzipped content ([KTOR-7934](https://youtrack.jetbrains.com/issue/KTOR-7934))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one was only fixed for wasmJs #4665

Copy link
Member

@osipxd osipxd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor. Should we reverse the order of changes to "Features - Improvements - Bugfixes"?
Bugfixes seem interesting only for those who’re affected by these bugs, while features and improvements might be interesting for everyone.

@Stexxe Stexxe force-pushed the stexxe/changelog-3.1.0 branch from e84059b to 4f3384a Compare February 12, 2025 10:06
@e5l e5l enabled auto-merge (squash) February 12, 2025 10:39
@e5l e5l merged commit bd652e4 into main Feb 12, 2025
15 of 17 checks passed
@e5l e5l deleted the stexxe/changelog-3.1.0 branch February 12, 2025 11:40
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.

5 participants