Skip to content

WPB-22702 Finalize API version v14#4942

Merged
battermann merged 1 commit intodevelopfrom
WPB-22702-backend-finalize-api-version-v-14
Jan 12, 2026
Merged

WPB-22702 Finalize API version v14#4942
battermann merged 1 commit intodevelopfrom
WPB-22702-backend-finalize-api-version-v-14

Conversation

@battermann
Copy link
Contributor

@battermann battermann commented Jan 12, 2026

https://wearezeta.atlassian.net/browse/WPB-22702

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@battermann battermann marked this pull request as ready for review January 12, 2026 10:27
@battermann battermann requested review from a team as code owners January 12, 2026 10:27
@battermann battermann requested a review from Copilot January 12, 2026 10:27
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Jan 12, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR finalizes API version V14 (making it stable/production-ready) and introduces V15 as the new development version. This follows the standard Wire API versioning workflow where development versions are finalized and a new development version is created for ongoing work.

Changes:

  • V15 added as new development version across all API components
  • V14 marked as stable (no longer a development version)
  • Default API version updated from 14 to 15 for tests

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

File Description
services/brig/src/Brig/API/Public.hs Updated swagger docs to generate live docs for V15 and pregenerated docs for V14
libs/wire-api/src/Wire/API/Routes/Version.hs Added V15 to Version enum, added required instances, marked V14 as stable and V15 as development
integration/test/Testlib/Env.hs Updated default API version from 14 to 15
integration/test/Test/Swagger.hs Added 15 to set of existing versions for swagger tests

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@battermann battermann merged commit da544f2 into develop Jan 12, 2026
16 of 17 checks passed
@battermann battermann deleted the WPB-22702-backend-finalize-api-version-v-14 branch January 12, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants