Arnaud Gourlay

Results 234 comments of Arnaud Gourlay

If you are running the server in version 1.8.1, you should be updating the client as well. https://github.com/qdrant/qdrant-client/releases/tag/v1.8.0

It seems the dependency on [PureConfig](https://pureconfig.github.io/docs/scala-3-derivation.html) with auto derivation is also a problem to tackle during the migration.

It might be possible to drop the macro in Scala 3 by using [context functions](https://docs.scala-lang.org/scala3/reference/contextual/context-functions.html#example-builder-pattern-1). Credits to @yanns for the idea :beers:

@mprevel No concrete work on Scala 3 has been started outside of the discussion on this issue. TBH I have no bandwidth to push this change so it would have...

@mprevel Thank you very much for getting the migration started :clap: I trust your research regarding context functions, I did not look too deep into it myself. > So, if...

Fixed in [0.22.0](https://github.com/agourlay/cornichon/releases/tag/v0.22.0)

AFAIK this `operationId` is only used for: - the API reference docs - the Python REST client In the next minor version we could deprecate the Python function `query_points_groups` and...

This fell off my radar and I am unsure of the best approach.

Thank you for playing around with this archive! Something looks terribly broken.

Please try [0.9.1](https://github.com/agourlay/zip-password-finder/releases/tag/v0.9.1) which contains a fix for this kind of false positives.