v0.4.4
tomsun28
released this
06 Feb 13:15
·
197 commits
to master
since this release
Features
feature - Feature multi principal #61
feature - change subject getCredentials() to getCredential(),make credential single #59
feature - add benchmark test and report #58
change contextPathRef to CONTEXT_PATH_REF
delete unused code in sample-bootstrap, simplify the demo
BugFix
bugfix - fix basic creator error when base64 error, fix digest creator error create when request is basic or jwt auth (#57)
bugfix - fix code analysis bug #56
Use
<dependency>
<groupId>com.usthe.sureness</groupId>
<artifactId>sureness-core</artifactId>
<version>0.4.4</version>
</dependency>