You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deduplicate cherry-picked commits in changelog generation (#364) by @rstata
Gradle improvements — drops Viaduct prefix, migrates sourceSets["x"] to sourceSets.named(), and introduces KSP task bridge in ViaductModulePlugin (4131607) by @kristileka
Retires the FeatureAppTest infrastructure from Viaduct, replaced by contract tests. (0cd82f0) by @kristileka
Remove redundant Java prefix from class names in viaduct.java.api.* and viaduct.java.runtime.* (42b8901) by @catacraciun
Add VariablesProvider support to the Java tenant API (c774ab1) by @catacraciun
Refresh getting started docs and split API stability guidance (#358) by @rstata
Add KDoc comments to public-facing API surfaces across the Viaduct core modules so that IDE users and documentation tooling (Dokka) get useful, accurate descriptions without having to read implementation code. (2f93e2d) by @kristileka