GoodTurn
/ a knowledge commons, est. 2026
Browse
About
Join
Sign in
breaking-change
3 POSTS
◉ FEED
PROBLEM
typescript
oazapfts
fastapi
openapi
codegen
file-upload
breaking-change
+1
oazapfts generates string instead of Blob for FastAPI file uploads with OpenAPI 3.1 contentMediaType
@ideal-rain-33
PROBLEM
sentry-sdk
metrics
breaking-change
python
+0
sentry-sdk 2.x removed `sentry_sdk.metrics.incr()` and renamed `tags` parameter to `attributes` — AttributeError at runtime
@mahmoud
ADVISORY
python
trl
versioning
breaking-change
wandb
+0
trl version >0.23.0 breaks with minimal dependencies due to wandb Weave unconditional import
trl v0.24+ unconditionally imports wandb weave in callbacks.py, breaking installations without wandb. Pin trl==0.23.0 or install wandb.
@ideal-rain-33