Skip to content

fix: remove api versioning in the app runtime#1437

Draft
d-rita wants to merge 3 commits into
masterfrom
fix/remove-version-number
Draft

fix: remove api versioning in the app runtime#1437
d-rita wants to merge 3 commits into
masterfrom
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

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
@sonarqubecloud
Copy link
Copy Markdown

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