v20240430
github-actions
released this
30 Apr 12:50
·
344 commits
to main
since this release
Bug Fixes
- fix threads freeze on waiting state when logging request body through custom logger (#515) (c1e206a)
- remove all leading slashes from a URL path segment (#521) (ace2a28)
What's Changed
- chore: Publish rapid [3.2.2] SDK by @github-actions in #502
- chore: support releasing core by @mohnoor94 in #505
- chore: update release core actions by @mohnoor94 in #513
- build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 by @dependabot in #518
- build(deps): bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 by @dependabot in #517
- build(deps): bump io.ktor:ktor-bom from 2.3.9 to 2.3.10 by @dependabot in #516
- build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #514
- build(deps): bump org.jetbrains.kotlinx:atomicfu-jvm from 0.23.2 to 0.24.0 by @dependabot in #519
- build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 by @dependabot in #520
- fix: fix threads freeze on waiting state when logging request body through custom logger by @OmarAlJarrah in #515
- fix: remove all leading slashes from a URL path segment by @anssari1 in #521
- build(deps): bump com.google.errorprone:error_prone_annotations from 2.26.1 to 2.27.0 by @dependabot in #522
Full Changelog: v20240327...v20240430