Releases: ghga-de/ghga-service-commons
Releases · ghga-de/ghga-service-commons
3.2.0
What's Changed
- Add note about asyncnullcontext by @Cito in #52
- Log request duration (GSI-1220) by @TheByronHimes in #54
- Use perf timer for request duration measurement by @TheByronHimes in #55
- Propagate Correlation ID (GSI-1225) by @TheByronHimes in #56
Full Changelog: 3.1.7...3.2.0
3.1.7
What's Changed
- Roll back the pytest-httpx version bump by @TheByronHimes in #51
Full Changelog: 3.1.6...3.1.7
3.1.6
Retracted version, use 3.1.7 instead
- Trim root path by @Cito in #49
- Security - update fastapi to >=0.115.3 by @TheByronHimes in #50
Full Changelog: 3.1.5...3.1.6
3.1.5
What's Changed
- Fix typo in api export and remove pylint pragmas by @TheByronHimes in #48
Full Changelog: 3.1.4...3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
What's Changed
- We now use the header "X-Request-Id" instead of "X-Correlation-Id" @TheByronHimes in #41