-
Notifications
You must be signed in to change notification settings - Fork 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
Release 2.3.4 #594
Merged
Merged
Release 2.3.4 #594
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ft logger prints
fix: 修复当前开发配置文件模版问题
fix(exception): blueException missing message detail while logging or print
minor: 降低一些无用日志的等级
fix(logging/exception): remove redundant logging while handle the exceptions
minor: update default image registry to hub.bktencent.com
feat: 支持密码连续字符等功能检测 #238
* fix(static/logo): update login v7 logo * chore(version): v2.3.4-beta.24
* feat(otel): add otel support close #458
* fix(otel): import error
* chore(poetry): update api/saas dependencies * chore(version): v2.3.4-beta.27
* fix(metrics): gunicorn start env to fix metrics missing * chore(v2.3.4-beta.28): update
nannan00
approved these changes
Jul 28, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v2.3.4
Changelog
Bug Fixes
API
no_page=True
(fix(department/profiles): serializer fields wrong when no_page=True #497)企业版
/社区版
字样 (fix(user_settings/email): update email template to newest #481)/ping
always redirect to/ping/
in kube-probeSaaS
call_through_api
无法找到正确 Path 问题Login
Features
新功能
API
ENABLE_API_AUTH
for api authentication in different versionsRefactor
ldap
sync
code
intoextras
(fix(api/sync): custom profile sync add originalcode
intoextras
#420)Logging
bk_app_code
from esb/apigateway in error log/audit logrequest_id
for saas call api (feat(common/request_id): add request_id support #444)BlueException
missing message detail while logging or printcodes
others
/healthz/
for saasStyling
Dependency
redis/mariadb
chart version (chore(helm/chart): update redis/mariadb chart version #486)gevent
to 21.1.2 (chore(dependency/gevent): saas gevent to 21.1.2 #457)ldap3
version too low, update to newest(2.6.1 to 2.9.1) (fix(api/ldap): ldap version too low, update to newest #438)django
from 3.2.5 to 3.2.13 (feat(dependency/django): upgrade from 3.2.5 to 3.2.13 #443)