AntoineDuComptoirDesPharmacies
AntoineDuComptoirDesPharmacies
**Same as PR #3402 but starting / targeting `master` branch.** This pull request aim to fix a problem (https://github.com/ebean-orm/ebean/issues/3129) where @DbJsonB fields are always considered dirty on load if the...
## Description When using `useFrequentlyBoughtTogether` with more than 50 `objectIDs`, we receive an error responde from Algolia. `{"message":"Too many queries in multi query request","status":400}` ## Reproduction Its the basic codesandbox...
### Is this something you or your team is interested in contributing a pull request towards? Depending of the cause, and difficulty to understand/fix. ### Expected Behavior When enabling a...
This pull request aims to fix the problem of Ebean Issue 3420 (https://github.com/ebean-orm/ebean/issues/3420) where SIGTERM signal will immediately shutdown the `ThreadPoolExecutor` of Ebean, causing some reject on async count tasks...
PR to fix issue #336. Add unserscore in ID pattern matcher to allow new ID format from mangopay and cast to the correct class
Since 26th march 2024, resource IDs have change format. **Previously** : “4659626451” **Now** : “po_b_02HMVJH4ZJWX9E5K66KTN9H118” In `IdempotencyApiImpl.java`, method `instantiateResourceObject` guess the resource class according to requested URL pattern matcher. However,...
#### Bug Report Checklist - [ X ] Have you provided a full/minimal spec to reproduce the issue? - [ X ] Have you validated the input using an OpenAPI...
@cbornet (2017/09) @tomplus (2018/10) @krjakbrjak (2023/02) @fa0311 (2023/10) @multani (2023/10) This pull request main objective is to fix the issue #19453 * Fix a bug of deserializing / serializing anyOf...
### Is this something you or your team is interested in contributing a pull request towards? No idea of how to fix this. ### Expected Behavior When user scroll inside...