Skip to content

feat: update sdk from v2 to v4 for container ops#83

Merged
thunderz99 merged 1 commit into
masterfrom
feat/update-sdk-from-v2-to-v4-step3-container-ops-removev2
May 17, 2024
Merged

feat: update sdk from v2 to v4 for container ops#83
thunderz99 merged 1 commit into
masterfrom
feat/update-sdk-from-v2-to-v4-step3-container-ops-removev2

Conversation

@thunderz99
Copy link
Copy Markdown
Owner

@thunderz99 thunderz99 commented May 17, 2024

At present

  • CRUD : v4
  • query : v4
  • database operations: v2(step3 's scope)
  • container operations: v2(step3 's scope)
  • patch(JSON Patch) : v4
  • batch operations : v4
  • bulk operations : v4

After this PR

  • database operations: v4(step3 's scope)

  • container operations: v4(step3 's scope)

  • And all v2 dependencies are removed.

    • SqlParameterCollection and relative class is reserved because these are already used in public methods, for backward compatibility.

@thunderz99 thunderz99 force-pushed the feat/update-sdk-from-v2-to-v4-step3-container-ops-removev2 branch from 8f4c24c to c5bde94 Compare May 17, 2024 09:51
@thunderz99 thunderz99 merged commit 84313a0 into master May 17, 2024
@thunderz99 thunderz99 deleted the feat/update-sdk-from-v2-to-v4-step3-container-ops-removev2 branch September 7, 2024 11:56
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