Skip to content

v1.0.4

Compare
Choose a tag to compare
@tomsun28 tomsun28 released this 08 Jul 14:02
· 66 commits to master since this release

Features

new sureness website !!!! #106 - see https://usthe.com/sureness or https://su.usthe.com, hope you like it!

support example use sureness protect jfinal #93
support example use sureness protect solon
support example use sureness protect spring gateway #97
support example use sureness protect zuul #98
remove unnecessary clearTree() in function rebuildTree (#111)

BugFix

samples fix information exposure through a stack trace bug (#113)
Fix spring-gateway-sureness running error (#118)
docs update: step-by-step bugfix (#104)
Bump prismjs from 1.23.0 to 1.24.0 in /home (#119)
Bump normalize-url from 4.5.0 to 4.5.1 in /home (#110)
Bump dns-packet from 1.3.1 to 1.3.4 in /home (#108)
Bump ws from 6.2.1 to 6.2.2 in /home (#107)

Others

remove ProcessorNotFoundException, UnsupportedSubjectException in filter example due not used often
simplify sureness demo's api,auth data

Use

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