Skip to content

Releases: guoshiqiufeng/kernel

2.0.0-M1

25 Jan 11:14
056bb76
Compare
Choose a tag to compare
2.0.0-M1 Pre-release
Pre-release

Support Spring Boot 3.x

1.6.10

06 Apr 05:10
c668c06
Compare
Choose a tag to compare

up spring boot 2.6.6

1.6.9

29 Mar 01:27
edf7c91
Compare
Choose a tag to compare
  • 修复 1.6.8 依赖问题
  • auth.security 相关调整
    • kernel.auth.security-config-enabled -> kernel.auth.security.enabled
    • kernel.auth.security-config-allow-patterns -> kernel.auth.security.allow-patterns
    • kernel.auth.security.enabled 不在强制需要,可排除spring-boot-starter-security依赖,设置为false

1.6.7

10 Mar 05:23
26d9702
Compare
Choose a tag to compare

update dependencies

  • spring boot 2.6.4
  • spring cloud 2021.0.1
  • spring cloud alibaba 2021.0.1.0

1.6.6

03 Mar 06:09
7c50bdc
Compare
Choose a tag to compare
  • spring boot 2.5.9 -> 2.5.10
  • spring-javaformat-maven-plugin 0.0.29 -> 0.0.31

1.6.5

23 Feb 05:35
76b2418
Compare
Choose a tag to compare

update spring boot 2.5.9

1.6.4

21 Jan 02:08
dc3e154
Compare
Choose a tag to compare

security logout disable

1.6.3

19 Jan 11:31
0b4d35c
Compare
Choose a tag to compare
  • IdUtils generateUUID -> generateUuid
  • auth appId expireMap empty edit
  • remove CoreConstants Deprecated

1.6.2

04 Jan 07:00
1f5ad7e
Compare
Choose a tag to compare

@PreAuthorize("@pms.hasPermission('a:delete')")

1.6.0

24 Dec 08:37
8afd034
Compare
Choose a tag to compare

文件上传调整
file-all-spring-boot-starter现在支持多端点同时启用存储了