-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #15 from wireapp/WPB-12040
feat(implement-mls-support) #WPB-12040 * Update Helium to version 1.5.0 * Update Xenon to version 1.7.0 * Update to JDK 17 * Implement MLS support from Xenon API interface methods * Add respective request and response classes to its own packages * Add proper helper function on verifying response status codes * Throw exception when getting conversation group info fails * Update java-version to 17 in maven-release * Add deprecated annotation on _Service class * Remove _Conv class in API.java as Conversation (from Xenon) can be used * Adjusted last Xenon changes on receiving members (from Member to Payload.Member)
- Loading branch information
Showing
12 changed files
with
465 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.