Releases: wireapp/wire-apps-jvm-sdk
Releases · wireapp/wire-apps-jvm-sdk
0.0.16
What's Changed
- build(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #159
- build(deps): Bump com.google.protobuf:protoc from 4.31.1 to 4.32.0 by @dependabot[bot] in #162
- build(deps): Bump jvm from 2.2.0 to 2.2.10 by @dependabot[bot] in #161
- chore: Move default env from Chala to Staging by @spoonman01 in #165
- build(deps): Bump plugin.serialization from 2.2.0 to 2.2.10 by @dependabot[bot] in #163
- feat: Create sample Java project using SDK. WPB-19280 by @bbaarriiss in #166
- feat: Reorganize sample implementation directories WPB-19280 by @bbaarriiss in #167
- feat: create one to one conversation #WPB-19057 by @alexandreferris in #164
- build(deps): Bump org.jlleitschuh.gradle.ktlint from 13.0.0 to 13.1.0 by @dependabot[bot] in #170
- build(deps): Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #169
- feat: create channel conversation #WPB-19530 by @alexandreferris in #168
- chore: upgrade to version 0.0.16 by @alexandreferris in #172
New Contributors
- @bbaarriiss made their first contribution in #166
Full Changelog: 0.0.15...0.0.16
0.0.15
What's Changed
- feat: create group conversation #WPB-18547 by @alexandreferris in #155
- chore: Handle TooManyClients #WPB-19056 by @alexandreferris in #158
Full Changelog: 0.0.14...0.0.15
0.0.14
What's Changed
- feat: Add Conversation Type to Database #WPB-18243 by @alexandreferris in #140
- build(deps): Bump ktorVersion from 3.2.1 to 3.2.2 by @dependabot[bot] in #144
- build(deps): Bump com.vanniktech.maven.publish from 0.33.0 to 0.34.0 by @dependabot[bot] in #141
- build(deps): Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.6.2 to 0.7.1-0.6.x-compat by @dependabot[bot] in #142
- Feat/WPB-18240 handle MLS HTTP exceptions by @MarianKijewski in #145
- build(deps): Bump org.jlleitschuh.gradle.ktlint from 12.3.0 to 13.0.0 by @dependabot[bot] in #143
- Chore/wpb 18240 fix typo and refactor by @MarianKijewski in #146
- feat/WPB-18878 enable editing composite messages by @MarianKijewski in #148
- build(deps): Bump io.gitlab.arturbosch.detekt from 1.23.7 to 1.23.8 by @dependabot[bot] in #149
- build(deps): Bump commons-io:commons-io from 2.19.0 to 2.20.0 by @dependabot[bot] in #150
- build(deps): Bump io.mockk:mockk from 1.14.4 to 1.14.5 by @dependabot[bot] in #151
- build(deps): Bump org.junit.jupiter:junit-jupiter from 5.13.3 to 5.13.4 by @dependabot[bot] in #152
- feat: Register Proteus and MLS Clients #WPB-18796 by @alexandreferris in #147
- chore: Update CoreCrypto library to v8 #WPB-19225 by @alexandreferris in #154
- build(deps): Bump ktorVersion from 3.2.2 to 3.2.3 by @dependabot[bot] in #156
- chore: Adopt V9 Changes #WPB-18787 by @alexandreferris in #157
Full Changelog: 0.0.13...0.0.14
0.0.13
What's Changed
- build(deps): Bump com.wire:core-crypto-jvm from 7.0.1 to 7.0.2 by @dependabot in #136
- build(deps): Bump ktorVersion from 3.2.0 to 3.2.1 by @dependabot in #137
- build(deps): Bump org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.3 by @dependabot in #138
- fix: TextEdited not updating when sent by @alexandreferris in #139
Full Changelog: 0.0.12...0.0.13
0.0.12
What's Changed
- chore: Ignore Websocket MessageCount by @alexandreferris in #135
Full Changelog: 0.0.11...0.0.12
0.0.11
What's Changed
- feat: Handle one-to-one conversations #WPB-17961 by @alexandreferris in #122
- build(deps): Bump org.wiremock:wiremock from 3.13.0 to 3.13.1 by @dependabot in #123
- build(deps): Bump ktorVersion from 3.1.3 to 3.2.0 by @dependabot in #124
- build(deps): Bump io.mockk:mockk from 1.14.2 to 1.14.4 by @dependabot in #125
- build(deps): Bump com.vanniktech.maven.publish from 0.32.0 to 0.33.0 by @dependabot in #127
- build(deps): Bump jvm from 2.1.21 to 2.2.0 by @dependabot in #126
- build(deps): Bump plugin.serialization from 2.1.21 to 2.2.0 by @dependabot in #128
- build(deps): Bump org.zalando:logbook-ktor-client from 3.12.1 to 3.12.2 by @dependabot in #130
- build(deps): Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.8.1 to 1.9.0 by @dependabot in #132
- chore: Remove Websocket MessageCount by @alexandreferris in #134
Full Changelog: 0.0.10...0.0.11
0.0.10
What's Changed
- build(deps): Bump org.junit.jupiter:junit-jupiter from 5.13.0 to 5.13.1 by @dependabot in #114
- build(deps): Bump com.google.protobuf:protobuf-kotlin from 4.31.0 to 4.31.1 by @dependabot in #115
- build(deps): Bump io.insert-koin:koin-bom from 4.0.4 to 4.1.0 by @dependabot in #118
- build(deps): Bump com.google.protobuf:protoc from 4.31.0 to 4.31.1 by @dependabot in #116
- feat: Migrate CoreCrypto to v7.0.1 #WPB-17797 by @alexandreferris in #119
- feat: Use environment variables instead of property files #WPB-17838 by @alexandreferris in #120
- Feat/async notifications wpb 17775 by @spoonman01 in #121
Full Changelog: 0.0.9...0.0.10
0.0.9
What's Changed
- build(deps): Bump plugin.serialization from 2.1.20 to 2.1.21 by @dependabot in #101
- build(deps): Bump org.jlleitschuh.gradle.ktlint from 12.2.0 to 12.3.0 by @dependabot in #103
- build(deps): Bump org.gradle.toolchains.foojay-resolver-convention from 0.8.0 to 1.0.0 by @dependabot in #102
- build(deps): Bump org.zalando:logbook-core from 3.12.0 to 3.12.1 by @dependabot in #110
- build(deps): Bump org.zalando:logbook-json from 3.12.0 to 3.12.1 by @dependabot in #108
- build(deps): Bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.0 by @dependabot in #106
- build(deps): Bump app.cash.sqldelight:sqlite-3-24-dialect from 2.0.2 to 2.1.0 by @dependabot in #107
- build(deps): Bump org.zalando:logbook-ktor-client from 3.12.0 to 3.12.1 by @dependabot in #109
- feat: Handle Reaction, InCallEmoji and InCallHandRaise #WPB-17377 by @alexandreferris in #112
- feat: Handle Quote, LinkPreview and Assets by @alexandreferris in #111
Full Changelog: 0.0.8...0.0.9
0.0.8
What's Changed
- feat: Add get user api #WPB-17695 by @spoonman01 in #105
- feat: Add fallback for joining conversation and receiving/sending messages #WPB-17566 by @alexandreferris in #104
Full Changelog: 0.0.7...0.0.8
0.0.7
Full Changelog: 0.0.6...0.0.7