Skip to content

Releases: devslash-paul/fetchDSL

0.26.3

10 May 06:32
Compare
Choose a tag to compare
  • Fixed install overwriting rather than adding
  • Fixed For Duration being non-concurrent & nulling cooking jars

Fix otel context

08 Nov 23:20
Compare
Choose a tag to compare

pass OTEL context through runBlocking

Add OTEL coroutine context

19 Oct 23:45
193c020
Compare
Choose a tag to compare

Add OTEL context to coroutine launches

Overwrite cookie jar

25 Jun 23:36
Compare
Choose a tag to compare

A call may overwrite the cookie jar utilised for its session

0.24.4

17 Mar 05:03
Compare
Choose a tag to compare
Test new version

0.16.0

27 Oct 05:21
Compare
Choose a tag to compare
  • 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.