Matt I.C.
Matt I.C.
I know this is trivial, and 7 years old from the Akka fork, but I was perplexed by this sentence in the [Design Principles page](https://pekko.apache.org/docs/pekko/current/general/stream/stream-design.html): https://github.com/apache/pekko/blob/2469f729f7503acf814bcbd042b4bb0863103c9d/docs/src/main/paradox/general/stream/stream-design.md?plain=1#L56 I tried to parse...
The latest sttp-apispec [depends on](https://github.com/softwaremill/sttp-apispec/blob/master/build.sbt#L15) [circe-yaml 0.15.1](https://github.com/circe/circe-yaml/releases/tag/v0.15.1) (November 2023), which is pretty far behind ([diff](https://github.com/circe/circe-yaml/compare/v0.15.1...v0.16.0)) their latest [0.16.0 release](https://github.com/circe/circe-yaml/releases/tag/v0.16.0) (August 2024). I'd suggest it'd be prudent to try to update....
It appears that #431 [removed 2.12](https://github.com/circe/circe-yaml/pull/431/files#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03fL32-R32) from the build list. This had an impact on at least [one dependent project](https://github.com/softwaremill/sttp-apispec/issues/223#issuecomment-2770149862), to my knowledge, but I don't see anything about dropping...