Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arangodb/python-arango-async
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.5
Choose a base ref
...
head repository: arangodb/python-arango-async
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 26 files changed
  • 1 contributor

Commits on Jul 9, 2025

  1. Configuration menu
    Copy the full SHA
    d3e7ae7 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. Configuration menu
    Copy the full SHA
    52493cb View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Collection API completeness (#59)

    * Adding /figures support
    
    * Adding support for /responsibleShard
    
    * Adding support for /shards
    
    * Adding support for /revision
    
    * Adding support for /checksum
    
    * Added support for /key-generators
    
    * Skipping part of test in 3.11
    
    * Adding configure method
    
    * Adding renaming method
    
    * recalculate-the-document-count-of-a-collection
    
    * compact-a-collection
    apetenchea authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    e014bf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Hot Backup API (#60)

    * Hot Backup API
    
    * Hot Backup docs
    
    * Hot Backup only tested in cluster
    
    * Hot Backup only tested for enterprise
    
    * Minimize backup tests
    apetenchea authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    325c4e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Configuration menu
    Copy the full SHA
    8833877 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. Tasks API (#62)

    * Adding support for /_api/tasks
    
    * Adding docs for /_api/tasks
    apetenchea authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    8155b95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a171df7 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2025

  1. Cluster API (#64)

    * Adding cluster API
    
    * Adding rebalance operations
    
    * Adding cluster documentation
    apetenchea authored Aug 10, 2025
    Configuration menu
    Copy the full SHA
    7586d09 View commit details
    Browse the repository at this point in the history
Loading