1.0.0-rc59
(feat): Add wire test generation support for Ruby SDK. When enableWireTests is set to true in
custom config, the generator produces Minitest-based integration tests that validate
SDK serialization/deserialization against WireMock. Includes docker-compose.test.yml
and wiremock-mappings.json for running tests locally.