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

[DE-784] external versioning #547

Merged
merged 2 commits into from
Mar 4, 2024
Merged

Conversation

rashtao
Copy link
Collaborator

@rashtao rashtao commented Mar 1, 2024

This PR implements support to external versioning in Document API:

  • ArangoCollection#insertDocument()
  • ArangoCollection#replaceDocument()
  • ArangoCollection#updateDocument()

Doc PR: arangodb/docs-hugo#453

Copy link

sonarcloud bot commented Mar 1, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@rashtao rashtao changed the base branch from main to release/adb-3.12 March 4, 2024 09:26
@rashtao rashtao merged commit 5512fa0 into release/adb-3.12 Mar 4, 2024
34 of 36 checks passed
rashtao added a commit that referenced this pull request Mar 21, 2024
* versionAttribute in document API

* tests fix
rashtao added a commit that referenced this pull request Mar 22, 2024
* versionAttribute in document API

* tests fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant