Skip to content

release: bump tlBaseVersion to 1.2 (cuts v1.2.0)#94

Merged
luksow merged 1 commit intomainfrom
release/1.2.0
Apr 30, 2026
Merged

release: bump tlBaseVersion to 1.2 (cuts v1.2.0)#94
luksow merged 1 commit intomainfrom
release/1.2.0

Conversation

@luksow
Copy link
Copy Markdown
Contributor

@luksow luksow commented Apr 30, 2026

Tiny one-line change: tlBaseVersion: 1.1 → 1.2. Pre-requisite for tagging v1.2.0 since sbt-typelevel verifies the tag matches the configured base.

What's in v1.2.0 (since v1.1.1)

⚠️ Breaking changes

New generators

Routing / SwaggerUI

DSL

OpenAPI generator improvements

Simple HTML

Misc / chore

Test plan

  • sbt +test clean across Scala 2.13.18 and 3.3.7 on all merged PRs.
  • Comprehensive gold spec exercises all six output formats end-to-end.
  • Generated outputs verified against real consumers (sttp-client4-circe compile, TypeScript tsc --noEmit, end-to-end harness against a local echo server).

Three new generators landed on top of 1.1.x — Postman Collection v2.1
(#91), Scala sttp-client (#93), TypeScript fetch (#92). Minor bump
appropriate (additive; existing generators unchanged).

Tag `v1.2.0` is queued to land on main once this PR is merged; the
typelevel publish workflow picks it up from there.
@luksow luksow merged commit d92f75a into main Apr 30, 2026
15 of 16 checks passed
@luksow luksow deleted the release/1.2.0 branch April 30, 2026 16:55
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.

OpenAPI: multiple response content-types on the same status overwrite each other

1 participant