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/go-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.4
Choose a base ref
...
head repository: arangodb/go-driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.5
Choose a head ref
  • 11 commits
  • 51 files changed
  • 3 contributors

Commits on Jul 25, 2025

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

Commits on Jul 30, 2025

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

Commits on Aug 6, 2025

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

Commits on Aug 19, 2025

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

Commits on Aug 27, 2025

  1. Add SSO auth token implementation (#697)

    * Add SSO auth token implementation
    
    * Add note in CHANGELOG file
    
    * addressed copilot comments
    bluepal-prasanthi-moparthi authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    3e8113c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. Add V2 endpoints for Foxx Service (#698)

    * Foxx: Add GetInstalledFoxxService endpoint to fetch installed Foxx services
    
    * Foxx: Add endpoint to fetch detailed information about a specific Foxx service
    
    * Foxx: few test scenarios added
    
    * Done response code and testcase chages for install and uninstall fox service
    
    * Add replace foxx service endpoint
    
    * Add upgrade foxx service endpoint
    
    * Add endpoint to fetch configuration for a specified foxx service mount
    
    * Comments added
    
    * Add endpoint to upload configuration options for a specific foxx service
    
    * Foxx: Add endpoint for replace foxx service
    
    * Foxx: Add endpoint to fetch foxx service dependencies
    
    * Foxx: Add endpoint to update foxx service dependencies
    
    * Foxx: Add endpoint to replace foxx service dependencies
    
    * Foxx: Add endpoints related to fox service scripts
    
    * Foxx: Add endpoints for RunFoxServiceScripts Enable and Disable development modes
    
    * Foxx: Add endpoint to get fox service readme content
    
    * change test case zip file name
    
    * Foxx: Add endpoint for swagger fox service
    
    * Foxx: Add endpoint to commit local service state
    
    * Foxx: Add endpoint to download specific service
    
    * changed the zip file path
    
    * reverted the zip file path
    
    * changes in config
    
    * changes in config file
    
    * changes in config file
    
    * reverted workflows in config file and added resources-path
    
    * reverted workflows in config file
    
    * trying to from test file that check temp resources is there or not
    
    * In config file moved download-demo-data above the run-integration-tests
    
    * reverted config changes
    
    * Added echo in config file
    
    * identation fixed
    
    * code changes in config
    
    * code changes in config
    
    * tag added in changelog
    
    * Update v2/tests/foxx_test.go
    
    Co-authored-by: Copilot <[email protected]>
    
    * ci: trigger CircleCI build
    
    * Addressed copilot commets
    
    * Addressed copilot comment
    
    * Addressed copilot comment for uninstall
    
    * Addressed copilot comment for uninstall
    
    ---------
    
    Co-authored-by: Copilot <[email protected]>
    bluepal-prasanthi-moparthi and Copilot authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    3832427 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2025

  1. Switch to Go 1.23.12 (#699)

    * Switch to Go 1.23.12
    
    * Switch to Go 1.23.12
    jwierzbo authored Aug 31, 2025
    Configuration menu
    Copy the full SHA
    b90c91f View commit details
    Browse the repository at this point in the history
  2. Updated to 1.6.7

    jwierzbo committed Aug 31, 2025
    Configuration menu
    Copy the full SHA
    e7f6ca4 View commit details
    Browse the repository at this point in the history
  3. Updated to 1.6.7+git

    jwierzbo committed Aug 31, 2025
    Configuration menu
    Copy the full SHA
    a936669 View commit details
    Browse the repository at this point in the history
  4. Updated to 2.1.4

    jwierzbo committed Aug 31, 2025
    Configuration menu
    Copy the full SHA
    4c15ecf View commit details
    Browse the repository at this point in the history
  5. Updated to 2.1.5

    jwierzbo committed Aug 31, 2025
    Configuration menu
    Copy the full SHA
    5f03698 View commit details
    Browse the repository at this point in the history
Loading