1.26.1
(chore): Standardize WireMock configuration to use WIREMOCK_URL environment variable
(e.g., http://localhost:8080) instead of WIREMOCK_PORT. The CI workflow now
sets WIREMOCK_URL after discovering the dynamically assigned port. Falls back
to http://localhost:8080 if the variable is not set.