Skip to content

Releases: hank-cp/skr

0.3.8

27 Dec 04:20
Compare
Choose a tag to compare
  • Update 40x http error messages

0.3.6

19 Dec 02:54
Compare
Choose a tag to compare
  • Update AuthManager, allow bound Certification bind againg without exception.

0.3.5

16 Aug 04:17
Compare
Choose a tag to compare
  • BeanUtil.getFieldValue() supports getter.

0.3.4

18 Jul 14:20
Compare
Choose a tag to compare
  • Refine MessageSource
  • Refine ValidationException constructor

0.3.3

24 May 03:37
Compare
Choose a tag to compare
  • Update Ghost token whitelist ip checking

0.3.2

22 May 04:33
Compare
Choose a tag to compare

fix several bugs

0.3.1

17 May 22:25
Compare
Choose a tag to compare
  • Fix several bugs

0.3.0

26 Apr 18:21
Compare
Choose a tag to compare
  • Update Spring Boot 3.0

0.1.1

02 Jan 08:12
Compare
Choose a tag to compare

0.1.1

  • new AuthManager abstraction
    • Support multiple sign in approach
    • Support sign up abstract
    • AuthController is removed from lib projects
  • Fix ValuedEnum serialization/deserialization
  • error message i18n

0.1.0

  • Unit and Integration Test
  • Security - use antMatcher to filter URL, like actuator
  • Login by token