Skip to content

prepares release 0.14.0 #185

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

Merged
merged 1 commit into from Oct 6, 2021
Merged

prepares release 0.14.0 #185

merged 1 commit into from Oct 6, 2021

Conversation

ghost
Copy link

@ghost ghost commented Aug 23, 2021

set version 0.14.0 and update readme
gradle 7.2
ktor 1.6.2
turbine 0.6.0

0.14.0 changelog:

Features:

Breaking changes

Other

  • Use sealed and fun interfaces where appropriate
  • Metadata, PayloadBuilder and CompositeMetadataBuilder implements Closeable
  • make logging api explicitly public and provide temporary experimental annotation for it
  • cleanup usages of DangerousInternalIoApi (after update to ktor 1.6.0 it's not needed)
  • enable explicitApi mode
  • improve setup payload handling
  • create infrastructure for client only tests and implement test for JS WS Client transport improves client side tests #179

Version updates

  • kotlin 1.5.21
  • ktor 1.6.2
  • kotlinx.coroutines 1.5.1-native-mt
  • atomicfu 0.16.2

gradle 7.2
kotlin 1.5.31
ktor 1.6.4
turbine 0.6.0
update README.md
@OlegDokuka OlegDokuka changed the title Prepare release 0.14.0 prepares release 0.14.0 Oct 6, 2021
@OlegDokuka OlegDokuka merged commit fed4759 into rsocket:master Oct 6, 2021
@ghost ghost deleted the update-versions branch November 12, 2021 06:16
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