Skip to content

feat: remove api versioning in the app runtime#1437

Open
d-rita wants to merge 5 commits into
betafrom
fix/remove-version-number
Open

feat: remove api versioning in the app runtime#1437
d-rita wants to merge 5 commits into
betafrom
fix/remove-version-number

Conversation

@d-rita
Copy link
Copy Markdown

@d-rita d-rita commented May 21, 2026

Implements LIBS-826


Description

This PR removes the redundant apiVersion numbers appended to every API call. It is a breaking change since it completely strips the apiVersion from the Config, DataEngineConfig, and DataProvider objects.


Checklist

  • Have written documentation
  • Has tests coverage
  • Update the examples to get rid of the api versions still in use

Related PRs

d-rita added 2 commits May 22, 2026 03:02
BREAKING CHANGE: apiVersion is not accepted by Config, DataEngineConfig, or DataProvider
@d-rita d-rita force-pushed the fix/remove-version-number branch from 70d1ae5 to 36953e3 Compare May 22, 2026 00:05
@KaiVandivier KaiVandivier marked this pull request as ready for review May 22, 2026 09:26
@KaiVandivier KaiVandivier changed the base branch from master to beta May 22, 2026 09:26
@sonarqubecloud
Copy link
Copy Markdown

@d-rita d-rita changed the title fix: remove api versioning in the app runtime feat: remove api versioning in the app runtime May 28, 2026
@d-rita d-rita requested a review from a team May 28, 2026 03:57
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