apicurio-registry
apicurio-registry copied to clipboard
feat: skip disabled artifact versions when looking for latest
Fixes #2790
@EricWittmann @carlesarnal WDYT about this change? It slightly changes the behavior of some REST API paths, so I think I need to at least add a feature flag. Should the feature flag be enabled by default?
Should be disabled by default I think. To preserve compatibility.
@jsenko there are conflicts now with this PR, do you mind solving them?
right, that's the plan when I'm back
@jsenko I recommend rebasing main, the test failure is due to a flaky test and has been addressed on main.
@jsenko I'm closing this PR for now. Whenever you have the bandwidth to come back to it, just re-open it.
@carlesarnal @EricWittmann This PR is ready for merge, can you guys give it a quick look? Please ignore the javadoc stuff, but this should avoid the warnings.