Releases: devslash-paul/fetchDSL
Releases · devslash-paul/fetchDSL
0.26.3
Fix otel context
pass OTEL context through runBlocking
Add OTEL coroutine context
Add OTEL context to coroutine launches
Overwrite cookie jar
A call may overwrite the cookie jar utilised for its session
0.24.4
Test new version
0.16.0
- Junit 5 -> Junit 4 downgrade, as junit 5 was a pain and doesn't have concurrency support
- Add rate limiter
- Add timeout options
- Add redirect options
- Slowly cleaning up gradle files.