Skip to content

Introduce Wirespec.Transportation for RawRequest and `RawResponse…#577

Open
wilmveel wants to merge 1 commit intomasterfrom
implement-transportation-concept
Open

Introduce Wirespec.Transportation for RawRequest and `RawResponse…#577
wilmveel wants to merge 1 commit intomasterfrom
implement-transportation-concept

Conversation

@wilmveel
Copy link
Contributor

…`. Refactor related interfaces and methods across the codebase.

Description

Type of Change

  • Feature
  • Bug fix
  • Documentation update
  • Refactoring
  • Performance improvement
  • Build/CI pipeline changes
  • Other (please describe):

Checklist

  • I have followed the contribution guidelines
  • I have written tests for my changes
  • I have updated the documentation if necessary
  • I have written code in a functional style (using Arrow where appropriate)

Breaking Changes

- Introduced the `Transportation` interface for Java, Kotlin, Python, and TypeScript emitters, enabling a unified approach for handling requests and responses.
- Added `HttpClientTransportation` implementations for Java and Kotlin platforms.
- Updated test suites for the new transportation logic.
- Disabled unused module `maven-spring-avro` in the example `pom.xml`.
- Upgraded Spring Boot version in examples to 3.5.10.
- Enhanced documentation with a new guide on dependency-free architecture.
@wilmveel wilmveel force-pushed the implement-transportation-concept branch from 4063844 to 4139d25 Compare January 26, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant