Skip to content

1.7.0 #69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 22, 2018
Merged

1.7.0 #69

merged 7 commits into from
Mar 22, 2018

Conversation

dyc87112
Copy link
Member

No description provided.

gumutianqi and others added 7 commits September 22, 2017 09:23
2. 同时授权模式支持通过 authRegex 正则表达式进行匹配哪些URL传递授权信息;
3. 升级 Springfox-swagger 到 2.8.0
4. 升级 lombok 到 1.16.18
5. 升级spring-boot到 1.5.9.RELEASE
2. 优化springfox在2.8版本更新后废弃的方法;
3. 核心升级主要是终于修复了SecuritySchemes和SecurityContexts在这个版本的可用性,已经默认开启ApiKey模式,可自由配置;
3.1 默认ApiKey("Authorization", "token", "^.*$"),分别为鉴权策略ID,鉴权是header的参数名,和需要开启鉴权URL的正则;
新增Swagger的Authorization全局授权功能
@dyc87112 dyc87112 merged commit 53c410d into master Mar 22, 2018
@dyc87112 dyc87112 deleted the 1.7.0 branch May 23, 2018 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants