提交 be36f3bd 编写于 作者: 智布道's avatar 智布道 👁

docs: CHANGELOGS.md

上级 8443827c
## v1.0.6 (2021-10-**)
## v1.0.6 (2021-11-02)
- feat: 正式支持 LDAP 用户登录认证
- feat: 重构发布快照流水线。 (Github PR [#15](https://github.com/fujieid/jap/pull/15))
- feat: 修复文案的错误,统一配置类中的时间类型。 (Github PR [#16](https://github.com/fujieid/jap/pull/16))
- fix: 重构发布快照流水线。 (Github PR [#15](https://github.com/fujieid/jap/pull/15))
- fix: Github PR [#16](https://github.com/fujieid/jap/pull/16)
- fix: Gitee Issue [#I4FGZ1](https://gitee.com/fujieid/jap/issues/I4FGZ1)
- change: 修改 JapUserService 接口中的 createAndGetHttpApiUser 方法名使其更符合语义。 (Github PR [#13](https://github.com/fujieid/jap/pull/13))
- change: 为 `AbstractJapStrategy` 的子类增加构造函数,支持自定义 `JapUserStore`
- change: [jap-ids] 将 AccessToken 中的 LocalDateTime 改为 Date
......@@ -12,8 +13,9 @@
----
- feat: Support LDAP user login authentication.
- feat: fix PR bug and refactory publish snapshot. (Github PR [#15](https://github.com/fujieid/jap/pull/15))
- feat: fix the copywriting error and unify the time type in the configuration class. (Github PR [#16](https://github.com/fujieid/jap/pull/16))
- fix: Github PR [#15](https://github.com/fujieid/jap/pull/15)
- fix: Github PR [#16](https://github.com/fujieid/jap/pull/16)
- fix: Gitee Issue [#I4FGZ1](https://gitee.com/fujieid/jap/issues/I4FGZ1)
- change: optimize JapUserService interface to fix jap-http-api module. (Github PR [#13](https://github.com/fujieid/jap/pull/13))
- change: Add a constructor for subclasses of `AbstractJapStrategy`, support custom `JapUserStore`
- change: [jap-ids] Change the LocalDateTime in AccessToken to Date
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册