We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 835b4fe commit eb78fd5Copy full SHA for eb78fd5
Release.txt
@@ -1,4 +1,6 @@
1
-0.0.6 Release including:
+0.0.7 Release including:
2
3
-- Bugfix not including userid in session handover
4
-- Provide docker builds for all components
+- Pull referrals from ASI and REferrals for Review worklists
+- Re-download documents ewhen clinical info has changes
5
+- Log individual http calls to audit log
6
+- Include requestID in audit log
SmartcardAuth/pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
<groupId>com.answerdigital.ers</groupId>
12
<artifactId>ers-user-auth-app</artifactId>
13
- <version>v0.0.6-alpha</version>
+ <version>v0.0.7-alpha</version>
14
<name>ers-user-auth</name>
15
<description>User auth component for eRS adaptor</description>
16
<properties>
0 commit comments