Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Versions for API based Datasources #1103

Merged
merged 24 commits into from
Aug 10, 2024
Merged

Versions for API based Datasources #1103

merged 24 commits into from
Aug 10, 2024

Conversation

FalkWolsky
Copy link
Contributor

Proposed changes

API Based Datasources had till now only a singular version. But APIs does evolve.
However, we can't simply overwrite a Data Source API version to modernize it.
So, we (@goldants) implemented a versioning system for API based Datasources.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Copy link

netlify bot commented Aug 10, 2024

Deploy Preview for lowcoder-test canceled.

Name Link
🔨 Latest commit b831451
🔍 Latest deploy log https://app.netlify.com/sites/lowcoder-test/deploys/66b785f8a1dd69000815f699

Copy link

netlify bot commented Aug 10, 2024

Deploy Preview for lowcoder-test canceled.

Name Link
🔨 Latest commit 1a50316
🔍 Latest deploy log https://app.netlify.com/sites/lowcoder-test/deploys/66b7860669c6b6000804247f

@FalkWolsky FalkWolsky merged commit 2d3e7c0 into dev Aug 10, 2024
7 checks passed
@FalkWolsky FalkWolsky deleted the versions-for-datasources branch August 10, 2024 16:17
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