polystat / polystat-cli

MIT License
5 stars 3 forks source link

Update dependency org.http4s:http4s-ember-client to v1.0.0-M43 #30

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Update Change
org.http4s:http4s-ember-client (source) patch 1.0.0-M32 -> 1.0.0-M43

Release Notes

http4s/http4s (org.http4s:http4s-ember-client) ### [`v1.0.0-M43`](https://redirect.github.com/http4s/http4s/releases/tag/v1.0.0-M43) [Compare Source](https://redirect.github.com/http4s/http4s/compare/v1.0.0-M42...v1.0.0-M43) ##### What's Changed ##### http4s-core - merge v0.23.29 -> main by [@​samspills](https://redirect.github.com/samspills) in [https://github.com/http4s/http4s/pull/7550](https://redirect.github.com/http4s/http4s/pull/7550) ##### Documentation - Prep for 1.0.0-M43 release: update changelog + release guidelines by [@​samspills](https://redirect.github.com/samspills) in [https://github.com/http4s/http4s/pull/7570](https://redirect.github.com/http4s/http4s/pull/7570) **Full Changelog**: https://github.com/http4s/http4s/compare/v1.0.0-M42...v1.0.0-M43 ### [`v1.0.0-M42`](https://redirect.github.com/http4s/http4s/releases/tag/v1.0.0-M42) [Compare Source](https://redirect.github.com/http4s/http4s/compare/v1.0.0-M41...v1.0.0-M42) #### What's Changed ##### http4s-core - Address the Entity model in `CurlConverter.requestToCurlWithBody` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/7480](https://redirect.github.com/http4s/http4s/pull/7480) - Merge series/0.23 into main by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/7494](https://redirect.github.com/http4s/http4s/pull/7494) - Merge 0.23.28 -> main by [@​rossabaker](https://redirect.github.com/rossabaker) in [https://github.com/http4s/http4s/pull/7518](https://redirect.github.com/http4s/http4s/pull/7518) ##### Documentation - Tweak the 'versions' page by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/7488](https://redirect.github.com/http4s/http4s/pull/7488) - Draft the `v1.0.0-M42` release notes by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/7532](https://redirect.github.com/http4s/http4s/pull/7532) ##### Behind the scenes - Ignore sbt-scala-native-config-brew updates on main by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/7442](https://redirect.github.com/http4s/http4s/pull/7442) - Ignore `com.earldouglas:xsbt-web-plugin` updates on main by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/7479](https://redirect.github.com/http4s/http4s/pull/7479) #### New Contributors - [@​KristianAN](https://redirect.github.com/KristianAN) made their first contribution in [https://github.com/http4s/http4s/pull/7401](https://redirect.github.com/http4s/http4s/pull/7401) - [@​Adam-McDevitt](https://redirect.github.com/Adam-McDevitt) made their first contribution in [https://github.com/http4s/http4s/pull/7417](https://redirect.github.com/http4s/http4s/pull/7417) - [@​mcenkar](https://redirect.github.com/mcenkar) made their first contribution in [https://github.com/http4s/http4s/pull/7428](https://redirect.github.com/http4s/http4s/pull/7428) - [@​henricook](https://redirect.github.com/henricook) made their first contribution in [https://github.com/http4s/http4s/pull/7435](https://redirect.github.com/http4s/http4s/pull/7435) - [@​SallyPerez](https://redirect.github.com/SallyPerez) made their first contribution in [https://github.com/http4s/http4s/pull/7372](https://redirect.github.com/http4s/http4s/pull/7372) - [@​Chingles2404](https://redirect.github.com/Chingles2404) made their first contribution in [https://github.com/http4s/http4s/pull/7452](https://redirect.github.com/http4s/http4s/pull/7452) - [@​Dichotomia](https://redirect.github.com/Dichotomia) made their first contribution in [https://github.com/http4s/http4s/pull/7472](https://redirect.github.com/http4s/http4s/pull/7472) - [@​dj707chen](https://redirect.github.com/dj707chen) made their first contribution in [https://github.com/http4s/http4s/pull/7469](https://redirect.github.com/http4s/http4s/pull/7469) **Full Changelog**: https://github.com/http4s/http4s/compare/v1.0.0-M41...v1.0.0-M42 ### [`v1.0.0-M41`](https://redirect.github.com/http4s/http4s/releases/tag/v1.0.0-M41) [Compare Source](https://redirect.github.com/http4s/http4s/compare/v1.0.0-M40...v1.0.0-M41) It's been a while since the last milestone release. This release includes numerous features and patches from the 0.23 series. Be sure to check out its release notes! As always within this milestone series, backward compatibility is not guaranteed. #### What's Changed ##### http4s-core - remove deprecated `comment` parser from CommonRules by [@​txdv](https://redirect.github.com/txdv) in [https://github.com/http4s/http4s/pull/7398](https://redirect.github.com/http4s/http4s/pull/7398) - remove unused deprecated method asMaskBased by [@​txdv](https://redirect.github.com/txdv) in [https://github.com/http4s/http4s/pull/7397](https://redirect.github.com/http4s/http4s/pull/7397) ##### http4s-server - Delete Jsonp middleware by [@​froth](https://redirect.github.com/froth) in [https://github.com/http4s/http4s/pull/7286](https://redirect.github.com/http4s/http4s/pull/7286) ##### http4s-client - expose cookies in the CookieJar middleware by [@​massimosiani](https://redirect.github.com/massimosiani) in [https://github.com/http4s/http4s/pull/7160](https://redirect.github.com/http4s/http4s/pull/7160) ##### Behind the scenes - 0.23 -> main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/7296](https://redirect.github.com/http4s/http4s/pull/7296) - Merge 0.23 -> main by [@​rossabaker](https://redirect.github.com/rossabaker) in [https://github.com/http4s/http4s/pull/7387](https://redirect.github.com/http4s/http4s/pull/7387) - Merge 0.23.26 -> main by [@​rossabaker](https://redirect.github.com/rossabaker) in [https://github.com/http4s/http4s/pull/7404](https://redirect.github.com/http4s/http4s/pull/7404) #### New Contributors - [@​massimosiani](https://redirect.github.com/massimosiani) made their first contribution in [https://github.com/http4s/http4s/pull/7160](https://redirect.github.com/http4s/http4s/pull/7160) - [@​george-wilson-rea](https://redirect.github.com/george-wilson-rea) made their first contribution in [https://github.com/http4s/http4s/pull/7207](https://redirect.github.com/http4s/http4s/pull/7207) - [@​lolgab](https://redirect.github.com/lolgab) made their first contribution in [https://github.com/http4s/http4s/pull/7278](https://redirect.github.com/http4s/http4s/pull/7278) - [@​grouzen](https://redirect.github.com/grouzen) made their first contribution in [https://github.com/http4s/http4s/pull/7284](https://redirect.github.com/http4s/http4s/pull/7284) - [@​morgen-peschke](https://redirect.github.com/morgen-peschke) made their first contribution in [https://github.com/http4s/http4s/pull/7238](https://redirect.github.com/http4s/http4s/pull/7238) - [@​plokhotnyuk](https://redirect.github.com/plokhotnyuk) made their first contribution in [https://github.com/http4s/http4s/pull/7228](https://redirect.github.com/http4s/http4s/pull/7228) - [@​Marcus-Rosti](https://redirect.github.com/Marcus-Rosti) made their first contribution in [https://github.com/http4s/http4s/pull/7316](https://redirect.github.com/http4s/http4s/pull/7316) - [@​LaurenceWarne](https://redirect.github.com/LaurenceWarne) made their first contribution in [https://github.com/http4s/http4s/pull/7265](https://redirect.github.com/http4s/http4s/pull/7265) - [@​sam-tombury](https://redirect.github.com/sam-tombury) made their first contribution in [https://github.com/http4s/http4s/pull/7234](https://redirect.github.com/http4s/http4s/pull/7234) - [@​rlavolee](https://redirect.github.com/rlavolee) made their first contribution in [https://github.com/http4s/http4s/pull/7329](https://redirect.github.com/http4s/http4s/pull/7329) - [@​kejifasuyi](https://redirect.github.com/kejifasuyi) made their first contribution in [https://github.com/http4s/http4s/pull/7357](https://redirect.github.com/http4s/http4s/pull/7357) - [@​txdv](https://redirect.github.com/txdv) made their first contribution in [https://github.com/http4s/http4s/pull/7398](https://redirect.github.com/http4s/http4s/pull/7398) **Full Changelog**: https://github.com/http4s/http4s/compare/v1.0.0-M40...v1.0.0-M41 ### [`v1.0.0-M40`](https://redirect.github.com/http4s/http4s/releases/tag/v1.0.0-M40) [Compare Source](https://redirect.github.com/http4s/http4s/compare/v1.0.0-M39...v1.0.0-M40) #### What's Changed ##### http4s-core - Fix misleading `EntityBody` mentions in some scaladocs by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6955](https://redirect.github.com/http4s/http4s/pull/6955) - Tweak performance of `QueryOps#withQueryParam` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6864](https://redirect.github.com/http4s/http4s/pull/6864) - Deprecate Entity Apply by [@​diesalbla](https://redirect.github.com/diesalbla) in [https://github.com/http4s/http4s/pull/6305](https://redirect.github.com/http4s/http4s/pull/6305) - Expunge all unsafe logging by [@​armanbilge](https://redirect.github.com/armanbilge), [@​iRevive](https://redirect.github.com/iRevive) in [https://github.com/http4s/http4s/pull/6645](https://redirect.github.com/http4s/http4s/pull/6645), [https://github.com/http4s/http4s/pull/7122](https://redirect.github.com/http4s/http4s/pull/7122) - Migrate `Uri.Scheme` and `TransferCoding` to `CIString` by [@​froth](https://redirect.github.com/froth) in [https://github.com/http4s/http4s/pull/7164](https://redirect.github.com/http4s/http4s/pull/7164) ##### http4s-server - More comprehensive support of `Entity` model in `Jsonp` Middleware by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6937](https://redirect.github.com/http4s/http4s/pull/6937) - Take account of `Entity` model in `BracketRequestResponse` Middleware by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6957](https://redirect.github.com/http4s/http4s/pull/6957) - Use `Clock` from `CE` instead of one from `java.time` in `CSRF` Middleware by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/7166](https://redirect.github.com/http4s/http4s/pull/7166) ##### http4s-client - Rectify `Client#fromHttpApp` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/7148](https://redirect.github.com/http4s/http4s/pull/7148) ##### Documentation - Fix `Entity` docs by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/7067](https://redirect.github.com/http4s/http4s/pull/7067) - Update adopters.md by [@​dantb](https://redirect.github.com/dantb) in [https://github.com/http4s/http4s/pull/7107](https://redirect.github.com/http4s/http4s/pull/7107) ##### Behind the scenes - Ignore sbt-jmh updates on main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6952](https://redirect.github.com/http4s/http4s/pull/6952) - Merge `series/0.23` into `main` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6970](https://redirect.github.com/http4s/http4s/pull/6970) - Merge `series/0.23` into `main` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/7025](https://redirect.github.com/http4s/http4s/pull/7025) - Clean up internal package by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/7030](https://redirect.github.com/http4s/http4s/pull/7030) - Ignore crossproject updates on main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/7048](https://redirect.github.com/http4s/http4s/pull/7048) - Ignore sbt-revolver updates on main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/7052](https://redirect.github.com/http4s/http4s/pull/7052) - Fix semantic merge conflicts following [#​6305](https://redirect.github.com/http4s/http4s/issues/6305) by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/7063](https://redirect.github.com/http4s/http4s/pull/7063) - 0.23 -> main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/7115](https://redirect.github.com/http4s/http4s/pull/7115) - Use `MonadThrow` instead of `Sync` in `H2Client.RequestKey#getAddress` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/7167](https://redirect.github.com/http4s/http4s/pull/7167) - 0.23 -> main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/7172](https://redirect.github.com/http4s/http4s/pull/7172) - Clear the internal package of unused/deprecated things by [@​froth](https://redirect.github.com/froth) in [https://github.com/http4s/http4s/pull/7158](https://redirect.github.com/http4s/http4s/pull/7158) - Ignore `scalac-compat-annotation` updates on main by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/7179](https://redirect.github.com/http4s/http4s/pull/7179) - Cleanup of `org.http4s.internal` by [@​froth](https://redirect.github.com/froth) in [https://github.com/http4s/http4s/pull/7175](https://redirect.github.com/http4s/http4s/pull/7175) - Merge `v0.23.22` into `main` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/7211](https://redirect.github.com/http4s/http4s/pull/7211) #### New Contributors - [@​froth](https://redirect.github.com/froth) made their first contribution in [https://github.com/http4s/http4s/pull/7164](https://redirect.github.com/http4s/http4s/pull/7164) **Full Changelog**: https://github.com/http4s/http4s/compare/v1.0.0-M39...v1.0.0-M40 ### [`v1.0.0-M39`](https://redirect.github.com/http4s/http4s/releases/tag/v1.0.0-M39) [Compare Source](https://redirect.github.com/http4s/http4s/compare/v1.0.0-M38...v1.0.0-M39) ### v1.0.0-M39 (2023-01-24) This bugfix release merges forward v0.23.18 and is binary compatible with v1.0.0-M38. #### What's Changed ##### http4s-ember-core - Take into account the `Entity` model in `H2Server` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6936](https://redirect.github.com/http4s/http4s/pull/6936) ##### http4s-ember-client - Don't drain the body for non-streamed entities in EmberClient by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6935](https://redirect.github.com/http4s/http4s/pull/6935) ##### Behind the scenes - Remove nonValidatingCopyConstructor linter by [@​rossabaker](https://redirect.github.com/rossabaker) in [https://github.com/http4s/http4s/pull/6914](https://redirect.github.com/http4s/http4s/pull/6914) - Merge 0.23.18 -> main by [@​rossabaker](https://redirect.github.com/rossabaker) in [https://github.com/http4s/http4s/pull/6939](https://redirect.github.com/http4s/http4s/pull/6939) **Full Changelog**: https://github.com/http4s/http4s/compare/v1.0.0-M38...v1.0.0-M39 ### [`v1.0.0-M38`](https://redirect.github.com/http4s/http4s/releases/tag/v1.0.0-M38) [Compare Source](https://redirect.github.com/http4s/http4s/compare/v1.0.0-M37...v1.0.0-M38) #### What's Changed ##### http4s-core - A bit more efficient size checking for `Seq` collections by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6765](https://redirect.github.com/http4s/http4s/pull/6765) - Use `map` instead of `mapValues` on `Map`s by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6774](https://redirect.github.com/http4s/http4s/pull/6774) - Proposal: Change `Query` model by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6839](https://redirect.github.com/http4s/http4s/pull/6839) - Don't log a `Message` body for an `Entity.Empty` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6876](https://redirect.github.com/http4s/http4s/pull/6876) - Log a `Message` body considering the `Entity` model by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6878](https://redirect.github.com/http4s/http4s/pull/6878) - Fixes [GHSA-54w6-vxfh-fw7f](https://redirect.github.com/http4s/http4s/security/advisories/GHSA-54w6-vxfh-fw7f) ##### http4s-server - Utilize `Using` from std instead of the self-written `AutoCloseableResource` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6767](https://redirect.github.com/http4s/http4s/pull/6767) - Clean up `DefaultHead` middleware by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6860](https://redirect.github.com/http4s/http4s/pull/6860) - Address the `Entity` model in the `ChunkAggregator` Middleware by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6886](https://redirect.github.com/http4s/http4s/pull/6886) ##### http4s-client - removed the Ref boolean by [@​geoffjohn11](https://redirect.github.com/geoffjohn11) in [https://github.com/http4s/http4s/pull/6654](https://redirect.github.com/http4s/http4s/pull/6654) ##### http4s-ember-server - Make `StreamForking` resource-safe in the face of cancelation by [@​TimWSpence](https://redirect.github.com/TimWSpence) in [https://github.com/http4s/http4s/pull/6610](https://redirect.github.com/http4s/http4s/pull/6610) ##### Documentation - Promote Scala Native support on homepage by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6717](https://redirect.github.com/http4s/http4s/pull/6717) - Add link to API docs to landing page by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6771](https://redirect.github.com/http4s/http4s/pull/6771) - Cleanup quickstart and contributing pages by [@​reardonj](https://redirect.github.com/reardonj) in [https://github.com/http4s/http4s/pull/6802](https://redirect.github.com/http4s/http4s/pull/6802) - Close Twitter by [@​rossabaker](https://redirect.github.com/rossabaker) in [https://github.com/http4s/http4s/pull/6821](https://redirect.github.com/http4s/http4s/pull/6821) - Highlight the new `Entity` model in the client's docs by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6868](https://redirect.github.com/http4s/http4s/pull/6868) - Tweak DSL docs by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6873](https://redirect.github.com/http4s/http4s/pull/6873) ##### Behind the scenes - Ignore epollcat updates on main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6701](https://redirect.github.com/http4s/http4s/pull/6701) - Provide a dev shell per Java version by [@​rossabaker](https://redirect.github.com/rossabaker) in [https://github.com/http4s/http4s/pull/6728](https://redirect.github.com/http4s/http4s/pull/6728) - 0.23 -> main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6746](https://redirect.github.com/http4s/http4s/pull/6746) - Merge `series/0.23` into `main` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6787](https://redirect.github.com/http4s/http4s/pull/6787) - Ignore updates of Scala Native by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6800](https://redirect.github.com/http4s/http4s/pull/6800) - Ignore munit updates on main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6814](https://redirect.github.com/http4s/http4s/pull/6814) - Merge `series/0.23` into `main` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6822](https://redirect.github.com/http4s/http4s/pull/6822) - Merge `series/0.23` into `main` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6857](https://redirect.github.com/http4s/http4s/pull/6857) - Remove dead scala-xml code by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6867](https://redirect.github.com/http4s/http4s/pull/6867) - Merge `series/0.23` into `main` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6883](https://redirect.github.com/http4s/http4s/pull/6883) - Merge 0.23 -> main by [@​rossabaker](https://redirect.github.com/rossabaker) in [https://github.com/http4s/http4s/pull/6895](https://redirect.github.com/http4s/http4s/pull/6895) - Merge 0.23 -> main by [@​rossabaker](https://redirect.github.com/rossabaker) in [https://github.com/http4s/http4s/pull/6897](https://redirect.github.com/http4s/http4s/pull/6897) #### New Contributors - [@​yoshinorin](https://redirect.github.com/yoshinorin) made their first contribution in [https://github.com/http4s/http4s/pull/6708](https://redirect.github.com/http4s/http4s/pull/6708) - [@​hnaderi](https://redirect.github.com/hnaderi) made their first contribution in [https://github.com/http4s/http4s/pull/6714](https://redirect.github.com/http4s/http4s/pull/6714) - [@​samspills](https://redirect.github.com/samspills) made their first contribution in [https://github.com/http4s/http4s/pull/6709](https://redirect.github.com/http4s/http4s/pull/6709) - [@​CraigHammondDexcom](https://redirect.github.com/CraigHammondDexcom) made their first contribution in [https://github.com/http4s/http4s/pull/6741](https://redirect.github.com/http4s/http4s/pull/6741) - [@​reardonj](https://redirect.github.com/reardonj) made their first contribution in [https://github.com/http4s/http4s/pull/6802](https://redirect.github.com/http4s/http4s/pull/6802) - [@​mabasic](https://redirect.github.com/mabasic) made their first contribution in [https://github.com/http4s/http4s/pull/6826](https://redirect.github.com/http4s/http4s/pull/6826) - [@​geoffjohn11](https://redirect.github.com/geoffjohn11) made their first contribution in [https://github.com/http4s/http4s/pull/6654](https://redirect.github.com/http4s/http4s/pull/6654) - [@​mattyjbrown](https://redirect.github.com/mattyjbrown) made their first contribution in [https://github.com/http4s/http4s/pull/6853](https://redirect.github.com/http4s/http4s/pull/6853) **Full Changelog**: https://github.com/http4s/http4s/compare/v1.0.0-M37...v1.0.0-M38 ### [`v1.0.0-M37`](https://redirect.github.com/http4s/http4s/releases/tag/v1.0.0-M37) [Compare Source](https://redirect.github.com/http4s/http4s/compare/v1.0.0-M36...v1.0.0-M37) This release is the latest milestone in the 1.x series, and is *not* binary compatible with previous 1.0 milestones. It also includes the changes from v0.23.16, including Scala Native support for all modules. #### What's Changed ##### Documentation - Add doc for mixing left- and right-associative by [@​jan0sch](https://redirect.github.com/jan0sch) in [https://github.com/http4s/http4s/pull/6598](https://redirect.github.com/http4s/http4s/pull/6598) ##### Behind the scenes - Ignore case-insensitive updates on main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6643](https://redirect.github.com/http4s/http4s/pull/6643) - Merge `series/0.23` into `main` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6664](https://redirect.github.com/http4s/http4s/pull/6664) - Ignore munit-cats-effect updates on main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6669](https://redirect.github.com/http4s/http4s/pull/6669) - Ignore scalacheck updates on main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6684](https://redirect.github.com/http4s/http4s/pull/6684) - Ignore keypool updates on main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6675](https://redirect.github.com/http4s/http4s/pull/6675) - 0.23 -> main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6692](https://redirect.github.com/http4s/http4s/pull/6692) **Full Changelog**: https://github.com/http4s/http4s/compare/v1.0.0-M36...v1.0.0-M37 ### [`v1.0.0-M36`](https://redirect.github.com/http4s/http4s/releases/tag/v1.0.0-M36) [Compare Source](https://redirect.github.com/http4s/http4s/compare/v1.0.0-M35...v1.0.0-M36) This release is the latest milestone in the 1.x series, and is *not* binary compatible with previous 1.0 milestones. It also includes the changes from v0.23.15. #### What's Changed ##### http4s-core - Use `scodec.bits.ByteVector` for `Entity.Strict` by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6528](https://redirect.github.com/http4s/http4s/pull/6528) - Smite `Seq` in `Message#multiParams`, `Uri#multiParams`, `Query#multiParams` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6524](https://redirect.github.com/http4s/http4s/pull/6524) ##### http4s-server - Spring cleaning: Remove unneeded temporal constraints and make some cosmetic changes by [@​FrancescoSerra](https://redirect.github.com/FrancescoSerra) in [https://github.com/http4s/http4s/pull/6491](https://redirect.github.com/http4s/http4s/pull/6491) ##### Documentation - Remove references to Scala 2.12 in docs by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6604](https://redirect.github.com/http4s/http4s/pull/6604) - Fix 1.0 version table compatibility with 2.12 & 2.13 by [@​JackTreble](https://redirect.github.com/JackTreble) in [https://github.com/http4s/http4s/pull/6607](https://redirect.github.com/http4s/http4s/pull/6607) - Tweak the http4s.g8 example on the quick start page by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6608](https://redirect.github.com/http4s/http4s/pull/6608) ##### Behind the scenes - Release v1.0.0-M35 by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6569](https://redirect.github.com/http4s/http4s/pull/6569) - Pick Sbt Scoverage from 0.23 by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6574](https://redirect.github.com/http4s/http4s/pull/6574) - Ignore literally updates on main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6584](https://redirect.github.com/http4s/http4s/pull/6584) - Merge `series/0.23` into `main` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6612](https://redirect.github.com/http4s/http4s/pull/6612) - 0.23 -> main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6631](https://redirect.github.com/http4s/http4s/pull/6631) #### New Contributors - [@​JackTreble](https://redirect.github.com/JackTreble) made their first contribution in [https://github.com/http4s/http4s/pull/6607](https://redirect.github.com/http4s/http4s/pull/6607) **Full Changelog**: https://github.com/http4s/http4s/compare/v1.0.0-M35...v1.0.0-M36 ### [`v1.0.0-M35`](https://redirect.github.com/http4s/http4s/releases/tag/v1.0.0-M35) [Compare Source](https://redirect.github.com/http4s/http4s/compare/v1.0.0-M34...v1.0.0-M35) This release is the latest milestone in the 1.x series, and is *not* binary compatible with previous 1.0 milestones. It also includes the changes from v0.23.13 and updates fs2 to v3.2.11 which includes a security patch for https://github.com/typelevel/fs2/security/advisories/GHSA-2cpx-6pqp-wf35. #### What's Changed ##### http4s-core - Remove redundant collection converting in `Query#multiParams` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6514](https://redirect.github.com/http4s/http4s/pull/6514) - Remove `BackendBuilder#allocate` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6540](https://redirect.github.com/http4s/http4s/pull/6540) ##### Behind the scenes - 0.23 -> main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6551](https://redirect.github.com/http4s/http4s/pull/6551) - 0.23 -> main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6563](https://redirect.github.com/http4s/http4s/pull/6563) - 0.23 -> main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6565](https://redirect.github.com/http4s/http4s/pull/6565) - 0.23 -> main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6567](https://redirect.github.com/http4s/http4s/pull/6567) **Full Changelog**: https://github.com/http4s/http4s/compare/v1.0.0-M34...v1.0.0-M35 ### [`v1.0.0-M34`](https://redirect.github.com/http4s/http4s/releases/tag/v1.0.0-M34) [Compare Source](https://redirect.github.com/http4s/http4s/compare/v1.0.0-M33...v1.0.0-M34) This release is the latest milestone in the 1.x series, and is *not* binary compatible with previous 1.0 milestones. It also includes the changes from v0.23.13. #### What's Changed ##### http4s-core - Remove `CollectionCompat` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6508](https://redirect.github.com/http4s/http4s/pull/6508) ##### http4s-server - Address the entity model in the server's `RequestLogger` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6323](https://redirect.github.com/http4s/http4s/pull/6323) - Fix regression of `Router#define` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6371](https://redirect.github.com/http4s/http4s/pull/6371) - Relax `server.middleware.Caching` constraints by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6490](https://redirect.github.com/http4s/http4s/pull/6490) ##### http4s-client - Take into account the `Entity` model in the `ResponseLogger` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6319](https://redirect.github.com/http4s/http4s/pull/6319) ##### Behind the scenes - Merge 0.23 -> main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6430](https://redirect.github.com/http4s/http4s/pull/6430) - vault, scala-java-time updates via 0.23 by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6443](https://redirect.github.com/http4s/http4s/pull/6443) - Ignore cats updates on main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6472](https://redirect.github.com/http4s/http4s/pull/6472) - 0.23 -> main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6499](https://redirect.github.com/http4s/http4s/pull/6499) #### New Contributors - [@​typelevel-steward](https://redirect.github.com/typelevel-steward) made their first contribution in [https://github.com/http4s/http4s/pull/6434](https://redirect.github.com/http4s/http4s/pull/6434) - [@​christiankjaer](https://redirect.github.com/christiankjaer) made their first contribution in [https://github.com/http4s/http4s/pull/6444](https://redirect.github.com/http4s/http4s/pull/6444) - [@​cgoldammer](https://redirect.github.com/cgoldammer) made their first contribution in [https://github.com/http4s/http4s/pull/6450](https://redirect.github.com/http4s/http4s/pull/6450) - [@​jrozanski](https://redirect.github.com/jrozanski) made their first contribution in [https://github.com/http4s/http4s/pull/6454](https://redirect.github.com/http4s/http4s/pull/6454) - [@​leoniv](https://redirect.github.com/leoniv) made their first contribution in [https://github.com/http4s/http4s/pull/6473](https://redirect.github.com/http4s/http4s/pull/6473) - [@​FrancescoSerra](https://redirect.github.com/FrancescoSerra) made their first contribution in [https://github.com/http4s/http4s/pull/6469](https://redirect.github.com/http4s/http4s/pull/6469) - [@​ajelden](https://redirect.github.com/ajelden) made their first contribution in [https://github.com/http4s/http4s/pull/6488](https://redirect.github.com/http4s/http4s/pull/6488) **Full Changelog**: https://github.com/http4s/http4s/compare/v1.0.0-M33...v1.0.0-M34 ### [`v1.0.0-M33`](https://redirect.github.com/http4s/http4s/releases/tag/v1.0.0-M33) [Compare Source](https://redirect.github.com/http4s/http4s/compare/v1.0.0-M32...v1.0.0-M33) This is the latest milestone in the 1.x series. It is binary incompatible with http4s-1.0.0-M32. This is the first 1.x release after "The Great Schism", described in v0.23.12. Because 1.0 isn't stable yet, all ancillary repositories will need to be released for this version. If there is one that you would like to maintain, please look for the "Maintainers wanted!" issue in the repository of interest. Additional to the below, this release includes all changes in v0.23.12. #### What's Changed ##### http4s-core - Remove deprecated things by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6156](https://redirect.github.com/http4s/http4s/pull/6156) - Override `toString` for `Entity` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6168](https://redirect.github.com/http4s/http4s/pull/6168) - Fix `Request`/`Response` scaladoc by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6171](https://redirect.github.com/http4s/http4s/pull/6171) - Covariant `Message`s: minimum viable PR by [@​bplommer](https://redirect.github.com/bplommer) in [https://github.com/http4s/http4s/pull/5712](https://redirect.github.com/http4s/http4s/pull/5712) - Tweak `Message#withEmptyBody` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6288](https://redirect.github.com/http4s/http4s/pull/6288) - Remove `http4s.EmptyBody` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6296](https://redirect.github.com/http4s/http4s/pull/6296) - Message - Use Strict Entity for string responses by [@​diesalbla](https://redirect.github.com/diesalbla) in [https://github.com/http4s/http4s/pull/6299](https://redirect.github.com/http4s/http4s/pull/6299) - Make Part and Multipart covariant by [@​diesalbla](https://redirect.github.com/diesalbla) in [https://github.com/http4s/http4s/pull/6304](https://redirect.github.com/http4s/http4s/pull/6304) - Fix `Request#productElement` and `Response#productElement` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6372](https://redirect.github.com/http4s/http4s/pull/6372) - Add info about the entity into the `toString` of `Request` and `Response` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6373](https://redirect.github.com/http4s/http4s/pull/6373) - Resubmit idempotent requests with only pure entities in `Retry` middleware by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6379](https://redirect.github.com/http4s/http4s/pull/6379) ##### http4s-laws - Address the `Entity` model in `Arbitrary[Entity[*]]` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6369](https://redirect.github.com/http4s/http4s/pull/6369) ##### http4s-server - Relax `authentication#challenged` constraints by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6253](https://redirect.github.com/http4s/http4s/pull/6253) - Use Strict entities where possible by [@​diesalbla](https://redirect.github.com/diesalbla) in [https://github.com/http4s/http4s/pull/6306](https://redirect.github.com/http4s/http4s/pull/6306) - Take into account the `Entity` model in the `EntityLimiter` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6320](https://redirect.github.com/http4s/http4s/pull/6320) ##### http4s-client - Fix `Client` scaladoc by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6188](https://redirect.github.com/http4s/http4s/pull/6188) - Remove deprecated `Client.fetch`, `DefaultClient.fetch` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6187](https://redirect.github.com/http4s/http4s/pull/6187) ##### http4s-ember-core - ember: Add support for strict entities, look for content-length only once by [@​wjoel](https://redirect.github.com/wjoel) in [https://github.com/http4s/http4s/pull/6317](https://redirect.github.com/http4s/http4s/pull/6317) ##### Documentation - Tweak `Entity` docs by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6375](https://redirect.github.com/http4s/http4s/pull/6375) ##### Behind the scenes - Release v0.21.33 by [@​rossabaker](https://redirect.github.com/rossabaker) in [https://github.com/http4s/http4s/pull/6147](https://redirect.github.com/http4s/http4s/pull/6147) - Restore changes to versions page on main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6148](https://redirect.github.com/http4s/http4s/pull/6148) - Remove deprecated execution contexts by [@​rossabaker](https://redirect.github.com/rossabaker) in [https://github.com/http4s/http4s/pull/6124](https://redirect.github.com/http4s/http4s/pull/6124) - Ignore http4s-crypto updates on main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6217](https://redirect.github.com/http4s/http4s/pull/6217) - Merge 0.23 -> main by [@​rossabaker](https://redirect.github.com/rossabaker) in [https://github.com/http4s/http4s/pull/6193](https://redirect.github.com/http4s/http4s/pull/6193) - Merge 0.23 -> main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6250](https://redirect.github.com/http4s/http4s/pull/6250) - Message - remoteHost: define without OptionT. by [@​diesalbla](https://redirect.github.com/diesalbla) in [https://github.com/http4s/http4s/pull/6257](https://redirect.github.com/http4s/http4s/pull/6257) - Merge `series/0.23` into `main` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6282](https://redirect.github.com/http4s/http4s/pull/6282) - Ignore `scala-lang` updates by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6293](https://redirect.github.com/http4s/http4s/pull/6293) - Tweak `BodyCache#hasNoBody` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6289](https://redirect.github.com/http4s/http4s/pull/6289) - Ignore discipline updates on main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6309](https://redirect.github.com/http4s/http4s/pull/6309) - Reduce use of `covary` method. by [@​diesalbla](https://redirect.github.com/diesalbla) in [https://github.com/http4s/http4s/pull/6230](https://redirect.github.com/http4s/http4s/pull/6230) - Merge `series/0.23` into `main` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6311](https://redirect.github.com/http4s/http4s/pull/6311) - Ignore `okio` updates by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6315](https://redirect.github.com/http4s/http4s/pull/6315) - Address the entity model in the `DefaultHead` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6324](https://redirect.github.com/http4s/http4s/pull/6324) - Address the entity model in the `Client#fromHttpApp` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6325](https://redirect.github.com/http4s/http4s/pull/6325) - \[ci skip] ignore scodec updates on main by [@​armanbilge](https://redirect.github.com/armanbilge) in [https://github.com/http4s/http4s/pull/6337](https://redirect.github.com/http4s/http4s/pull/6337) - Ignore `log4cats` updates by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6341](https://redirect.github.com/http4s/http4s/pull/6341) - Ignore `scalacheck-effect-munit` updates by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6347](https://redirect.github.com/http4s/http4s/pull/6347) - Ignore updates for all log4cats modules by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6346](https://redirect.github.com/http4s/http4s/pull/6346) - Merge `0.23` -> `main` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6348](https://redirect.github.com/http4s/http4s/pull/6348) - Merge `series/0.23` into `main` by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6378](https://redirect.github.com/http4s/http4s/pull/6378) - Get ip4s updates from series/0.23 by [@​rossabaker](https://redirect.github.com/rossabaker) in [https://github.com/http4s/http4s/pull/6384](https://redirect.github.com/http4s/http4s/pull/6384) - Ignore `circe` updates by [@​danicheg](https://redirect.github.com/danicheg) in [https://github.com/http4s/http4s/pull/6400](https://redirect.github.com/http4s/http4s/pull/6400) - Merge 0.23.12 to main by [@​rossabaker](https://redirect.github.com/rossabaker) in [https://github.com/http4s/http4s/pull/6416](https://redirect.github.com/http4s/http4s/pull/6416) #### New Contributors - [@​teigen](https://redirect.github.com/teigen) made their first contribution in [https://github.com/http4s/http4s/pull/6057](https://redirect.github.com/http4s/http4s/pull/6057) - [@​takapi327](https://redirect.github.com/takapi327) made their first contribution in [https://github.com/http4s/http4s/pull/6166](https://redirect.github.com/http4s/http4s/pull/6166) - [@​zainab-ali](https://redirect.github.com/zainab-ali) made their first contribution in [https://github.com/http4s/http4s/pull/6098](https://redirect.github.com/http4s/http4s/pull/6098) - [@​dragonfly-ai](https://redirect.github.com/dragonfly-ai) made their first contribution in [https://github.com/http4s/http4s/pull/6203](https://redirect.github.com/http4s/http4s/pull/6203) - [@​CharlesAHunt](https://redirect.github.com/CharlesAHunt) made their first contribution in [https://github.com/http4s/http4s/pull/6036](https://redirect.github.com/http4s/http4s/pull/6036) - [@​OnAirEntertainment-Scala](https://redirect.github.com/OnAirEntertainment-Scala) made their first contribution in [https://github.com/http4s/http4s/pull/6385](https://redirect.github.com/http4s/http4s/pull/6385) **Full Changelog**: https://github.com/http4s/http4s/compare/v1.0.0-M32...v1.0.0-M33

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

