ok, not trying to cross build everything helps ![]()
against each module/publishLocal I checked our big prj against current latest master ( master commit 4aec152ddf6, meaning everything 1.9.x too)
@adamw Unfortunately other than openApi 3.0.3 -> 3.1.0 the only changes were two fields that LOST their deprecation.
Which had gotten fixed by the 1.8.x-upgrade, but now they disappear. Could be unrelated to latest fix, as they were coproducts (sealed traits) and not optional.
Will check later if I can reproduce separately ![]()
Weโve since done a 1.9.1 release so maybe you can simply test that ![]()
If there are still some problems Iโd need some code to reproduce
1 Like
never managed to reproduce separately since then - but now tried with newest 1.9.11 and it looks like everything works ![]()
just FTR ![]()
1 Like
Thatโs always good to know, thanks ![]()