Skip to content

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 08 Jul 22:20

Highlights

  • Fixed generated Go package collisions when pattern validations were emitted into multiple files. Pattern variables are now named uniquely per generated file.
  • Restored correct HTTP error responses for WebSocket endpoints before upgrade. Authentication, validation, and service failures are encoded normally instead of becoming empty HTTP 200 responses.

Upgrade notes

Regenerate affected services with Loom v1.3.2. Generated validation variable names may change, but there are no DSL or runtime API migrations.

Verification

The release passed Loom release preflight, including lint, unit tests, integration tests, OpenAPI contract checks, and generated-code quality checks.

Full changelog: v1.3.1...v1.3.2