yegor256 commented 2 years ago

@rultor please, try to merge

rultor commented 2 years ago

@rultor please, try to merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 2 years ago

@rultor please, try to merge

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 15s)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 2928114
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Sat 05 Nov 2022 12:44:12 AM CET
+ uptime
 00:44:12 up 129 days,  3:45,  0 users,  load average: 0.29, 0.25, 0.45
+ cat
com.rultor.spi.Profile: There is no 'merge' section in .rultor.yml
    at com.rultor.agents.req.StartsRequest.docker(StartsRequest.java:350)
    at com.rultor.agents.req.StartsRequest.vars(StartsRequest.java:255)
    at com.rultor.agents.req.StartsRequest.script(StartsRequest.java:148)
    at com.rultor.agents.req.StartsRequest.process(StartsRequest.java:109)
    at com.rultor.agents.AbstractAgent.execute(AbstractAgent.java:70)
    at com.rultor.spi.Agent.execute(Agent.java:84)
    at com.rultor.Routine.process(Routine.java:202)
    at com.rultor.Routine.unsafe_aroundBody0(Routine.java:180)
    at com.rultor.Routine.run(Routine.java:1)
    at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:179)
    at com.jcabi.aspects.aj.MethodInterrupter.wrap(MethodInterrupter.java:108)
    at com.rultor.Routine.unsafe(Routine.java:175)
    at com.rultor.Routine.run(Routine.java:142)
    at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:190)
    at com.jcabi.aspects.aj.MethodScheduler.lambda./run.sh(MethodScheduler.java:194)
    at java.base/java.util.concurrent.Executors.call(Executors.java:539)
    at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
    at java.base/java.util.concurrent.ScheduledThreadPoolExecutor.run(ScheduledThreadPoolExecutor.java:305)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
    at java.base/java.util.concurrent.ThreadPoolExecutor.run(ThreadPoolExecutor.java:635)
    at com.jcabi.log.VerboseThreads.run(VerboseThreads.java:222)
    at java.base/java.lang.Thread.run(Thread.java:833)

+ exit -1
'cid' file is absent, most probably the Docker container wasn't started correctly