This repository was archived by the owner on Apr 30, 2024. It is now read-only.
1.0.0-alpha08
Pre-release
Pre-release
·
270 commits
to main
since this release
Added
- Added
AuthenticationException.AuthorizationDenied
exception that can be return if the patient is not
authorized to access the data. This should not happen in the current implementation.
Changed
- Conversations in
watchConversations()
are now correctly sorted by theirlastModified
date. NablaClient
is exposed through static callNablaClient.getInstance(name)
.