Bruno Mendes
Bruno Mendes
Currently, since there is no password on the db, the notification service fails: `Login failed: {"authenticated":false,"erro":"Autentica\u00E7\u00E3o","erro_msg":"O nome de utilizador ou a palavra-passe foram incorrectamente introduzidos."}`.
E.g. when merged to master without version override, create new minor (x.X.x) release with automated changelog.
Closes #2379. This is a **breaking change** (at least for those who depend on parsing the messages) to the behavior of the `decodeAccumulating` API, for `Decoder`s derived with a configuration...
I'm expecting to get a comprehensive list of failures, as was the case in Scala 2 with https://github.com/circe/circe-generic-extras. Reproducible example with `scala-cli`: ```scala //> using jvm 21.0.6 //> using scala...
The following example should be illustrative: ```scala class A class B extends A def foo: Future[A] = ??? Await.result(foo, 1.second) === new B // ok Await.result(foo, 1.second) must beEqualTo(new B)...
**Checklist** - [x] I read the documentation at https://chimney.readthedocs.io/ and checked that the functionality exists - [x] I verified that the behavior for my use case doesn't match the documentation...
I think it makes sense to include it just as StatusCake, Pingdom,... are included.