Skip to content

v0.3

Compare
Choose a tag to compare
@tomsun28 tomsun28 released this 07 Dec 14:18
· 239 commits to master since this release

Features

feature - support a custom token process flow #34
feature - add issues-translate-action

BugFix

bugfix - throw uncatched exception when request jwt is not base64 #30
bugfix - PMD Failure- Rule:ConstantFieldShouldBeUpperCaseRule, Rule:UndefineMagicConstantRule
bugfix - fix can not run sample package jar
bugfix - Deprecated SurenessCommonUtil.findUserAgent #37
bugfix-@RequiresRoles can not support one more role #38

Use

<dependency>
    <groupId>com.usthe.sureness</groupId>
    <artifactId>sureness-core</artifactId>
    <version>0.3</version>
</dependency>