Add configuration methods for entity agent factory#336
Conversation
Indeed, that will be a new major. After after starting the work, it seems I have gotten ahead of myself by several months :) @marko-bekhta you may be interested in that as an FYI because it will break compatibility by changing the artifact name and packages names (but it does ship open rewrite recipes for that). |
1873097 to
7735e67
Compare
|
Rebased onto main (which has quite a few changes today). All of the pieces should now be in place for this to work. |
Co-authored-by: Matej Novotny <manovotn@ibm.com>
7735e67 to
3c77e33
Compare
|
nice 🙂 and thanks for the warning about the coordinates change 🙇🏻 🙂 (fixed the since tag) |
BTW the README has a separate section explaining the migration via open rewrite recipe - I'd be happy to hear feedback on that -> https://github.com/weld/weld-testing/blob/main/junit-jupiter/README.md#migrating-from-weld-junit5 |
I've added a
@since 5.1but it's probably worth the new major (6.0) for a new major of Weld? Opening as a draft for now as we'd need other updates applied/released before we get here 🤞🏻 🙂Fixes: