Releases: wireapp/wire-apps-jvm-sdk
Releases · wireapp/wire-apps-jvm-sdk
0.0.18
What's Changed
- Bump version from 0.0.16 to 0.0.17 by @spoonman01 in #220
- Chore: Update release.yaml and create PR for automated README update - WPB-19588 by @bbaarriiss in #219
- build(deps): Bump jvm from 2.2.20 to 2.2.21 by @dependabot[bot] in #221
- build(deps): Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #224
- build(deps): Bump plugin.serialization from 2.2.20 to 2.2.21 by @dependabot[bot] in #226
- build(deps): Bump peter-evans/create-pull-request from 5 to 7 by @dependabot[bot] in #225
- fix/conversation_role_serialization_mapping by @MarianKijewski in #227
- build(deps): Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 6.0.1 by @dependabot[bot] in #228
- WPB-20622 by @spoonman01 in #229
- build(deps): Bump commons-io:commons-io from 2.20.0 to 2.21.0 by @dependabot[bot] in #232
- Chore: update event handler method names WPB-21482 by @bbaarriiss in #230
- Chore: Bump SDK version to 0.0.18 by @bbaarriiss in #233
Full Changelog: 0.0.17...0.0.18
0.0.17v2
What's Changed
- chore: Add PDF delivery test WPB-18271 by @bbaarriiss in #171
- chore: Create 'storage' directory WPB-19493 by @bbaarriiss in #173
- chore: In Sample projects, Change Console logger pattern to make it human-readable and colored by @bbaarriiss in #174
- build(deps): Bump com.wire:wire-apps-jvm-sdk from 0.0.15 to 0.0.16 by @dependabot[bot] in #176
- chore: In Sample-java, use 'lib' directly instead of sdk dependency by @bbaarriiss in #177
- chore: kotlinx.datetime.Instant deprecated by @alexandreferris in #178
- feat: Re-join existing MLS conversations #WPB-19401 by @alexandreferris in #175
- chore: Update package naming WPB-19757 by @bbaarriiss in #179
- chore: Update log levels of some frequent logs WPB-19587 by @bbaarriiss in #180
- chore: Snooze 'Unknown event type' log for 'Typing' event - WPB-19587 by @bbaarriiss in #181
- chore: Fix linter by @bbaarriiss in #182
- build(deps): Bump org.zalando:logbook-core from 3.12.2 to 3.12.3 by @dependabot[bot] in #186
- build(deps): Bump io.insert-koin:koin-bom from 4.1.0 to 4.1.1 by @dependabot[bot] in #188
- chore: Auto update versions in readme on release - #WPB-19588 by @bbaarriiss in #184
- chore: Add sample documentation #WPB-19997 by @alexandreferris in #185
- feat: Get Self User TeamId for Creating Channel Conversation #WPB-19786 by @alexandreferris in #183
- chore: Add workflow for docs verification #WPB-19997 by @alexandreferris in #191
- build(deps): Bump com.google.protobuf:protoc from 4.32.0 to 4.32.1 by @dependabot[bot] in #193
- build(deps): Bump jvm from 2.2.10 to 2.2.20 by @dependabot[bot] in #196
- build(deps): Bump plugin.serialization from 2.2.10 to 2.2.20 by @dependabot[bot] in #195
- build(deps): Bump cachix/install-nix-action from 16 to 31 by @dependabot[bot] in #198
- Fix/crash on unavailable backend api by @MarianKijewski in #199
- Add Claude Code GitHub Workflow by @spoonman01 in #201
- chore: Improve documentation #WPB-20239 by @alexandreferris in #204
- docs: Update existing documentation #WPB-20239 by @alexandreferris in #205
- build(deps): Bump io.mockk:mockk from 1.14.5 to 1.14.6 by @dependabot[bot] in #206
- build(deps): Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 by @dependabot[bot] in #208
- fix: generate key packages at runtime in WireApplicationManagerTest.kt by @spoonman01 in #218
- build(deps): Bump ch.qos.logback:logback-classic from 1.5.19 to 1.5.20 by @dependabot[bot] in #217
- build(deps): Bump com.google.protobuf:protobuf-kotlin from 4.32.1 to 4.33.0 by @dependabot[bot] in #216
- build(deps): Bump com.google.protobuf:protoc from 4.32.1 to 4.33.0 by @dependabot[bot] in #215
- Bump version from 0.0.16 to 0.0.17 by @spoonman01 in #220
- Chore: Update release.yaml and create PR for automated README update - WPB-19588 by @bbaarriiss in #219
Full Changelog: 0.0.16...0.0.17v2
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