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: 1.0.0
Choose a head ref
  • 14 commits
  • 37 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

Commits on Aug 12, 2025

  1. Foxx API (#65)

    * Adding foxx API
    
    * Finishing foxx API
    
    * Foxx documentation
    apetenchea authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    114b45f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2025

  1. Administration API (#66)

    * Getting started on administration API
    
    * Adding more Administration methods
    
    * Finishing up Administration API
    
    * Adding admin to to toctree
    apetenchea authored Aug 16, 2025
    Configuration menu
    Copy the full SHA
    e5a2128 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dd2074 View commit details
    Browse the repository at this point in the history
  3. Monitoring API (#68)

    * Adding monitoring API
    
    * API calls only in 3.12
    
    * API calls only in enterprise
    apetenchea authored Aug 16, 2025
    Configuration menu
    Copy the full SHA
    f1de45b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2025

  1. Replication APIjk (#69)

    * Adding replication API
    
    * Test fixes
    apetenchea authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    4bc2ca7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Version 1.0.0

    apetenchea committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    12530de View commit details
    Browse the repository at this point in the history
Loading