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

Update module github.com/arangodb/go-driver to v2 #121

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/arangodb/go-driver require major v1.6.0 -> v2.0.3

Release Notes

arangodb/go-driver (github.com/arangodb/go-driver)

v2.0.3

CHANGELOG:

  • Add optional status code checks. Consistent return of response
  • JavaScript Transactions API
  • Async Client
  • Fix connection.NewRequestWithEndpoint()
  • Add support for MaglevHashEndpoints
  • Add basic support for Views and Analyzers
  • Add ServerMode/SetServerMode/ServerID
  • Add collection Truncate, Count, Properties, SetProperties
  • Add and re-organize missing collection properties fields
  • Rename CreateCollectionOptions to CreateCollectionProperties
  • Add support for missing query options (create documents, remove collection, remove view)
  • Adjust CursorStats and JournalSize types
  • Improve returning old doc handling in CollectionDocumentDelete
  • Agency: Supply ClientID with agency transactions
  • Automate release process

v1.6.1

Compare Source

CHANGELOG:

  • Add support for getting license
  • Add support for Raw Authentication in VST (support external jwt token as raw element)
  • Fix race when using WithRawResponse/WithResponse context with agencyConnection
  • Async Client
  • Expose getters for Context values
  • Deprecate AllowInconsistent in HotBackup
  • Revert ReturnOld for edge/vertex operations
  • Agency: Deprecate TTL and observe features
  • Bugfix: Force analyzer removal
  • Move examples to separate package
  • Deprecate ClientConfig.SynchronizeEndpointsInterval due to bug in implementation
  • Add Rename function for collections (single server only).
  • Fix using VST for database with non-ANSI characters
  • Automate release process

Configuration

📅 Schedule: Branch creation - "every 1 hours every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot merged commit 13ebb6b into main Oct 31, 2023
8 checks passed
@renovate renovate bot deleted the renovate/all branch October 31, 2023 15:23
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.

0 participants