v0.0.32 | LogoutView 추가 및 OpenTelemetry 확장
All checks were successful
Build And Test / build-and-push (push) Successful in 2m21s
All checks were successful
Build And Test / build-and-push (push) Successful in 2m21s
- LogoutView 추가: refresh token 블랙리스트 처리 - OpenTelemetry instrumentation 확장: requests, logging, dbapi - TRACE_CA_CERT TLS 지원 추가 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@ -26,7 +26,10 @@ opentelemetry-exporter-otlp-proto-common==1.34.0
|
||||
opentelemetry-exporter-otlp-proto-grpc==1.34.0
|
||||
opentelemetry-exporter-otlp-proto-http==1.34.0
|
||||
opentelemetry-instrumentation==0.55b0
|
||||
opentelemetry-instrumentation-dbapi==0.55b0
|
||||
opentelemetry-instrumentation-django==0.55b0
|
||||
opentelemetry-instrumentation-logging==0.55b0
|
||||
opentelemetry-instrumentation-requests==0.55b0
|
||||
opentelemetry-instrumentation-wsgi==0.55b0
|
||||
opentelemetry-proto==1.34.0
|
||||
opentelemetry-sdk==1.34.0
|
||||
|
||||
Reference in New Issue
Block a user